Home
last modified time | relevance | path

Searched defs:wake_up (Results 1 – 8 of 8) sorted by relevance

/linux-3.3/tools/perf/scripts/python/
Dsched-migration.py142 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/
Ddrbd_actlog.c762 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/
Ddn_nsp_in.c515 int wake_up = 0; in dn_nsp_linkservice() local
/linux-3.3/drivers/usb/image/
Dmdc800.c284 int data_received=0, wake_up; in mdc800_usb_irq() local
/linux-3.3/drivers/net/wireless/wl1251/
Dacx.c101 struct acx_wake_up_condition *wake_up; in wl1251_acx_wake_up_conditions() local
/linux-3.3/include/linux/
Dwait.h170 #define wake_up(x) __wake_up(x, TASK_NORMAL, 1, NULL) macro
/linux-3.3/drivers/net/wireless/wl12xx/
Dacx.c39 struct acx_wake_up_condition *wake_up; in wl1271_acx_wake_up_conditions() local
/linux-3.3/drivers/net/wireless/
Dwl3501.h414 u8 wake_up; member