Home
last modified time | relevance | path

Searched defs:wo (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.15/kernel/
Dexit.c958 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/
Dau6610.c70 u8 wo = (rbuf == NULL || rlen == 0); /* write-only */ in au6610_i2c_msg() local
Dmxl111sf.c56 int wo = (rbuf == NULL || rlen == 0); /* write-only */ in mxl111sf_ctrl_msg() local
/Linux-v5.15/drivers/media/usb/dvb-usb/
Ddibusb-common.c141 int ret, wo, len; in dibusb_i2c_msg() local
Ddigitv.c29 int ret, wo; in digitv_ctrl_msg() local
/Linux-v5.15/drivers/gpu/drm/i915/gt/
Dselftest_workarounds.c1014 static const struct regmask wo[] = { in writeonly_reg() local
/Linux-v5.15/drivers/block/drbd/
Ddrbd_receiver.c1430 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()