Searched defs:wo (Results 1 - 13 of 13) sorted by relevance

/linux-master/io_uring/
H A Dwaitid.h7 struct wait_opts wo; member in struct:io_waitid_async
H A Dwaitid.c266 struct wait_opts *wo = container_of(wait, struct wait_opts, child_wait); local
[all...]
/linux-master/drivers/media/usb/dvb-usb-v2/
H A Dau6610.c70 u8 wo = (rbuf == NULL || rlen == 0); /* write-only */ local
H A Dmxl111sf.c56 int wo = (rbuf == NULL || rlen == 0); /* write-only */ local
/linux-master/drivers/media/usb/dvb-usb/
H A Ddibusb-common.c141 int ret, wo, len; local
H A Ddigitv.c29 int ret, wo; local
/linux-master/drivers/net/ethernet/mediatek/
H A Dmtk_wed_mcu.c64 mtk_wed_mcu_get_response(struct mtk_wed_wo *wo, unsigned long expires) argument
74 void mtk_wed_mcu_rx_event(struct mtk_wed_wo *wo, struct sk_buff *skb) argument
98 mtk_wed_mcu_rx_unsolicited_event(struct mtk_wed_wo *wo, struct sk_buff *skb) argument
134 mtk_wed_mcu_skb_send_msg(struct mtk_wed_wo *wo, struct sk_buff *skb, int id, int cmd, u16 *wait_seq, bool wait_resp) argument
163 mtk_wed_mcu_parse_response(struct mtk_wed_wo *wo, struct sk_buff *skb, int cmd, int seq) argument
190 mtk_wed_mcu_send_msg(struct mtk_wed_wo *wo, int id, int cmd, const void *data, int len, bool wait_resp) argument
224 struct mtk_wed_wo *wo = dev->hw->wed_wo; local
261 mtk_wed_mcu_run_firmware(struct mtk_wed_wo *wo, const struct firmware *fw) argument
312 mtk_wed_mcu_load_firmware(struct mtk_wed_wo *wo) argument
390 mtk_wed_mcu_read_fw_dl(struct mtk_wed_wo *wo) argument
396 mtk_wed_mcu_init(struct mtk_wed_wo *wo) argument
[all...]
H A Dmtk_wed_wo.c21 mtk_wed_mmio_r32(struct mtk_wed_wo *wo, u32 reg) argument
32 mtk_wed_mmio_w32(struct mtk_wed_wo *wo, u32 reg, u32 val) argument
38 mtk_wed_wo_get_isr(struct mtk_wed_wo *wo) argument
46 mtk_wed_wo_set_isr(struct mtk_wed_wo *wo, u32 mask) argument
52 mtk_wed_wo_set_ack(struct mtk_wed_wo *wo, u32 mask) argument
58 mtk_wed_wo_set_isr_mask(struct mtk_wed_wo *wo, u32 mask, u32 val, bool set) argument
71 mtk_wed_wo_irq_enable(struct mtk_wed_wo *wo, u32 mask) argument
78 mtk_wed_wo_irq_disable(struct mtk_wed_wo *wo, u32 mask) argument
84 mtk_wed_wo_kickout(struct mtk_wed_wo *wo) argument
91 mtk_wed_wo_queue_kick(struct mtk_wed_wo *wo, struct mtk_wed_wo_queue *q, u32 val) argument
99 mtk_wed_wo_dequeue(struct mtk_wed_wo *wo, struct mtk_wed_wo_queue *q, u32 *len, bool flush) argument
134 mtk_wed_wo_queue_refill(struct mtk_wed_wo *wo, struct mtk_wed_wo_queue *q, bool rx) argument
179 mtk_wed_wo_rx_complete(struct mtk_wed_wo *wo) argument
186 mtk_wed_wo_rx_run_queue(struct mtk_wed_wo *wo, struct mtk_wed_wo_queue *q) argument
227 struct mtk_wed_wo *wo = data; local
237 struct mtk_wed_wo *wo = from_tasklet(wo, t, mmio.irq_tasklet); local
257 mtk_wed_wo_queue_alloc(struct mtk_wed_wo *wo, struct mtk_wed_wo_queue *q, int n_desc, int buf_size, int index, struct mtk_wed_wo_queue_regs *regs) argument
279 mtk_wed_wo_queue_free(struct mtk_wed_wo *wo, struct mtk_wed_wo_queue *q) argument
287 mtk_wed_wo_queue_tx_clean(struct mtk_wed_wo *wo, struct mtk_wed_wo_queue *q) argument
307 mtk_wed_wo_queue_rx_clean(struct mtk_wed_wo *wo, struct mtk_wed_wo_queue *q) argument
322 mtk_wed_wo_queue_reset(struct mtk_wed_wo *wo, struct mtk_wed_wo_queue *q) argument
329 mtk_wed_wo_queue_tx_skb(struct mtk_wed_wo *wo, struct mtk_wed_wo_queue *q, struct sk_buff *skb) argument
373 mtk_wed_wo_exception_init(struct mtk_wed_wo *wo) argument
379 mtk_wed_wo_hardware_init(struct mtk_wed_wo *wo) argument
447 mtk_wed_wo_hw_deinit(struct mtk_wed_wo *wo) argument
465 struct mtk_wed_wo *wo; local
488 struct mtk_wed_wo *wo = hw->wed_wo; local
[all...]
H A Dmtk_wed_wo.h257 mtk_wed_mcu_check_msg(struct mtk_wed_wo *wo, struct sk_buff *skb) argument
H A Dmtk_wed.c398 struct mtk_wed_wo *wo = dev->hw->wed_wo; local
1350 struct mtk_wed_wo *wo = dev->hw->wed_wo; local
1564 struct mtk_wed_wo *wo = dev->hw->wed_wo; local
[all...]
/linux-master/drivers/gpu/drm/i915/gt/
H A Dselftest_workarounds.c999 static const struct regmask wo[] = { local
/linux-master/kernel/
H A Dexit.c1043 static int eligible_pid(struct wait_opts *wo, struct task_struct *p) argument
1050 eligible_child(struct wait_opts *wo, bool ptrace, struct task_struct *p) argument
1082 static int wait_task_zombie(struct wait_opts *wo, struct task_struct *p) argument
1238 wait_task_stopped(struct wait_opts *wo, int ptrace, struct task_struct *p) argument
1310 wait_task_continued(struct wait_opts *wo, struct task_struct *p) argument
1362 wait_consider_task(struct wait_opts *wo, int ptrace, struct task_struct *p) argument
1474 do_wait_thread(struct wait_opts *wo, struct task_struct *tsk) argument
1488 ptrace_do_wait(struct wait_opts *wo, struct task_struct *tsk) argument
1502 pid_child_should_wake(struct wait_opts *wo, struct task_struct *p) argument
1516 struct wait_opts *wo = container_of(wait, struct wait_opts, local
1532 is_effectively_child(struct wait_opts *wo, bool ptrace, struct task_struct *target) argument
1546 do_wait_pid(struct wait_opts *wo) argument
1572 __do_wait(struct wait_opts *wo) argument
1619 do_wait(struct wait_opts *wo) argument
1644 kernel_waitid_prepare(struct wait_opts *wo, int which, pid_t upid, struct waitid_info *infop, int options, struct rusage *ru) argument
1707 struct wait_opts wo; local
1758 struct wait_opts wo; local
1800 struct wait_opts wo = { local
[all...]
/linux-master/drivers/block/drbd/
H A Ddrbd_receiver.c1430 max_allowed_wo(struct drbd_backing_dev *bdev, enum write_ordering_e wo) argument
1448 drbd_bump_write_ordering(struct drbd_resource *resource, struct drbd_backing_dev *bdev, enum write_ordering_e wo) argument
[all...]

Completed in 329 milliseconds