Searched defs:wo (Results 1 – 7 of 7) sorted by relevance
/Linux-v5.15/kernel/ |
D | exit.c | 958 static int eligible_pid(struct wait_opts *wo, struct task_struct *p) in eligible_pid() 965 eligible_child(struct wait_opts *wo, bool ptrace, struct task_struct *p) in eligible_child() 997 static int wait_task_zombie(struct wait_opts *wo, struct task_struct *p) in wait_task_zombie() 1156 static int wait_task_stopped(struct wait_opts *wo, in wait_task_stopped() 1228 static int wait_task_continued(struct wait_opts *wo, struct task_struct *p) in wait_task_continued() 1280 static int wait_consider_task(struct wait_opts *wo, int ptrace, in wait_consider_task() 1392 static int do_wait_thread(struct wait_opts *wo, struct task_struct *tsk) in do_wait_thread() 1406 static int ptrace_do_wait(struct wait_opts *wo, struct task_struct *tsk) in ptrace_do_wait() 1423 struct wait_opts *wo = container_of(wait, struct wait_opts, in child_wait_callback() local 1442 static bool is_effectively_child(struct wait_opts *wo, bool ptrace, in is_effectively_child() [all …]
|
/Linux-v5.15/drivers/media/usb/dvb-usb-v2/ |
D | au6610.c | 70 u8 wo = (rbuf == NULL || rlen == 0); /* write-only */ in au6610_i2c_msg() local
|
D | mxl111sf.c | 56 int wo = (rbuf == NULL || rlen == 0); /* write-only */ in mxl111sf_ctrl_msg() local
|
/Linux-v5.15/drivers/media/usb/dvb-usb/ |
D | dibusb-common.c | 141 int ret, wo, len; in dibusb_i2c_msg() local
|
D | digitv.c | 29 int ret, wo; in digitv_ctrl_msg() local
|
/Linux-v5.15/drivers/gpu/drm/i915/gt/ |
D | selftest_workarounds.c | 1014 static const struct regmask wo[] = { in writeonly_reg() local
|
/Linux-v5.15/drivers/block/drbd/ |
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()
|