/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/net/ipv4/ |
H A D | inet_timewait_sock.c | 29 inet_twsk_bind_unhash(struct inet_timewait_sock * tw,struct inet_hashinfo * hashinfo) inet_twsk_bind_unhash() argument 48 inet_twsk_kill(struct inet_timewait_sock * tw) inet_twsk_kill() argument 74 inet_twsk_free(struct inet_timewait_sock * tw) inet_twsk_free() argument 82 inet_twsk_put(struct inet_timewait_sock * tw) inet_twsk_put() argument 89 inet_twsk_add_node_rcu(struct inet_timewait_sock * tw,struct hlist_nulls_head * list) inet_twsk_add_node_rcu() argument 95 inet_twsk_schedule(struct inet_timewait_sock * tw,int timeo) inet_twsk_schedule() argument 107 inet_twsk_hashdance_schedule(struct inet_timewait_sock * tw,struct sock * sk,struct inet_hashinfo * hashinfo,int timeo) inet_twsk_hashdance_schedule() argument 172 struct inet_timewait_sock *tw = timer_container_of(tw, t, tw_timer); tw_timer_handler() local 181 struct inet_timewait_sock *tw; inet_twsk_alloc() local 234 inet_twsk_deschedule_put(struct inet_timewait_sock * tw) inet_twsk_deschedule_put() argument 269 __inet_twsk_schedule(struct inet_timewait_sock * tw,int timeo,bool rearm) __inet_twsk_schedule() argument [all...] |
H A D | tcp_minisocks.c | 37 tcp_timewait_check_oow_rate_limit(struct inet_timewait_sock * tw,const struct sk_buff * skb,int mib_idx) tcp_timewait_check_oow_rate_limit() argument 99 tcp_timewait_state_process(struct inet_timewait_sock * tw,struct sk_buff * skb,const struct tcphdr * th,u32 * tw_isn,enum skb_drop_reason * drop_reason) tcp_timewait_state_process() argument 313 struct inet_timewait_sock *tw; tcp_time_wait() local [all...] |
H A D | inet_hashtables.c | 555 struct inet_timewait_sock *tw = NULL; __inet_check_established() local 1017 struct inet_timewait_sock *tw = NULL; __inet_hash_connect() local [all...] |
/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/io_uring/ |
H A D | futex.c | 44 static void __io_futex_complete(struct io_kiocb *req, io_tw_token_t tw) in __io_futex_complete() argument 60 static void io_futexv_complete(struct io_kiocb *req, io_tw_token_t tw) in io_futexv_complete() argument 51 io_futex_complete(struct io_kiocb * req,io_tw_token_t tw) io_futex_complete() argument
|
H A D | timeout.c | 68 io_timeout_complete(struct io_kiocb * req,io_tw_token_t tw) io_timeout_complete() argument 157 io_req_tw_fail_links(struct io_kiocb * link,io_tw_token_t tw) io_req_tw_fail_links() argument 315 io_req_task_link_timeout(struct io_kiocb * req,io_tw_token_t tw) io_req_task_link_timeout() argument
|
H A D | msg_ring.c | 24 struct callback_head tw; global() member 74 io_msg_tw_complete(struct io_kiocb * req,io_tw_token_t tw) io_msg_tw_complete() argument
|
H A D | notif.c | 14 static void io_notif_tw_complete(struct io_kiocb *notif, io_tw_token_t tw) in io_notif_tw_complete() argument
|
H A D | io_uring.c | 527 static void io_req_queue_iowq_tw(struct io_kiocb *req, io_tw_token_t tw) in io_req_queue_iowq_tw() 1116 static void ctx_flush_and_put(struct io_ring_ctx *ctx, io_tw_token_t tw) in ctx_flush_and_put() 1370 io_tw_token_t tw, in __io_run_local_work_loop() 1390 static int __io_run_local_work(struct io_ring_ctx *ctx, io_tw_token_t tw, in __io_run_local_work() 1450 static void io_req_task_cancel(struct io_kiocb *req, io_tw_token_t tw) in io_req_task_cancel() 1456 void io_req_task_submit(struct io_kiocb *req, io_tw_token_t tw) in io_req_task_submit() 1693 void io_req_task_complete(struct io_kiocb *req, io_tw_token_t tw) in io_req_task_complete() 1868 int io_poll_issue(struct io_kiocb *req, io_tw_token_t tw) in io_poll_issue()
|
H A D | poll.c | 223 static int io_poll_check_events(struct io_kiocb *req, io_tw_token_t tw) in io_poll_check_events() argument 313 void io_poll_task_func(struct io_kiocb *req, io_tw_token_t tw) in io_poll_task_func() argument [all...] |
H A D | waitid.c | 182 static void io_waitid_cb(struct io_kiocb *req, io_tw_token_t tw) in io_waitid_cb()
|
H A D | uring_cmd.c | 116 static void io_uring_cmd_work(struct io_kiocb *req, io_tw_token_t tw) in io_uring_cmd_work() argument
|
H A D | io_uring.h | 398 io_tw_lock(struct io_ring_ctx * ctx,io_tw_token_t tw) io_tw_lock() argument
|
/linux/tools/testing/selftests/bpf/progs/ |
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
|
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
|
/linux/net/psp/ |
H A D | psp_sock.c | 264 void psp_twsk_init(struct inet_timewait_sock *tw, const struct sock *sk) in psp_twsk_init() 274 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/include/net/ |
H A D | inet_timewait_sock.h | 110 inet_twsk_reschedule(struct inet_timewait_sock * tw,int timeo) inet_twsk_reschedule() argument
|
/linux/net/ipv6/ |
H A D | tcp_ipv6.c | 1165 struct inet_timewait_sock *tw = inet_twsk(sk); local 1990 struct inet_timewait_sock *tw = inet_twsk(sk); local 2262 struct inet_timewait_sock *tw, int i)
|
H A D | inet6_hashtables.c | 279 struct inet_timewait_sock *tw = NULL; in __inet6_check_established() local
|
/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/drivers/net/ethernet/stmicro/stmmac/ |
H A D | dwmac1000_core.c | 381 static void dwmac1000_set_eee_timer(struct mac_device_info *hw, int ls, int tw) in dwmac1000_set_eee_timer()
|
/linux/kernel/bpf/ |
H A D | helpers.c | 4061 static struct bpf_task_work_ctx *bpf_task_work_fetch_ctx(struct bpf_task_work *tw, in bpf_task_work_fetch_ctx() 4092 static struct bpf_task_work_ctx *bpf_task_work_acquire_ctx(struct bpf_task_work *tw, in bpf_task_work_acquire_ctx() 4127 static int bpf_task_work_schedule(struct task_struct *task, struct bpf_task_work *tw, in bpf_task_work_schedule() 4181 __bpf_kfunc int bpf_task_work_schedule_signal(struct task_struct *task, struct bpf_task_work *tw, in bpf_task_work_schedule_signal() 4198 __bpf_kfunc int bpf_task_work_schedule_resume(struct task_struct *task, struct bpf_task_work *tw, in bpf_task_work_schedule_resume()
|