| /linux/drivers/input/touchscreen/ |
| H A D | touchwin.c | 48 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 D | functions.h | 122 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 D | task_work_fail.c | 17 struct bpf_task_work tw; member 65 struct bpf_task_work tw; in no_map_task_work() local
|
| H A D | bpf_iter_tcp4.c | 150 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 D | bpf_iter_tcp6.c | 155 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 D | task_work_stress.c | 22 struct bpf_task_work tw; member
|
| H A D | task_work.c | 18 struct bpf_task_work tw; member
|
| /linux/io_uring/ |
| H A D | futex.c | 48 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 D | timeout.c | 71 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 D | io_uring.c | 434 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 D | poll.c | 241 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 D | waitid.c | 197 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 D | tcp_minisocks.c | 39 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 D | inet_hashtables.c | 591 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 D | tcp_diag.c | 197 struct inet_timewait_sock *tw = inet_twsk(sk); in tcp_twsk_diag_fill() local
|
| H A D | tcp_ipv4.c | 121 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 D | psp_sock.c | 266 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 D | minisocks.c | |
| /linux/sound/soc/sof/ |
| H A D | topology.c | 1070 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 D | sxgbe_core.c | 225 const int ls, const int tw) in sxgbe_set_eee_timer()
|
| /linux/net/ipv6/ |
| H A D | tcp_ipv6.c | 1120 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 D | inet6_hashtables.c | 280 struct inet_timewait_sock *tw = NULL; in __inet6_check_established() local
|
| /linux/kernel/bpf/ |
| H A D | helpers.c | 4263 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 D | ublk_drv.c | 1911 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 D | ioctl.c | 871 static void blk_cmd_complete(struct io_tw_req tw_req, io_tw_token_t tw) in blk_cmd_complete()
|