Home
last modified time | relevance | path

Searched defs:wo (Results 1 – 13 of 13) sorted by last modified time

/linux/io_uring/
H A Dwaitid.c266 struct wait_opts *wo = container_of(wait, struct wait_opts, child_wait); in io_waitid_wait() local
H A Dwaitid.h7 struct wait_opts wo; member
/linux/drivers/net/ethernet/mediatek/
H A Dmtk_wed.c398 struct mtk_wed_wo *wo = dev->hw->wed_wo; in mtk_wed_wo_reset() local
1350 struct mtk_wed_wo *wo = dev->hw->wed_wo; in mtk_wed_rro_cfg() local
1564 struct mtk_wed_wo *wo = dev->hw->wed_wo; in mtk_wed_rx_reset() local
H A Dmtk_wed_wo.c21 mtk_wed_mmio_r32(struct mtk_wed_wo *wo, u32 reg) in mtk_wed_mmio_r32()
38 mtk_wed_wo_get_isr(struct mtk_wed_wo *wo) in mtk_wed_wo_get_isr()
46 mtk_wed_wo_set_isr(struct mtk_wed_wo *wo, u32 mask) in mtk_wed_wo_set_isr()
52 mtk_wed_wo_set_ack(struct mtk_wed_wo *wo, u32 mask) in mtk_wed_wo_set_ack()
84 mtk_wed_wo_kickout(struct mtk_wed_wo *wo) in mtk_wed_wo_kickout()
179 mtk_wed_wo_rx_complete(struct mtk_wed_wo *wo) in mtk_wed_wo_rx_complete()
227 struct mtk_wed_wo *wo = data; in mtk_wed_wo_irq_handler() local
379 mtk_wed_wo_hardware_init(struct mtk_wed_wo *wo) in mtk_wed_wo_hardware_init()
447 mtk_wed_wo_hw_deinit(struct mtk_wed_wo *wo) in mtk_wed_wo_hw_deinit()
465 struct mtk_wed_wo *wo; in mtk_wed_wo_init() local
[all …]
H A Dmtk_wed_mcu.c64 mtk_wed_mcu_get_response(struct mtk_wed_wo *wo, unsigned long expires) in mtk_wed_mcu_get_response()
74 void mtk_wed_mcu_rx_event(struct mtk_wed_wo *wo, struct sk_buff *skb) in mtk_wed_mcu_rx_event()
98 void mtk_wed_mcu_rx_unsolicited_event(struct mtk_wed_wo *wo, in mtk_wed_mcu_rx_unsolicited_event()
134 mtk_wed_mcu_skb_send_msg(struct mtk_wed_wo *wo, struct sk_buff *skb, in mtk_wed_mcu_skb_send_msg()
163 mtk_wed_mcu_parse_response(struct mtk_wed_wo *wo, struct sk_buff *skb, in mtk_wed_mcu_parse_response()
190 int mtk_wed_mcu_send_msg(struct mtk_wed_wo *wo, int id, int cmd, in mtk_wed_mcu_send_msg()
224 struct mtk_wed_wo *wo = dev->hw->wed_wo; in mtk_wed_mcu_msg_update() local
261 mtk_wed_mcu_run_firmware(struct mtk_wed_wo *wo, const struct firmware *fw) in mtk_wed_mcu_run_firmware()
312 mtk_wed_mcu_load_firmware(struct mtk_wed_wo *wo) in mtk_wed_mcu_load_firmware()
390 mtk_wed_mcu_read_fw_dl(struct mtk_wed_wo *wo) in mtk_wed_mcu_read_fw_dl()
[all …]
H A Dmtk_wed_wo.h257 mtk_wed_mcu_check_msg(struct mtk_wed_wo *wo, struct sk_buff *skb) in mtk_wed_mcu_check_msg()
/linux/kernel/
H A Dexit.c1043 static int eligible_pid(struct wait_opts *wo, struct task_struct *p) in eligible_pid()
1238 static int wait_task_stopped(struct wait_opts *wo, in wait_task_stopped()
1362 static int wait_consider_task(struct wait_opts *wo, int ptrace, in wait_consider_task()
1516 struct wait_opts *wo = container_of(wait, struct wait_opts, in child_wait_callback() local
1532 static bool is_effectively_child(struct wait_opts *wo, bool ptrace, in is_effectively_child()
1546 static int do_wait_pid(struct wait_opts *wo) in do_wait_pid()
1572 long __do_wait(struct wait_opts *wo) in __do_wait()
1619 static long do_wait(struct wait_opts *wo) in do_wait()
1707 struct wait_opts wo; in kernel_waitid() local
1758 struct wait_opts wo; in kernel_wait4() local
[all …]
/linux/drivers/block/drbd/
H A 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()
/linux/drivers/media/usb/dvb-usb/
H A Ddigitv.c29 int ret, wo; in digitv_ctrl_msg() local
H A Ddibusb-common.c141 int ret, wo, len; in dibusb_i2c_msg() local
/linux/drivers/gpu/drm/i915/gt/
H A Dselftest_workarounds.c999 static const struct regmask wo[] = { in writeonly_reg() local
/linux/drivers/media/usb/dvb-usb-v2/
H A Dmxl111sf.c56 int wo = (rbuf == NULL || rlen == 0); /* write-only */ in mxl111sf_ctrl_msg() local
H A Dau6610.c70 u8 wo = (rbuf == NULL || rlen == 0); /* write-only */ in au6610_i2c_msg() local