Home
last modified time | relevance | path

Searched refs:timeout_flags (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dio_uring.h38 __u32 timeout_flags; member
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_common.c4998 unsigned long timeout_flags = 0; in wl_show_host_event() local
5009 timeout_flags); in wl_show_host_event()
5016 timeout_flags); in wl_show_host_event()
5022 timeout_flags); in wl_show_host_event()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_common.c4998 unsigned long timeout_flags = 0; in wl_show_host_event() local
5009 timeout_flags); in wl_show_host_event()
5016 timeout_flags); in wl_show_host_event()
5022 timeout_flags); in wl_show_host_event()
/OK3568_Linux_fs/kernel/io_uring/
H A Dio_uring.c6005 tr->flags = READ_ONCE(sqe->timeout_flags); in io_timeout_remove_prep()
6075 flags = READ_ONCE(sqe->timeout_flags); in io_timeout_prep()
10936 BUILD_BUG_SQE_ELEM(28, __u32, timeout_flags); in io_uring_init()