Searched defs:wo (Results 1 – 9 of 9) sorted by relevance
/linux-4.1.27/kernel/ |
D | exit.c | 911 static int eligible_pid(struct wait_opts *wo, struct task_struct *p) in eligible_pid() 918 eligible_child(struct wait_opts *wo, bool ptrace, struct task_struct *p) in eligible_child() 944 static int wait_noreap_copyout(struct wait_opts *wo, struct task_struct *p, in wait_noreap_copyout() 978 static int wait_task_zombie(struct wait_opts *wo, struct task_struct *p) in wait_task_zombie() 1158 static int wait_task_stopped(struct wait_opts *wo, in wait_task_stopped() 1243 static int wait_task_continued(struct wait_opts *wo, struct task_struct *p) in wait_task_continued() 1297 static int wait_consider_task(struct wait_opts *wo, int ptrace, in wait_consider_task() 1423 static int do_wait_thread(struct wait_opts *wo, struct task_struct *tsk) in do_wait_thread() 1437 static int ptrace_do_wait(struct wait_opts *wo, struct task_struct *tsk) in ptrace_do_wait() 1454 struct wait_opts *wo = container_of(wait, struct wait_opts, in child_wait_callback() local [all …]
|
/linux-4.1.27/drivers/media/usb/dvb-usb/ |
D | friio.c | 38 int wo = (rbuf == NULL || rlen == 0); /* write only */ in gl861_i2c_ctrlmsg_data() local 67 int wo = (rbuf == NULL || rlen == 0); /* write-only */ in gl861_i2c_msg() local
|
D | digitv.c | 31 int wo = (rbuf == NULL || rlen == 0); /* write-only */ in digitv_ctrl_msg() local
|
D | dibusb-common.c | 113 int wo = (rbuf == NULL || rlen == 0), in dibusb_i2c_msg() local
|
D | cxusb.c | 64 int wo = (rbuf == NULL || rlen == 0); /* write-only */ in cxusb_ctrl_msg() local
|
/linux-4.1.27/drivers/media/usb/dvb-usb-v2/ |
D | gl861.c | 21 int wo = (rbuf == NULL || rlen == 0); /* write-only */ in gl861_i2c_msg() local
|
D | au6610.c | 83 u8 wo = (rbuf == NULL || rlen == 0); /* write-only */ in au6610_i2c_msg() local
|
D | mxl111sf.c | 61 int wo = (rbuf == NULL || rlen == 0); /* write-only */ in mxl111sf_ctrl_msg() local
|
/linux-4.1.27/drivers/block/drbd/ |
D | drbd_receiver.c | 1295 max_allowed_wo(struct drbd_backing_dev *bdev, enum write_ordering_e wo) in max_allowed_wo() 1315 enum write_ordering_e wo) in drbd_bump_write_ordering()
|