| /linux/include/net/ |
| A D | inet6_hashtables.h | 68 bool *refcounted) in __inet6_lookup() argument 73 *refcounted = true; in __inet6_lookup() 76 *refcounted = false; in __inet6_lookup() 86 bool *refcounted) in __inet6_lookup_skb() argument 88 struct sock *sk = skb_steal_sock(skb, refcounted); in __inet6_lookup_skb() 96 iif, sdif, refcounted); in __inet6_lookup_skb()
|
| A D | inet_hashtables.h | 354 bool *refcounted) in __inet_lookup() argument 361 *refcounted = true; in __inet_lookup() 364 *refcounted = false; in __inet_lookup() 377 bool refcounted; in inet_lookup() local 380 dport, dif, 0, &refcounted); in inet_lookup() 382 if (sk && !refcounted && !refcount_inc_not_zero(&sk->sk_refcnt)) in inet_lookup() 393 bool *refcounted) in __inet_lookup_skb() argument 395 struct sock *sk = skb_steal_sock(skb, refcounted); in __inet_lookup_skb() 404 refcounted); in __inet_lookup_skb()
|
| A D | sock.h | 1886 unsigned int trim_cap, bool refcounted); 2714 skb_steal_sock(struct sk_buff *skb, bool *refcounted) in skb_steal_sock() argument 2719 *refcounted = true; in skb_steal_sock() 2721 *refcounted = sk_is_refcounted(sk); in skb_steal_sock() 2726 *refcounted = false; in skb_steal_sock()
|
| /linux/net/ipv6/ |
| A D | inet6_hashtables.c | 236 bool refcounted; in inet6_lookup() local 239 ntohs(dport), dif, 0, &refcounted); in inet6_lookup() 240 if (sk && !refcounted && !refcount_inc_not_zero(&sk->sk_refcnt)) in inet6_lookup()
|
| A D | tcp_ipv6.c | 1632 bool refcounted; in tcp_v6_rcv() local 1664 &refcounted); in tcp_v6_rcv() 1700 refcounted = true; in tcp_v6_rcv() 1774 if (refcounted) in tcp_v6_rcv() 1800 if (refcounted) in tcp_v6_rcv() 1834 refcounted = false; in tcp_v6_rcv()
|
| A D | udp.c | 918 bool refcounted; in __udp6_lib_rcv() local 955 sk = skb_steal_sock(skb, &refcounted); in __udp6_lib_rcv() 964 if (refcounted) in __udp6_lib_rcv() 970 if (refcounted) in __udp6_lib_rcv()
|
| /linux/net/dccp/ |
| A D | ipv4.c | 788 bool refcounted; in dccp_v4_rcv() local 826 dh->dccph_sport, dh->dccph_dport, 0, &refcounted); in dccp_v4_rcv() 855 refcounted = true; in dccp_v4_rcv() 890 return __sk_receive_skb(sk, skb, 1, dh->dccph_doff * 4, refcounted); in dccp_v4_rcv() 912 if (refcounted) in dccp_v4_rcv()
|
| A D | ipv6.c | 700 bool refcounted; in dccp_v6_rcv() local 729 inet6_iif(skb), 0, &refcounted); in dccp_v6_rcv() 758 refcounted = true; in dccp_v6_rcv() 791 refcounted) ? -1 : 0; in dccp_v6_rcv() 813 if (refcounted) in dccp_v6_rcv()
|
| /linux/net/mac80211/ |
| A D | util.c | 435 bool refcounted, in __ieee80211_wake_queue() argument 448 if (!refcounted) { in __ieee80211_wake_queue() 487 bool refcounted) in ieee80211_wake_queue_by_reason() argument 507 bool refcounted) in __ieee80211_stop_queue() argument 518 if (!refcounted) in __ieee80211_stop_queue() 554 bool refcounted) in ieee80211_stop_queue_by_reason() argument 560 __ieee80211_stop_queue(hw, queue, reason, refcounted); in ieee80211_stop_queue_by_reason() 630 bool refcounted) in ieee80211_stop_queues_by_reason() argument 639 __ieee80211_stop_queue(hw, i, reason, refcounted); in ieee80211_stop_queues_by_reason() 672 bool refcounted) in ieee80211_wake_queues_by_reason() argument [all …]
|
| A D | ieee80211_i.h | 2254 bool refcounted); 2264 bool refcounted); 2267 bool refcounted); 2270 bool refcounted);
|
| /linux/Documentation/vm/ |
| A D | page_frags.rst | 9 fragments within that page are individually refcounted, in the page's
|
| /linux/net/ipv4/ |
| A D | tcp_ipv4.c | 1973 bool refcounted; in tcp_v4_rcv() local 2005 th->dest, sdif, &refcounted); in tcp_v4_rcv() 2044 refcounted = true; in tcp_v4_rcv() 2121 if (refcounted) in tcp_v4_rcv() 2149 if (refcounted) in tcp_v4_rcv() 2178 refcounted = false; in tcp_v4_rcv()
|
| A D | udp.c | 2412 bool refcounted; in __udp4_lib_rcv() local 2438 sk = skb_steal_sock(skb, &refcounted); in __udp4_lib_rcv() 2447 if (refcounted) in __udp4_lib_rcv()
|
| /linux/Documentation/filesystems/ |
| A D | mount_api.rst | 192 structure is not refcounted. 468 filesystem contexts are not refcounted, so this causes unconditional
|
| A D | path-lookup.txt | 225 Where ref-walk uses a stable, refcounted ``parent'' to walk the remaining
|
| /linux/Documentation/core-api/ |
| A D | pin_user_pages.rst | 244 pages: the head page is refcounted once for each tail or head page in the huge
|
| /linux/net/core/ |
| A D | sock.c | 518 const int nested, unsigned int trim_cap, bool refcounted) in __sk_receive_skb() argument 552 if (refcounted) in __sk_receive_skb()
|
| A D | filter.c | 6110 bool refcounted = false; in sk_lookup() local 6121 dif, sdif, &refcounted); in sk_lookup() 6135 dif, sdif, &refcounted); in sk_lookup() 6145 if (unlikely(sk && !refcounted && !sock_flag(sk, SOCK_RCU_FREE))) { in sk_lookup()
|
| /linux/Documentation/security/ |
| A D | credentials.rst | 251 (groups, keys, LSM security) a refcounted structure of type 'struct cred'.
|
| /linux/init/ |
| A D | Kconfig | 848 be refcounted in the [20..39]% bucket and will set the bucket clamp 851 that task will be refcounted in the same bucket of the first task and 854 (20% in the example above) when there are no more tasks refcounted in
|
| /linux/Documentation/networking/ |
| A D | filter.rst | 1245 Pointer to struct bpf_sock_ops, implicitly refcounted.
|
| /linux/lib/ |
| A D | Kconfig.debug | 1592 goes completely against the principles of a refcounted object.
|