| /linux-6.15/include/net/ |
| H A D | inet6_hashtables.h | 93 bool *refcounted) in __inet6_lookup() argument 98 *refcounted = true; in __inet6_lookup() 101 *refcounted = false; in __inet6_lookup() 110 bool *refcounted, inet6_ehashfn_t *ehashfn) in inet6_steal_sock() argument 115 sk = skb_steal_sock(skb, refcounted, &prefetched); in inet6_steal_sock() 141 WARN_ON_ONCE(*refcounted); in inet6_steal_sock() 151 bool *refcounted) in __inet6_lookup_skb() argument 158 refcounted, inet6_ehashfn); in __inet6_lookup_skb() 167 iif, sdif, refcounted); in __inet6_lookup_skb()
|
| H A D | inet_hashtables.h | 414 bool *refcounted) in __inet_lookup() argument 421 *refcounted = true; in __inet_lookup() 424 *refcounted = false; in __inet_lookup() 437 bool refcounted; in inet_lookup() local 440 dport, dif, 0, &refcounted); in inet_lookup() 451 bool *refcounted, inet_ehashfn_t *ehashfn) in inet_steal_sock() argument 456 sk = skb_steal_sock(skb, refcounted, &prefetched); in inet_steal_sock() 482 WARN_ON_ONCE(*refcounted); in inet_steal_sock() 493 bool *refcounted) in __inet_lookup_skb() argument 500 refcounted, inet_ehashfn); in __inet_lookup_skb() [all …]
|
| H A D | request_sock.h | 99 bool *refcounted, bool *prefetched) in skb_steal_sock() argument 105 *refcounted = false; in skb_steal_sock() 115 *refcounted = false; in skb_steal_sock() 121 *refcounted = sk_is_refcounted(sk); in skb_steal_sock() 123 *refcounted = true; in skb_steal_sock()
|
| H A D | net_namespace.h | 353 bool refcounted, in __netns_tracker_alloc() argument 357 ref_tracker_alloc(refcounted ? &net->refcnt_tracker : in __netns_tracker_alloc() 371 bool refcounted) in __netns_tracker_free() argument 374 ref_tracker_free(refcounted ? &net->refcnt_tracker : in __netns_tracker_free()
|
| H A D | sock.h | 1952 unsigned int trim_cap, bool refcounted);
|
| /linux-6.15/tools/testing/selftests/bpf/progs/ |
| H A D | struct_ops_refcounted.c | 17 int BPF_PROG(refcounted, int dummy, struct task_struct *task) in BPF_PROG() argument 28 .test_refcounted = (void *)refcounted,
|
| /linux-6.15/net/ipv6/ |
| H A D | inet6_hashtables.c | 254 bool refcounted; in inet6_lookup() local 257 ntohs(dport), dif, 0, &refcounted); in inet6_lookup() 258 if (sk && !refcounted && !refcount_inc_not_zero(&sk->sk_refcnt)) in inet6_lookup()
|
| H A D | tcp_ipv6.c | 1758 bool refcounted; local 1792 &refcounted); 1833 refcounted = true; 1926 if (refcounted) 1955 if (refcounted) 1991 refcounted = false;
|
| H A D | udp.c | 1078 bool refcounted; in __udp6_lib_rcv() local 1116 &refcounted, udp6_ehashfn); in __udp6_lib_rcv() 1128 if (refcounted) in __udp6_lib_rcv() 1134 if (refcounted) in __udp6_lib_rcv()
|
| /linux-6.15/net/dccp/ |
| H A D | ipv4.c | 799 bool refcounted; in dccp_v4_rcv() local 837 dh->dccph_sport, dh->dccph_dport, 0, &refcounted); in dccp_v4_rcv() 866 refcounted = true; in dccp_v4_rcv() 901 return __sk_receive_skb(sk, skb, 1, dh->dccph_doff * 4, refcounted); in dccp_v4_rcv() 923 if (refcounted) in dccp_v4_rcv()
|
| H 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() 792 refcounted) ? -1 : 0; in dccp_v6_rcv() 814 if (refcounted) in dccp_v6_rcv()
|
| /linux-6.15/Documentation/mm/ |
| H A D | page_frags.rst | 7 fragments within that page are individually refcounted, in the page's
|
| /linux-6.15/net/mac80211/ |
| H A D | util.c | 435 bool refcounted, in __ieee80211_wake_queue() argument 446 if (!refcounted) { in __ieee80211_wake_queue() 482 bool refcounted) in ieee80211_wake_queue_by_reason() argument 502 bool refcounted) in __ieee80211_stop_queue() argument 509 if (!refcounted) in __ieee80211_stop_queue() 522 bool refcounted) in ieee80211_stop_queue_by_reason() argument 528 __ieee80211_stop_queue(hw, queue, reason, refcounted); in ieee80211_stop_queue_by_reason() 598 bool refcounted) in ieee80211_stop_queues_by_reason() argument 607 __ieee80211_stop_queue(hw, i, reason, refcounted); in ieee80211_stop_queues_by_reason() 640 bool refcounted) in ieee80211_wake_queues_by_reason() argument [all …]
|
| H A D | ieee80211_i.h | 2437 bool refcounted); 2441 bool refcounted); 2444 bool refcounted); 2447 bool refcounted);
|
| /linux-6.15/net/ipv4/ |
| H A D | tcp_ipv4.c | 2197 bool refcounted; local 2233 th->dest, sdif, &refcounted); 2277 refcounted = true; 2371 if (refcounted) 2402 if (refcounted) 2434 refcounted = false;
|
| H A D | udp.c | 2646 bool refcounted; in __udp4_lib_rcv() local 2676 &refcounted, udp_ehashfn); in __udp4_lib_rcv() 2688 if (refcounted) in __udp4_lib_rcv()
|
| /linux-6.15/Documentation/filesystems/ |
| H A D | mount_api.rst | 191 structure is not refcounted. 467 filesystem contexts are not refcounted, so this causes unconditional
|
| H A D | path-lookup.txt | 225 Where ref-walk uses a stable, refcounted ``parent'' to walk the remaining
|
| /linux-6.15/Documentation/core-api/ |
| H A D | pin_user_pages.rst | 251 pages: the head page is refcounted once for each tail or head page in the huge
|
| /linux-6.15/kernel/bpf/ |
| H A D | bpf_struct_ops.c | 275 info->refcounted = true; in prepare_arg_info()
|
| /linux-6.15/init/ |
| H A D | Kconfig | 866 be refcounted in the [20..39]% bucket and will set the bucket clamp 869 that task will be refcounted in the same bucket of the first task and 872 (20% in the example above) when there are no more tasks refcounted in
|
| /linux-6.15/net/core/ |
| H A D | sock.c | 552 const int nested, unsigned int trim_cap, bool refcounted) in __sk_receive_skb() argument 586 if (refcounted) in __sk_receive_skb()
|
| /linux-6.15/Documentation/security/ |
| H A D | credentials.rst | 251 (groups, keys, LSM security) a refcounted structure of type 'struct cred'.
|
| /linux-6.15/Documentation/bpf/ |
| H A D | kfuncs.rst | 206 refcounted object. The verifier will then ensure that the pointer to the object
|
| H A D | verifier.rst | 141 Pointer to struct bpf_sock_ops, implicitly refcounted.
|