/openbmc/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
|
/openbmc/linux/net/ipv4/ |
H 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_rcu(struct inet_timewait_sock *tw, in inet_twsk_add_node_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() 114 void inet_twsk_hashdance(struct inet_timewait_sock *tw, struct sock *sk, in inet_twsk_hashdance() 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 [all …]
|
H 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
|
H A D | inet_hashtables.c | 563 struct inet_timewait_sock *tw = NULL; in __inet_check_established() local 1007 struct inet_timewait_sock *tw = NULL; in __inet_hash_connect() local
|
H A D | tcp_ipv4.c | 115 const struct inet_timewait_sock *tw = inet_twsk(sktw); in tcp_twsk_unique() local 957 struct inet_timewait_sock *tw = inet_twsk(sk); in tcp_v4_timewait_ack() local 2731 static void get_timewait4_sock(const struct inet_timewait_sock *tw, in get_timewait4_sock()
|
H A D | inet_diag.c | 419 struct inet_timewait_sock *tw = inet_twsk(sk); in inet_twsk_diag_fill() local
|
H A D | tcp.c | 4590 struct inet_timewait_sock *tw = inet_twsk(sk); in tcp_abort() local
|
/openbmc/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
|
/openbmc/linux/include/net/ |
H 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()
|
/openbmc/linux/include/net/netfilter/ |
H 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()
|
/openbmc/linux/net/dccp/ |
H A D | minisocks.c | 34 struct inet_timewait_sock *tw; in dccp_time_wait() local
|
/openbmc/linux/sound/soc/sof/ |
H A D | topology.c | 1056 struct snd_soc_tplg_dapm_widget *tw, in sof_connect_dai_widget() 1187 struct snd_soc_tplg_dapm_widget *tw, in sof_widget_parse_tokens() 1387 struct snd_soc_tplg_dapm_widget *tw) in sof_widget_ready() 2345 struct snd_soc_tplg_dapm_widget *tw) in sof_dspless_widget_ready()
|
/openbmc/linux/drivers/net/ethernet/samsung/sxgbe/ |
H A D | sxgbe_core.c | 225 const int ls, const int tw) in sxgbe_set_eee_timer()
|
/openbmc/linux/net/ipv6/ |
H A D | tcp_ipv6.c | 1090 struct inet_timewait_sock *tw = inet_twsk(sk); in tcp_v6_timewait_ack() local 1810 struct inet_timewait_sock *tw = inet_twsk(sk); in tcp_v6_rcv() local 2058 struct inet_timewait_sock *tw, int i) in get_timewait6_sock()
|
H A D | inet6_hashtables.c | 282 struct inet_timewait_sock *tw = NULL; in __inet6_check_established() local
|
/openbmc/linux/io_uring/ |
H A D | msg_ring.c | 24 struct callback_head tw; member
|
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/ |
H 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()
|
H A D | dwmac4_core.c | 447 static void dwmac4_set_eee_timer(struct mac_device_info *hw, int ls, int tw) in dwmac4_set_eee_timer()
|
H A D | dwxgmac2_core.c | 465 static void dwxgmac2_set_eee_timer(struct mac_device_info *hw, int ls, int tw) in dwxgmac2_set_eee_timer()
|
/openbmc/linux/drivers/block/drbd/ |
H A D | drbd_worker.c | 1826 unsigned long tw = drbd_bm_total_weight(device); in drbd_start_resync() local
|
/openbmc/linux/drivers/net/phy/ |
H A D | at803x.c | 739 u32 freq, strength, tw; in at803x_parse_dt() local
|