tw 1820 drivers/block/drbd/drbd_worker.c unsigned long tw = drbd_bm_total_weight(device); tw 1828 drivers/block/drbd/drbd_worker.c device->rs_total = tw; tw 1831 drivers/block/drbd/drbd_worker.c device->rs_mark_left[i] = tw; tw 60 drivers/input/touchscreen/touchwin.c struct tw *tw = serio_get_drvdata(serio); tw 61 drivers/input/touchscreen/touchwin.c struct input_dev *dev = tw->dev; tw 64 drivers/input/touchscreen/touchwin.c tw->touched = 1; tw 65 drivers/input/touchscreen/touchwin.c tw->data[tw->idx++] = data; tw 67 drivers/input/touchscreen/touchwin.c if (tw->idx == TW_LENGTH && tw->data[1] == tw->data[2]) { tw 68 drivers/input/touchscreen/touchwin.c input_report_abs(dev, ABS_X, tw->data[0]); tw 69 drivers/input/touchscreen/touchwin.c input_report_abs(dev, ABS_Y, tw->data[1]); tw 72 drivers/input/touchscreen/touchwin.c tw->idx = 0; tw 74 drivers/input/touchscreen/touchwin.c } else if (tw->touched) { /* untouch */ tw 77 drivers/input/touchscreen/touchwin.c tw->idx = 0; tw 78 drivers/input/touchscreen/touchwin.c tw->touched = 0; tw 90 drivers/input/touchscreen/touchwin.c struct tw *tw = serio_get_drvdata(serio); tw 92 drivers/input/touchscreen/touchwin.c input_get_device(tw->dev); tw 93 drivers/input/touchscreen/touchwin.c input_unregister_device(tw->dev); tw 96 drivers/input/touchscreen/touchwin.c input_put_device(tw->dev); tw 97 drivers/input/touchscreen/touchwin.c kfree(tw); tw 108 drivers/input/touchscreen/touchwin.c struct tw *tw; tw 112 drivers/input/touchscreen/touchwin.c tw = kzalloc(sizeof(struct tw), GFP_KERNEL); tw 114 drivers/input/touchscreen/touchwin.c if (!tw || !input_dev) { tw 119 drivers/input/touchscreen/touchwin.c tw->serio = serio; tw 120 drivers/input/touchscreen/touchwin.c tw->dev = input_dev; tw 121 drivers/input/touchscreen/touchwin.c snprintf(tw->phys, sizeof(tw->phys), "%s/input0", serio->phys); tw 124 drivers/input/touchscreen/touchwin.c input_dev->phys = tw->phys; tw 132 drivers/input/touchscreen/touchwin.c input_set_abs_params(tw->dev, ABS_X, TW_MIN_XC, TW_MAX_XC, 0, 0); tw 133 drivers/input/touchscreen/touchwin.c input_set_abs_params(tw->dev, ABS_Y, TW_MIN_YC, TW_MAX_YC, 0, 0); tw 135 drivers/input/touchscreen/touchwin.c serio_set_drvdata(serio, tw); tw 141 drivers/input/touchscreen/touchwin.c err = input_register_device(tw->dev); tw 150 drivers/input/touchscreen/touchwin.c kfree(tw); tw 352 drivers/net/ethernet/samsung/sxgbe/sxgbe_common.h const int tw); tw 224 drivers/net/ethernet/samsung/sxgbe/sxgbe_core.c const int ls, const int tw) tw 226 drivers/net/ethernet/samsung/sxgbe/sxgbe_core.c int value = ((tw & 0xffff)) | ((ls & 0x7ff) << 16); tw 394 drivers/net/ethernet/stmicro/stmmac/dwmac1000_core.c static void dwmac1000_set_eee_timer(struct mac_device_info *hw, int ls, int tw) tw 397 drivers/net/ethernet/stmicro/stmmac/dwmac1000_core.c int value = ((tw & 0xffff)) | ((ls & 0x7ff) << 16); tw 382 drivers/net/ethernet/stmicro/stmmac/dwmac4_core.c static void dwmac4_set_eee_timer(struct mac_device_info *hw, int ls, int tw) tw 385 drivers/net/ethernet/stmicro/stmmac/dwmac4_core.c int value = ((tw & 0xffff)) | ((ls & 0x3ff) << 16); tw 406 drivers/net/ethernet/stmicro/stmmac/dwxgmac2_core.c static void dwxgmac2_set_eee_timer(struct mac_device_info *hw, int ls, int tw) tw 411 drivers/net/ethernet/stmicro/stmmac/dwxgmac2_core.c value = (tw & 0xffff) | ((ls & 0x3ff) << 16); tw 330 drivers/net/ethernet/stmicro/stmmac/hwif.h void (*set_eee_timer)(struct mac_device_info *hw, int ls, int tw); tw 85 include/net/inet_timewait_sock.h void inet_twsk_free(struct inet_timewait_sock *tw); tw 86 include/net/inet_timewait_sock.h void inet_twsk_put(struct inet_timewait_sock *tw); tw 88 include/net/inet_timewait_sock.h void inet_twsk_bind_unhash(struct inet_timewait_sock *tw, tw 95 include/net/inet_timewait_sock.h void inet_twsk_hashdance(struct inet_timewait_sock *tw, struct sock *sk, tw 98 include/net/inet_timewait_sock.h void __inet_twsk_schedule(struct inet_timewait_sock *tw, int timeo, tw 101 include/net/inet_timewait_sock.h static inline void inet_twsk_schedule(struct inet_timewait_sock *tw, int timeo) tw 103 include/net/inet_timewait_sock.h __inet_twsk_schedule(tw, timeo, false); tw 106 include/net/inet_timewait_sock.h static inline void inet_twsk_reschedule(struct inet_timewait_sock *tw, int timeo) tw 108 include/net/inet_timewait_sock.h __inet_twsk_schedule(tw, timeo, true); tw 111 include/net/inet_timewait_sock.h void inet_twsk_deschedule_put(struct inet_timewait_sock *tw); tw 322 include/net/tcp.h int tcp_v4_tw_remember_stamp(struct inet_timewait_sock *tw); tw 374 include/net/tcp.h enum tcp_tw_status tcp_timewait_state_process(struct inet_timewait_sock *tw, tw 33 net/dccp/minisocks.c struct inet_timewait_sock *tw; tw 35 net/dccp/minisocks.c tw = inet_twsk_alloc(sk, &dccp_death_row, state); tw 37 net/dccp/minisocks.c if (tw != NULL) { tw 41 net/dccp/minisocks.c if (tw->tw_family == PF_INET6) { tw 42 net/dccp/minisocks.c tw->tw_v6_daddr = sk->sk_v6_daddr; tw 43 net/dccp/minisocks.c tw->tw_v6_rcv_saddr = sk->sk_v6_rcv_saddr; tw 44 net/dccp/minisocks.c tw->tw_ipv6only = sk->sk_ipv6only; tw 60 net/dccp/minisocks.c inet_twsk_schedule(tw, timeo); tw 64 net/dccp/minisocks.c inet_twsk_hashdance(tw, sk, &dccp_hashinfo); tw 328 net/ipv4/inet_diag.c struct inet_timewait_sock *tw = inet_twsk(sk); tw 339 net/ipv4/inet_diag.c BUG_ON(tw->tw_state != TCP_TIME_WAIT); tw 341 net/ipv4/inet_diag.c tmo = tw->tw_timer.expires - jiffies; tw 348 net/ipv4/inet_diag.c r->idiag_state = tw->tw_substate; tw 414 net/ipv4/inet_hashtables.c struct inet_timewait_sock *tw = NULL; tw 425 net/ipv4/inet_hashtables.c tw = inet_twsk(sk2); tw 441 net/ipv4/inet_hashtables.c if (tw) { tw 442 net/ipv4/inet_hashtables.c sk_nulls_del_node_init_rcu((struct sock *)tw); tw 449 net/ipv4/inet_hashtables.c *twp = tw; tw 450 net/ipv4/inet_hashtables.c } else if (tw) { tw 452 net/ipv4/inet_hashtables.c inet_twsk_deschedule_put(tw); tw 625 net/ipv4/inet_hashtables.c struct inet_timewait_sock *tw = NULL; tw 687 net/ipv4/inet_hashtables.c port, &tw)) tw 720 net/ipv4/inet_hashtables.c inet_ehash_nolisten(sk, (struct sock *)tw); tw 722 net/ipv4/inet_hashtables.c if (tw) tw 723 net/ipv4/inet_hashtables.c inet_twsk_bind_unhash(tw, hinfo); tw 725 net/ipv4/inet_hashtables.c if (tw) tw 726 net/ipv4/inet_hashtables.c inet_twsk_deschedule_put(tw); tw 29 net/ipv4/inet_timewait_sock.c void inet_twsk_bind_unhash(struct inet_timewait_sock *tw, tw 32 net/ipv4/inet_timewait_sock.c struct inet_bind_bucket *tb = tw->tw_tb; tw 37 net/ipv4/inet_timewait_sock.c __hlist_del(&tw->tw_bind_node); tw 38 net/ipv4/inet_timewait_sock.c tw->tw_tb = NULL; tw 40 net/ipv4/inet_timewait_sock.c __sock_put((struct sock *)tw); tw 44 net/ipv4/inet_timewait_sock.c static void inet_twsk_kill(struct inet_timewait_sock *tw) tw 46 net/ipv4/inet_timewait_sock.c struct inet_hashinfo *hashinfo = tw->tw_dr->hashinfo; tw 47 net/ipv4/inet_timewait_sock.c spinlock_t *lock = inet_ehash_lockp(hashinfo, tw->tw_hash); tw 51 net/ipv4/inet_timewait_sock.c sk_nulls_del_node_init_rcu((struct sock *)tw); tw 55 net/ipv4/inet_timewait_sock.c bhead = &hashinfo->bhash[inet_bhashfn(twsk_net(tw), tw->tw_num, tw 59 net/ipv4/inet_timewait_sock.c inet_twsk_bind_unhash(tw, hashinfo); tw 62 net/ipv4/inet_timewait_sock.c atomic_dec(&tw->tw_dr->tw_count); tw 63 net/ipv4/inet_timewait_sock.c inet_twsk_put(tw); tw 66 net/ipv4/inet_timewait_sock.c void inet_twsk_free(struct inet_timewait_sock *tw) tw 68 net/ipv4/inet_timewait_sock.c struct module *owner = tw->tw_prot->owner; tw 69 net/ipv4/inet_timewait_sock.c twsk_destructor((struct sock *)tw); tw 71 net/ipv4/inet_timewait_sock.c pr_debug("%s timewait_sock %p released\n", tw->tw_prot->name, tw); tw 73 net/ipv4/inet_timewait_sock.c kmem_cache_free(tw->tw_prot->twsk_prot->twsk_slab, tw); tw 77 net/ipv4/inet_timewait_sock.c void inet_twsk_put(struct inet_timewait_sock *tw) tw 79 net/ipv4/inet_timewait_sock.c if (refcount_dec_and_test(&tw->tw_refcnt)) tw 80 net/ipv4/inet_timewait_sock.c inet_twsk_free(tw); tw 84 net/ipv4/inet_timewait_sock.c static void inet_twsk_add_node_rcu(struct inet_timewait_sock *tw, tw 87 net/ipv4/inet_timewait_sock.c hlist_nulls_add_head_rcu(&tw->tw_node, list); tw 90 net/ipv4/inet_timewait_sock.c static void inet_twsk_add_bind_node(struct inet_timewait_sock *tw, tw 93 net/ipv4/inet_timewait_sock.c hlist_add_head(&tw->tw_bind_node, list); tw 101 net/ipv4/inet_timewait_sock.c void inet_twsk_hashdance(struct inet_timewait_sock *tw, struct sock *sk, tw 113 net/ipv4/inet_timewait_sock.c bhead = &hashinfo->bhash[inet_bhashfn(twsk_net(tw), inet->inet_num, tw 116 net/ipv4/inet_timewait_sock.c tw->tw_tb = icsk->icsk_bind_hash; tw 118 net/ipv4/inet_timewait_sock.c inet_twsk_add_bind_node(tw, &tw->tw_tb->owners); tw 123 net/ipv4/inet_timewait_sock.c inet_twsk_add_node_rcu(tw, &ehead->chain); tw 140 net/ipv4/inet_timewait_sock.c refcount_set(&tw->tw_refcnt, 3); tw 146 net/ipv4/inet_timewait_sock.c struct inet_timewait_sock *tw = from_timer(tw, t, tw_timer); tw 148 net/ipv4/inet_timewait_sock.c if (tw->tw_kill) tw 149 net/ipv4/inet_timewait_sock.c __NET_INC_STATS(twsk_net(tw), LINUX_MIB_TIMEWAITKILLED); tw 151 net/ipv4/inet_timewait_sock.c __NET_INC_STATS(twsk_net(tw), LINUX_MIB_TIMEWAITED); tw 152 net/ipv4/inet_timewait_sock.c inet_twsk_kill(tw); tw 159 net/ipv4/inet_timewait_sock.c struct inet_timewait_sock *tw; tw 164 net/ipv4/inet_timewait_sock.c tw = kmem_cache_alloc(sk->sk_prot_creator->twsk_prot->twsk_slab, tw 166 net/ipv4/inet_timewait_sock.c if (tw) { tw 169 net/ipv4/inet_timewait_sock.c tw->tw_dr = dr; tw 171 net/ipv4/inet_timewait_sock.c tw->tw_daddr = inet->inet_daddr; tw 172 net/ipv4/inet_timewait_sock.c tw->tw_rcv_saddr = inet->inet_rcv_saddr; tw 173 net/ipv4/inet_timewait_sock.c tw->tw_bound_dev_if = sk->sk_bound_dev_if; tw 174 net/ipv4/inet_timewait_sock.c tw->tw_tos = inet->tos; tw 175 net/ipv4/inet_timewait_sock.c tw->tw_num = inet->inet_num; tw 176 net/ipv4/inet_timewait_sock.c tw->tw_state = TCP_TIME_WAIT; tw 177 net/ipv4/inet_timewait_sock.c tw->tw_substate = state; tw 178 net/ipv4/inet_timewait_sock.c tw->tw_sport = inet->inet_sport; tw 179 net/ipv4/inet_timewait_sock.c tw->tw_dport = inet->inet_dport; tw 180 net/ipv4/inet_timewait_sock.c tw->tw_family = sk->sk_family; tw 181 net/ipv4/inet_timewait_sock.c tw->tw_reuse = sk->sk_reuse; tw 182 net/ipv4/inet_timewait_sock.c tw->tw_reuseport = sk->sk_reuseport; tw 183 net/ipv4/inet_timewait_sock.c tw->tw_hash = sk->sk_hash; tw 184 net/ipv4/inet_timewait_sock.c tw->tw_ipv6only = 0; tw 185 net/ipv4/inet_timewait_sock.c tw->tw_transparent = inet->transparent; tw 186 net/ipv4/inet_timewait_sock.c tw->tw_prot = sk->sk_prot_creator; tw 187 net/ipv4/inet_timewait_sock.c atomic64_set(&tw->tw_cookie, atomic64_read(&sk->sk_cookie)); tw 188 net/ipv4/inet_timewait_sock.c twsk_net_set(tw, sock_net(sk)); tw 189 net/ipv4/inet_timewait_sock.c timer_setup(&tw->tw_timer, tw_timer_handler, TIMER_PINNED); tw 195 net/ipv4/inet_timewait_sock.c refcount_set(&tw->tw_refcnt, 0); tw 197 net/ipv4/inet_timewait_sock.c __module_get(tw->tw_prot->owner); tw 200 net/ipv4/inet_timewait_sock.c return tw; tw 212 net/ipv4/inet_timewait_sock.c void inet_twsk_deschedule_put(struct inet_timewait_sock *tw) tw 214 net/ipv4/inet_timewait_sock.c if (del_timer_sync(&tw->tw_timer)) tw 215 net/ipv4/inet_timewait_sock.c inet_twsk_kill(tw); tw 216 net/ipv4/inet_timewait_sock.c inet_twsk_put(tw); tw 220 net/ipv4/inet_timewait_sock.c void __inet_twsk_schedule(struct inet_timewait_sock *tw, int timeo, bool rearm) tw 247 net/ipv4/inet_timewait_sock.c tw->tw_kill = timeo <= 4*HZ; tw 249 net/ipv4/inet_timewait_sock.c BUG_ON(mod_timer(&tw->tw_timer, jiffies + timeo)); tw 250 net/ipv4/inet_timewait_sock.c atomic_inc(&tw->tw_dr->tw_count); tw 252 net/ipv4/inet_timewait_sock.c mod_timer_pending(&tw->tw_timer, jiffies + timeo); tw 259 net/ipv4/inet_timewait_sock.c struct inet_timewait_sock *tw; tw 273 net/ipv4/inet_timewait_sock.c tw = inet_twsk(sk); tw 274 net/ipv4/inet_timewait_sock.c if ((tw->tw_family != family) || tw 275 net/ipv4/inet_timewait_sock.c refcount_read(&twsk_net(tw)->count)) tw 278 net/ipv4/inet_timewait_sock.c if (unlikely(!refcount_inc_not_zero(&tw->tw_refcnt))) tw 281 net/ipv4/inet_timewait_sock.c if (unlikely((tw->tw_family != family) || tw 282 net/ipv4/inet_timewait_sock.c refcount_read(&twsk_net(tw)->count))) { tw 283 net/ipv4/inet_timewait_sock.c inet_twsk_put(tw); tw 289 net/ipv4/inet_timewait_sock.c inet_twsk_deschedule_put(tw); tw 108 net/ipv4/tcp_ipv4.c const struct inet_timewait_sock *tw = inet_twsk(sktw); tw 119 net/ipv4/tcp_ipv4.c if (tw->tw_bound_dev_if == LOOPBACK_IFINDEX) tw 122 net/ipv4/tcp_ipv4.c if (tw->tw_family == AF_INET6) { tw 123 net/ipv4/tcp_ipv4.c if (ipv6_addr_loopback(&tw->tw_v6_daddr) || tw 124 net/ipv4/tcp_ipv4.c (ipv6_addr_v4mapped(&tw->tw_v6_daddr) && tw 125 net/ipv4/tcp_ipv4.c (tw->tw_v6_daddr.s6_addr[12] == 127)) || tw 126 net/ipv4/tcp_ipv4.c ipv6_addr_loopback(&tw->tw_v6_rcv_saddr) || tw 127 net/ipv4/tcp_ipv4.c (ipv6_addr_v4mapped(&tw->tw_v6_rcv_saddr) && tw 128 net/ipv4/tcp_ipv4.c (tw->tw_v6_rcv_saddr.s6_addr[12] == 127))) tw 133 net/ipv4/tcp_ipv4.c if (ipv4_is_loopback(tw->tw_daddr) || tw 134 net/ipv4/tcp_ipv4.c ipv4_is_loopback(tw->tw_rcv_saddr)) tw 890 net/ipv4/tcp_ipv4.c struct inet_timewait_sock *tw = inet_twsk(sk); tw 895 net/ipv4/tcp_ipv4.c tcptw->tw_rcv_wnd >> tw->tw_rcv_wscale, tw 898 net/ipv4/tcp_ipv4.c tw->tw_bound_dev_if, tw 900 net/ipv4/tcp_ipv4.c tw->tw_transparent ? IP_REPLY_ARG_NOSRCCHECK : 0, tw 901 net/ipv4/tcp_ipv4.c tw->tw_tos tw 904 net/ipv4/tcp_ipv4.c inet_twsk_put(tw); tw 2486 net/ipv4/tcp_ipv4.c static void get_timewait4_sock(const struct inet_timewait_sock *tw, tw 2489 net/ipv4/tcp_ipv4.c long delta = tw->tw_timer.expires - jiffies; tw 2493 net/ipv4/tcp_ipv4.c dest = tw->tw_daddr; tw 2494 net/ipv4/tcp_ipv4.c src = tw->tw_rcv_saddr; tw 2495 net/ipv4/tcp_ipv4.c destp = ntohs(tw->tw_dport); tw 2496 net/ipv4/tcp_ipv4.c srcp = ntohs(tw->tw_sport); tw 2500 net/ipv4/tcp_ipv4.c i, src, srcp, dest, destp, tw->tw_substate, 0, 0, tw 2502 net/ipv4/tcp_ipv4.c refcount_read(&tw->tw_refcnt), tw); tw 43 net/ipv4/tcp_minisocks.c tcp_timewait_check_oow_rate_limit(struct inet_timewait_sock *tw, tw 46 net/ipv4/tcp_minisocks.c struct tcp_timewait_sock *tcptw = tcp_twsk((struct sock *)tw); tw 48 net/ipv4/tcp_minisocks.c if (!tcp_oow_rate_limited(twsk_net(tw), skb, mib_idx, tw 57 net/ipv4/tcp_minisocks.c inet_twsk_put(tw); tw 92 net/ipv4/tcp_minisocks.c tcp_timewait_state_process(struct inet_timewait_sock *tw, struct sk_buff *skb, tw 96 net/ipv4/tcp_minisocks.c struct tcp_timewait_sock *tcptw = tcp_twsk((struct sock *)tw); tw 101 net/ipv4/tcp_minisocks.c tcp_parse_options(twsk_net(tw), skb, &tmp_opt, 0, NULL); tw 112 net/ipv4/tcp_minisocks.c if (tw->tw_substate == TCP_FIN_WAIT2) { tw 121 net/ipv4/tcp_minisocks.c tw, skb, LINUX_MIB_TCPACKSKIPPEDFINWAIT2); tw 133 net/ipv4/tcp_minisocks.c inet_twsk_put(tw); tw 145 net/ipv4/tcp_minisocks.c tw->tw_substate = TCP_TIME_WAIT; tw 152 net/ipv4/tcp_minisocks.c inet_twsk_reschedule(tw, TCP_TIMEWAIT_LEN); tw 183 net/ipv4/tcp_minisocks.c if (twsk_net(tw)->ipv4.sysctl_tcp_rfc1337 == 0) { tw 185 net/ipv4/tcp_minisocks.c inet_twsk_deschedule_put(tw); tw 189 net/ipv4/tcp_minisocks.c inet_twsk_reschedule(tw, TCP_TIMEWAIT_LEN); tw 197 net/ipv4/tcp_minisocks.c inet_twsk_put(tw); tw 230 net/ipv4/tcp_minisocks.c __NET_INC_STATS(twsk_net(tw), LINUX_MIB_PAWSESTABREJECTED); tw 240 net/ipv4/tcp_minisocks.c inet_twsk_reschedule(tw, TCP_TIMEWAIT_LEN); tw 243 net/ipv4/tcp_minisocks.c tw, skb, LINUX_MIB_TCPACKSKIPPEDTIMEWAIT); tw 245 net/ipv4/tcp_minisocks.c inet_twsk_put(tw); tw 257 net/ipv4/tcp_minisocks.c struct inet_timewait_sock *tw; tw 260 net/ipv4/tcp_minisocks.c tw = inet_twsk_alloc(sk, tcp_death_row, state); tw 262 net/ipv4/tcp_minisocks.c if (tw) { tw 263 net/ipv4/tcp_minisocks.c struct tcp_timewait_sock *tcptw = tcp_twsk((struct sock *)tw); tw 267 net/ipv4/tcp_minisocks.c tw->tw_transparent = inet->transparent; tw 268 net/ipv4/tcp_minisocks.c tw->tw_mark = sk->sk_mark; tw 269 net/ipv4/tcp_minisocks.c tw->tw_priority = sk->sk_priority; tw 270 net/ipv4/tcp_minisocks.c tw->tw_rcv_wscale = tp->rx_opt.rcv_wscale; tw 280 net/ipv4/tcp_minisocks.c if (tw->tw_family == PF_INET6) { tw 283 net/ipv4/tcp_minisocks.c tw->tw_v6_daddr = sk->sk_v6_daddr; tw 284 net/ipv4/tcp_minisocks.c tw->tw_v6_rcv_saddr = sk->sk_v6_rcv_saddr; tw 285 net/ipv4/tcp_minisocks.c tw->tw_tclass = np->tclass; tw 286 net/ipv4/tcp_minisocks.c tw->tw_flowlabel = be32_to_cpu(np->flow_label & IPV6_FLOWLABEL_MASK); tw 287 net/ipv4/tcp_minisocks.c tw->tw_txhash = sk->sk_txhash; tw 288 net/ipv4/tcp_minisocks.c tw->tw_ipv6only = sk->sk_ipv6only; tw 325 net/ipv4/tcp_minisocks.c inet_twsk_schedule(tw, timeo); tw 329 net/ipv4/tcp_minisocks.c inet_twsk_hashdance(tw, sk, &tcp_hashinfo); tw 218 net/ipv6/inet6_hashtables.c struct inet_timewait_sock *tw = NULL; tw 229 net/ipv6/inet6_hashtables.c tw = inet_twsk(sk2); tw 245 net/ipv6/inet6_hashtables.c if (tw) { tw 246 net/ipv6/inet6_hashtables.c sk_nulls_del_node_init_rcu((struct sock *)tw); tw 253 net/ipv6/inet6_hashtables.c *twp = tw; tw 254 net/ipv6/inet6_hashtables.c } else if (tw) { tw 256 net/ipv6/inet6_hashtables.c inet_twsk_deschedule_put(tw); tw 1028 net/ipv6/tcp_ipv6.c struct inet_timewait_sock *tw = inet_twsk(sk); tw 1032 net/ipv6/tcp_ipv6.c tcptw->tw_rcv_wnd >> tw->tw_rcv_wscale, tw 1034 net/ipv6/tcp_ipv6.c tcptw->tw_ts_recent, tw->tw_bound_dev_if, tcp_twsk_md5_key(tcptw), tw 1035 net/ipv6/tcp_ipv6.c tw->tw_tclass, cpu_to_be32(tw->tw_flowlabel), tw->tw_priority); tw 1037 net/ipv6/tcp_ipv6.c inet_twsk_put(tw); tw 1675 net/ipv6/tcp_ipv6.c struct inet_timewait_sock *tw = inet_twsk(sk); tw 1676 net/ipv6/tcp_ipv6.c inet_twsk_deschedule_put(tw); tw 1931 net/ipv6/tcp_ipv6.c struct inet_timewait_sock *tw, int i) tw 1933 net/ipv6/tcp_ipv6.c long delta = tw->tw_timer.expires - jiffies; tw 1937 net/ipv6/tcp_ipv6.c dest = &tw->tw_v6_daddr; tw 1938 net/ipv6/tcp_ipv6.c src = &tw->tw_v6_rcv_saddr; tw 1939 net/ipv6/tcp_ipv6.c destp = ntohs(tw->tw_dport); tw 1940 net/ipv6/tcp_ipv6.c srcp = ntohs(tw->tw_sport); tw 1950 net/ipv6/tcp_ipv6.c tw->tw_substate, 0, 0, tw 1952 net/ipv6/tcp_ipv6.c refcount_read(&tw->tw_refcnt), tw); tw 1131 sound/soc/sof/topology.c struct snd_soc_tplg_dapm_widget *tw, tw 1179 sound/soc/sof/topology.c struct snd_soc_tplg_dapm_widget *tw, tw 1184 sound/soc/sof/topology.c struct snd_soc_tplg_private *private = &tw->priv; tw 1236 sound/soc/sof/topology.c struct snd_soc_tplg_dapm_widget *tw, tw 1240 sound/soc/sof/topology.c struct snd_soc_tplg_private *private = &tw->priv; tw 1307 sound/soc/sof/topology.c struct snd_soc_tplg_dapm_widget *tw, tw 1311 sound/soc/sof/topology.c struct snd_soc_tplg_private *private = &tw->priv; tw 1411 sound/soc/sof/topology.c struct snd_soc_tplg_dapm_widget *tw, tw 1415 sound/soc/sof/topology.c struct snd_soc_tplg_private *private = &tw->priv; tw 1431 sound/soc/sof/topology.c comp_swidget = snd_sof_find_swidget(sdev, tw->sname); tw 1434 sound/soc/sof/topology.c tw->name, tw->sname); tw 1474 sound/soc/sof/topology.c struct snd_soc_tplg_dapm_widget *tw, tw 1478 sound/soc/sof/topology.c struct snd_soc_tplg_private *private = &tw->priv; tw 1521 sound/soc/sof/topology.c struct snd_soc_tplg_dapm_widget *tw, tw 1525 sound/soc/sof/topology.c struct snd_soc_tplg_private *private = &tw->priv; tw 1569 sound/soc/sof/topology.c struct snd_soc_tplg_dapm_widget *tw, tw 1573 sound/soc/sof/topology.c struct snd_soc_tplg_private *private = &tw->priv; tw 1584 sound/soc/sof/topology.c if (le32_to_cpu(tw->num_kcontrols) != 1) { tw 1586 sound/soc/sof/topology.c tw->num_kcontrols); tw 1646 sound/soc/sof/topology.c struct snd_soc_tplg_dapm_widget *tw, tw 1650 sound/soc/sof/topology.c struct snd_soc_tplg_private *private = &tw->priv; tw 1705 sound/soc/sof/topology.c struct snd_soc_tplg_dapm_widget *tw, tw 1709 sound/soc/sof/topology.c struct snd_soc_tplg_private *private = &tw->priv; tw 1832 sound/soc/sof/topology.c struct snd_soc_tplg_dapm_widget *tw, tw 1838 sound/soc/sof/topology.c struct snd_soc_tplg_private *private = &tw->priv; tw 1963 sound/soc/sof/topology.c struct snd_soc_tplg_dapm_widget *tw, tw 1967 sound/soc/sof/topology.c struct snd_soc_tplg_private *private = &tw->priv; tw 1990 sound/soc/sof/topology.c ret = sof_process_load(scomp, index, swidget, tw, r, tw 2035 sound/soc/sof/topology.c struct snd_soc_tplg_dapm_widget *tw) tw 2058 sound/soc/sof/topology.c swidget->comp_id, index, swidget->id, tw->name, tw 2059 sound/soc/sof/topology.c strnlen(tw->sname, SNDRV_CTL_ELEM_ID_NAME_MAXLEN) > 0 tw 2060 sound/soc/sof/topology.c ? tw->sname : "none"); tw 2072 sound/soc/sof/topology.c ret = sof_widget_load_dai(scomp, index, swidget, tw, &reply, tw 2075 sound/soc/sof/topology.c sof_connect_dai_widget(scomp, w, tw, dai); tw 2083 sound/soc/sof/topology.c ret = sof_widget_load_mixer(scomp, index, swidget, tw, &reply); tw 2086 sound/soc/sof/topology.c ret = sof_widget_load_pga(scomp, index, swidget, tw, &reply); tw 2096 sound/soc/sof/topology.c ret = sof_widget_load_buffer(scomp, index, swidget, tw, &reply); tw 2099 sound/soc/sof/topology.c ret = sof_widget_load_pipeline(scomp, index, swidget, tw, tw 2104 sound/soc/sof/topology.c SOF_IPC_STREAM_CAPTURE, tw, &reply); tw 2108 sound/soc/sof/topology.c SOF_IPC_STREAM_PLAYBACK, tw, &reply); tw 2111 sound/soc/sof/topology.c ret = sof_widget_load_src(scomp, index, swidget, tw, &reply); tw 2114 sound/soc/sof/topology.c ret = sof_widget_load_siggen(scomp, index, swidget, tw, &reply); tw 2117 sound/soc/sof/topology.c ret = sof_widget_load_process(scomp, index, swidget, tw, tw 2122 sound/soc/sof/topology.c ret = sof_widget_load_mux(scomp, index, swidget, tw, &reply); tw 2129 sound/soc/sof/topology.c swidget->id, tw->name); tw 2137 sound/soc/sof/topology.c tw->shift, swidget->id, tw->name, tw 2138 sound/soc/sof/topology.c strnlen(tw->sname, SNDRV_CTL_ELEM_ID_NAME_MAXLEN) > 0 tw 2139 sound/soc/sof/topology.c ? tw->sname : "none", reply.rhdr.error); tw 2145 sound/soc/sof/topology.c if (tw->event_type) { tw 2147 sound/soc/sof/topology.c le16_to_cpu(tw->event_type));