Searched refs:osem (Results 1 - 4 of 4) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/hil/
H A Dhp_sdc_mlc.c187 if (down_trylock(&(mlc->osem))) {
193 up(&(mlc->osem));
217 priv->trans.act.semaphore = &(mlc->osem);
232 if (down_trylock(&(mlc->osem))) {
241 up(&(mlc->osem));
253 priv->trans.act.semaphore = &(mlc->osem);
291 priv->trans.act.semaphore = &(mlc->osem);
326 hp_sdc_mlc_priv.trans.act.semaphore = &(mlc->osem);
H A Dhil_mlc.c633 if (down_trylock(&mlc->osem)) {
637 up(&mlc->osem);
852 init_MUTEX(&(mlc->osem));
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dhil_mlc.h139 struct semaphore osem; /* Raised when outpacket dispatched */ member in struct:hil_mlc
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dhil_mlc.h139 struct semaphore osem; /* Raised when outpacket dispatched */ member in struct:hil_mlc

Completed in 101 milliseconds