Searched defs:wo (Results 1 – 7 of 7) sorted by relevance
/linux/kernel/ |
A D | exit.c | 965 static int eligible_pid(struct wait_opts *wo, struct task_struct *p) in eligible_pid() 972 eligible_child(struct wait_opts *wo, bool ptrace, struct task_struct *p) in eligible_child() 1163 static int wait_task_stopped(struct wait_opts *wo, in wait_task_stopped() 1287 static int wait_consider_task(struct wait_opts *wo, int ptrace, in wait_consider_task() 1430 struct wait_opts *wo = container_of(wait, struct wait_opts, in child_wait_callback() local 1449 static bool is_effectively_child(struct wait_opts *wo, bool ptrace, in is_effectively_child() 1463 static int do_wait_pid(struct wait_opts *wo) in do_wait_pid() 1489 static long do_wait(struct wait_opts *wo) in do_wait() 1553 struct wait_opts wo; in kernel_waitid() local 1652 struct wait_opts wo; in kernel_wait4() local [all …]
|
/linux/drivers/media/usb/dvb-usb-v2/ |
A D | au6610.c | 70 u8 wo = (rbuf == NULL || rlen == 0); /* write-only */ in au6610_i2c_msg() local
|
A D | mxl111sf.c | 56 int wo = (rbuf == NULL || rlen == 0); /* write-only */ in mxl111sf_ctrl_msg() local
|
/linux/drivers/media/usb/dvb-usb/ |
A D | digitv.c | 29 int ret, wo; in digitv_ctrl_msg() local
|
A D | dibusb-common.c | 141 int ret, wo, len; in dibusb_i2c_msg() local
|
/linux/drivers/gpu/drm/i915/gt/ |
A D | selftest_workarounds.c | 1014 static const struct regmask wo[] = { in writeonly_reg() local
|
/linux/drivers/block/drbd/ |
A D | drbd_receiver.c | 1430 max_allowed_wo(struct drbd_backing_dev *bdev, enum write_ordering_e wo) in max_allowed_wo() 1449 enum write_ordering_e wo) in drbd_bump_write_ordering()
|
Completed in 26 milliseconds