/linux-6.3-rc2/net/ipv4/ |
A D | inet_timewait_sock.c | 29 void inet_twsk_bind_unhash(struct inet_timewait_sock *tw, in inet_twsk_bind_unhash() 50 static void inet_twsk_kill(struct inet_timewait_sock *tw) in inet_twsk_kill() 76 void inet_twsk_free(struct inet_timewait_sock *tw) in inet_twsk_free() 84 void inet_twsk_put(struct inet_timewait_sock *tw) in inet_twsk_put() 91 static void inet_twsk_add_node_tail_rcu(struct inet_timewait_sock *tw, in inet_twsk_add_node_tail_rcu() 97 static void inet_twsk_add_bind_node(struct inet_timewait_sock *tw, in inet_twsk_add_bind_node() 103 static void inet_twsk_add_bind2_node(struct inet_timewait_sock *tw, in inet_twsk_add_bind2_node() 170 struct inet_timewait_sock *tw = from_timer(tw, t, tw_timer); in tw_timer_handler() local 179 struct inet_timewait_sock *tw; in inet_twsk_alloc() local 233 void inet_twsk_deschedule_put(struct inet_timewait_sock *tw) in inet_twsk_deschedule_put() [all …]
|
A D | tcp_minisocks.c | 36 tcp_timewait_check_oow_rate_limit(struct inet_timewait_sock *tw, in tcp_timewait_check_oow_rate_limit() 85 tcp_timewait_state_process(struct inet_timewait_sock *tw, struct sk_buff *skb, in tcp_timewait_state_process() 285 struct inet_timewait_sock *tw; in tcp_time_wait() local
|
A D | inet_hashtables.c | 537 struct inet_timewait_sock *tw = NULL; in __inet_check_established() local 999 struct inet_timewait_sock *tw = NULL; in __inet_hash_connect() local
|
A D | tcp_ipv4.c | 112 const struct inet_timewait_sock *tw = inet_twsk(sktw); in tcp_twsk_unique() local 946 struct inet_timewait_sock *tw = inet_twsk(sk); in tcp_v4_timewait_ack() local 2706 static void get_timewait4_sock(const struct inet_timewait_sock *tw, in get_timewait4_sock()
|
A D | inet_diag.c | 419 struct inet_timewait_sock *tw = inet_twsk(sk); in inet_twsk_diag_fill() local
|
A D | tcp.c | 4673 struct inet_timewait_sock *tw = inet_twsk(sk); in tcp_abort() local
|
/linux-6.3-rc2/drivers/input/touchscreen/ |
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-6.3-rc2/tools/testing/selftests/bpf/progs/ |
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
|
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-6.3-rc2/include/net/ |
A D | inet_timewait_sock.h | 105 static inline void inet_twsk_schedule(struct inet_timewait_sock *tw, int timeo) in inet_twsk_schedule() 110 static inline void inet_twsk_reschedule(struct inet_timewait_sock *tw, int timeo) in inet_twsk_reschedule()
|
/linux-6.3-rc2/include/net/netfilter/ |
A D | nf_tproxy.h | 20 static inline void nf_tproxy_twsk_deschedule_put(struct inet_timewait_sock *tw) in nf_tproxy_twsk_deschedule_put()
|
/linux-6.3-rc2/net/dccp/ |
A D | minisocks.c | 34 struct inet_timewait_sock *tw; in dccp_time_wait() local
|
/linux-6.3-rc2/net/ipv6/ |
A D | tcp_ipv6.c | 1099 struct inet_timewait_sock *tw = inet_twsk(sk); in tcp_v6_timewait_ack() local 1813 struct inet_timewait_sock *tw = inet_twsk(sk); in tcp_v6_rcv() local 2061 struct inet_timewait_sock *tw, int i) in get_timewait6_sock()
|
A D | inet6_hashtables.c | 261 struct inet_timewait_sock *tw = NULL; in __inet6_check_established() local
|
/linux-6.3-rc2/drivers/net/ethernet/samsung/sxgbe/ |
A D | sxgbe_core.c | 225 const int ls, const int tw) in sxgbe_set_eee_timer()
|
/linux-6.3-rc2/io_uring/ |
A D | msg_ring.c | 24 struct callback_head tw; member
|
/linux-6.3-rc2/sound/soc/sof/ |
A D | topology.c | 1052 struct snd_soc_tplg_dapm_widget *tw, in sof_connect_dai_widget() 1178 struct snd_soc_tplg_dapm_widget *tw, in sof_widget_parse_tokens() 1358 struct snd_soc_tplg_dapm_widget *tw) in sof_widget_ready()
|
/linux-6.3-rc2/drivers/net/ethernet/stmicro/stmmac/ |
A D | dwmac1000_core.c | 386 static void dwmac1000_set_eee_timer(struct mac_device_info *hw, int ls, int tw) in dwmac1000_set_eee_timer()
|
A D | dwmac4_core.c | 404 static void dwmac4_set_eee_timer(struct mac_device_info *hw, int ls, int tw) in dwmac4_set_eee_timer()
|
A D | dwxgmac2_core.c | 408 static void dwxgmac2_set_eee_timer(struct mac_device_info *hw, int ls, int tw) in dwxgmac2_set_eee_timer()
|
/linux-6.3-rc2/drivers/block/drbd/ |
A D | drbd_worker.c | 1820 unsigned long tw = drbd_bm_total_weight(device); in drbd_start_resync() local
|
/linux-6.3-rc2/drivers/net/phy/ |
A D | at803x.c | 728 u32 freq, strength, tw; in at803x_parse_dt() local
|