Home
last modified time | relevance | path

Searched defs:tw (Results 1 – 25 of 33) sorted by relevance

12

/linux/drivers/input/touchscreen/
H A Dtouchwin.c48 struct tw { struct
60 struct tw *tw = serio_get_drvdata(serio); in tw_interrupt() argument
90 struct tw *tw = serio_get_drvdata(serio); in tw_disconnect() local
108 struct tw *tw; in tw_connect() local
/linux/include/net/psp/
H A Dfunctions.h122 psp_twsk_rx_policy_check(struct inet_timewait_sock *tw, struct sk_buff *skb) in psp_twsk_rx_policy_check()
160 psp_twsk_init(struct inet_timewait_sock *tw, const struct sock *sk) { } in psp_twsk_init()
161 static inline void psp_twsk_assoc_free(struct inet_timewait_sock *tw) { } in psp_twsk_assoc_free()
187 psp_twsk_rx_policy_check(struct inet_timewait_sock *tw, struct sk_buff *skb) in psp_twsk_rx_policy_check()
/linux/tools/testing/selftests/bpf/progs/
H A Dtask_work_fail.c17 struct bpf_task_work tw; member
65 struct bpf_task_work tw; in no_map_task_work() local
H A Dbpf_iter_tcp4.c150 struct inet_timewait_sock *tw = &ttw->tw_sk; in dump_tw_sock() local
200 struct tcp_timewait_sock *tw; in dump_tcp4() local
[all...]
H A Dbpf_iter_tcp6.c155 struct inet_timewait_sock *tw = &ttw->tw_sk; in dump_tw_sock() local
216 struct tcp_timewait_sock *tw; in dump_tcp6() local
[all...]
H A Dtask_work_stress.c22 struct bpf_task_work tw; member
H A Dtask_work.c18 struct bpf_task_work tw; member
/linux/io_uring/
H A Dfutex.c48 static void __io_futex_complete(struct io_tw_req tw_req, io_tw_token_t tw) in __io_futex_complete()
54 static void io_futex_complete(struct io_tw_req tw_req, io_tw_token_t tw) in io_futex_complete()
65 static void io_futexv_complete(struct io_tw_req tw_req, io_tw_token_t tw) in io_futexv_complete()
H A Dtimeout.c71 static void io_timeout_complete(struct io_tw_req tw_req, io_tw_token_t tw) in io_timeout_complete()
161 static void io_req_tw_fail_links(struct io_tw_req tw_req, io_tw_token_t tw) in io_req_tw_fail_links()
323 static void io_req_task_link_timeout(struct io_tw_req tw_req, io_tw_token_t tw) in io_req_task_link_timeout()
H A Dio_uring.c434 static void io_req_queue_iowq_tw(struct io_tw_req tw_req, io_tw_token_t tw) in io_req_queue_iowq_tw() argument
1025 static void io_req_task_cancel(struct io_tw_req tw_req, io_tw_token_t tw) in io_req_task_cancel() argument
1033 void io_req_task_submit(struct io_tw_req tw_req, io_tw_token_t tw) in io_req_task_submit() argument
1261 void io_req_task_complete(struct io_tw_req tw_req, io_tw_token_t tw) in io_req_task_complete() argument
1428 int io_poll_issue(struct io_kiocb *req, io_tw_token_t tw) in io_poll_issue() argument
[all...]
H A Dpoll.c241 static int io_poll_check_events(struct io_kiocb *req, io_tw_token_t tw) in io_poll_check_events()
331 void io_poll_task_func(struct io_tw_req tw_req, io_tw_token_t tw) in io_poll_task_func()
H A Dwaitid.c197 static void io_waitid_cb(struct io_tw_req tw_req, io_tw_token_t tw) in io_waitid_cb()
/linux/net/ipv4/
H A Dtcp_minisocks.c39 tcp_timewait_check_oow_rate_limit(struct inet_timewait_sock *tw, in tcp_timewait_check_oow_rate_limit()
101 tcp_timewait_state_process(struct inet_timewait_sock *tw, struct sk_buff *skb, in tcp_timewait_state_process()
332 struct inet_timewait_sock *tw; in tcp_time_wait() local
H A Dinet_hashtables.c591 struct inet_timewait_sock *tw = NULL; in __inet_check_established() local
1044 struct inet_timewait_sock *tw = NULL; in __inet_hash_connect() local
H A Dtcp_diag.c197 struct inet_timewait_sock *tw = inet_twsk(sk); in tcp_twsk_diag_fill() local
H A Dtcp_ipv4.c121 const struct inet_timewait_sock *tw = inet_twsk(sktw); in tcp_twsk_unique() local
1038 struct inet_timewait_sock *tw = inet_twsk(sk); local
2910 static void get_timewait4_sock(const struct inet_timewait_sock *tw,
/linux/net/psp/
H A Dpsp_sock.c266 void psp_twsk_init(struct inet_timewait_sock *tw, const struct sock *sk) in psp_twsk_init()
276 void psp_twsk_assoc_free(struct inet_timewait_sock *tw) in psp_twsk_assoc_free()
/linux/net/dccp/
H A Dminisocks.c
/linux/sound/soc/sof/
H A Dtopology.c1070 struct snd_soc_tplg_dapm_widget *tw, in sof_connect_dai_widget()
1211 struct snd_soc_tplg_dapm_widget *tw, in sof_widget_parse_tokens()
1411 struct snd_soc_tplg_dapm_widget *tw) in sof_widget_ready()
2379 struct snd_soc_tplg_dapm_widget *tw) in sof_dspless_widget_ready()
/linux/drivers/net/ethernet/samsung/sxgbe/
H A Dsxgbe_core.c225 const int ls, const int tw) in sxgbe_set_eee_timer()
/linux/net/ipv6/
H A Dtcp_ipv6.c1120 struct inet_timewait_sock *tw = inet_twsk(sk); local
1931 struct inet_timewait_sock *tw = inet_twsk(sk); local
2203 struct inet_timewait_sock *tw, int i)
H A Dinet6_hashtables.c280 struct inet_timewait_sock *tw = NULL; in __inet6_check_established() local
/linux/kernel/bpf/
H A Dhelpers.c4263 static struct bpf_task_work_ctx *bpf_task_work_fetch_ctx(struct bpf_task_work *tw, in bpf_task_work_fetch_ctx()
4294 static struct bpf_task_work_ctx *bpf_task_work_acquire_ctx(struct bpf_task_work *tw, in bpf_task_work_acquire_ctx()
4329 static int bpf_task_work_schedule(struct task_struct *task, struct bpf_task_work *tw, in bpf_task_work_schedule()
4384 __bpf_kfunc int bpf_task_work_schedule_signal(struct task_struct *task, struct bpf_task_work *tw, in bpf_task_work_schedule_signal()
4402 __bpf_kfunc int bpf_task_work_schedule_resume(struct task_struct *task, struct bpf_task_work *tw, in bpf_task_work_schedule_resume()
/linux/drivers/block/
H A Dublk_drv.c1911 static void ublk_batch_tw_cb(struct io_tw_req tw_req, io_tw_token_t tw) in ublk_batch_tw_cb() argument
1974 static void ublk_cmd_tw_cb(struct io_tw_req tw_req, io_tw_token_t tw) in ublk_cmd_tw_cb() argument
2007 static void ublk_cmd_list_tw_cb(struct io_tw_req tw_req, io_tw_token_t tw) in ublk_cmd_list_tw_cb() argument
3415 static void ublk_ch_uring_cmd_cb(struct io_tw_req tw_req, io_tw_token_t tw) in ublk_ch_uring_cmd_cb() argument
/linux/block/
H A Dioctl.c871 static void blk_cmd_complete(struct io_tw_req tw_req, io_tw_token_t tw) in blk_cmd_complete()

12