Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dtouchwin.c48 struct tw { struct
60 struct tw *tw = serio_get_drvdata(serio); in tw_interrupt() local
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 Dinet_timewait_sock.c29 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 Dtcp_minisocks.c36 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 Dinet_hashtables.c563 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 Dtcp_ipv4.c113 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 Dinet_diag.c419 struct inet_timewait_sock *tw = inet_twsk(sk); in inet_twsk_diag_fill() local
H A Dtcp.c4581 struct inet_timewait_sock *tw = inet_twsk(sk); in tcp_abort() local
/openbmc/linux/tools/testing/selftests/bpf/progs/
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
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
/openbmc/linux/include/net/netfilter/
H A Dnf_tproxy.h20 static inline void nf_tproxy_twsk_deschedule_put(struct inet_timewait_sock *tw) in nf_tproxy_twsk_deschedule_put()
/openbmc/linux/include/net/
H A Dinet_timewait_sock.h105 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/net/dccp/
H A Dminisocks.c34 struct inet_timewait_sock *tw; in dccp_time_wait() local
/openbmc/linux/sound/soc/sof/
H A Dtopology.c1056 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()
2343 struct snd_soc_tplg_dapm_widget *tw) in sof_dspless_widget_ready()
/openbmc/linux/drivers/net/ethernet/samsung/sxgbe/
H A Dsxgbe_core.c225 const int ls, const int tw) in sxgbe_set_eee_timer()
/openbmc/linux/io_uring/
H A Dmsg_ring.c24 struct callback_head tw; member
/openbmc/linux/net/ipv6/
H A Dtcp_ipv6.c1096 struct inet_timewait_sock *tw = inet_twsk(sk); in tcp_v6_timewait_ack() local
1818 struct inet_timewait_sock *tw = inet_twsk(sk); in tcp_v6_rcv() local
2066 struct inet_timewait_sock *tw, int i) in get_timewait6_sock()
H A Dinet6_hashtables.c282 struct inet_timewait_sock *tw = NULL; in __inet6_check_established() local
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac1000_core.c386 static void dwmac1000_set_eee_timer(struct mac_device_info *hw, int ls, int tw) in dwmac1000_set_eee_timer()
H A Ddwmac4_core.c446 static void dwmac4_set_eee_timer(struct mac_device_info *hw, int ls, int tw) in dwmac4_set_eee_timer()
H A Ddwxgmac2_core.c465 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 Ddrbd_worker.c1826 unsigned long tw = drbd_bm_total_weight(device); in drbd_start_resync() local
/openbmc/linux/drivers/net/phy/
H A Dat803x.c739 u32 freq, strength, tw; in at803x_parse_dt() local