Searched defs:wake_up (Results 1 – 8 of 8) sorted by relevance
/linux-3.3/tools/perf/scripts/python/ |
D | sched-migration.py | 142 def wake_up(self, new): member in RunqueueSnapshot 208 def wake_up(self, ts_list, pid, cpu, fork): member in TimeSlice 353 def wake_up(self, headers, comm, pid, success, target_cpu, fork): member in SchedEventProxy
|
/linux-3.3/drivers/block/drbd/ |
D | drbd_actlog.c | 762 int wake_up = 0; in __drbd_set_in_sync() local 1211 int wake_up = 0; in drbd_rs_failed_io() local
|
/linux-3.3/net/decnet/ |
D | dn_nsp_in.c | 515 int wake_up = 0; in dn_nsp_linkservice() local
|
/linux-3.3/drivers/usb/image/ |
D | mdc800.c | 284 int data_received=0, wake_up; in mdc800_usb_irq() local
|
/linux-3.3/drivers/net/wireless/wl1251/ |
D | acx.c | 101 struct acx_wake_up_condition *wake_up; in wl1251_acx_wake_up_conditions() local
|
/linux-3.3/include/linux/ |
D | wait.h | 170 #define wake_up(x) __wake_up(x, TASK_NORMAL, 1, NULL) macro
|
/linux-3.3/drivers/net/wireless/wl12xx/ |
D | acx.c | 39 struct acx_wake_up_condition *wake_up; in wl1271_acx_wake_up_conditions() local
|
/linux-3.3/drivers/net/wireless/ |
D | wl3501.h | 414 u8 wake_up; member
|