Home
last modified time | relevance | path

Searched defs:wakeup_thread (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/target/iscsi/cxgbit/
H A Dcxgbit_main.c100 bool wakeup_thread = false; in cxgbit_close_conn() local
342 bool wakeup_thread = false; in cxgbit_queue_lro_skb() local
544 bool wakeup_thread = false; in cxgbit_update_dcb_priority() local
H A Dcxgbit_cm.c1729 bool wakeup_thread = false; in cxgbit_abort_req_rss() local
/openbmc/u-boot/drivers/usb/gadget/
H A Df_mass_storage.c451 static void wakeup_thread(struct fsg_common *common) in wakeup_thread() function