Searched refs:refcounted (Results 1 – 16 of 16) sorted by relevance
| /linux/include/net/ |
| H A D | net_namespace.h | 358 bool refcounted, in __netns_tracker_alloc() argument 362 ref_tracker_alloc(refcounted ? &net->refcnt_tracker : in __netns_tracker_alloc() 376 bool refcounted) in __netns_tracker_free() argument 379 ref_tracker_free(refcounted ? &net->refcnt_tracker : in __netns_tracker_free()
|
| H A D | sock.h | 2006 unsigned int trim_cap, bool refcounted);
|
| /linux/net/dccp/ |
| H A D | ipv4.c | |
| H A D | ipv6.c | |
| /linux/Documentation/mm/ |
| H A D | page_frags.rst | 7 fragments within that page are individually refcounted, in the page's
|
| /linux/net/ipv6/ |
| H A D | tcp_ipv6.c | 1719 bool refcounted; 1753 &refcounted); 1794 refcounted = true; 1884 if (refcounted) 1913 if (refcounted) 1949 refcounted = false; 1764 bool refcounted; global() local
|
| /linux/net/mac80211/ |
| H A D | ieee80211_i.h | 2497 bool refcounted); 2501 bool refcounted); 2504 bool refcounted); 2507 bool refcounted);
|
| /linux/Documentation/filesystems/ |
| H A D | mount_api.rst | 191 structure is not refcounted. 467 filesystem contexts are not refcounted, so this causes unconditional
|
| /linux/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/net/ipv4/ |
| H A D | udp.c | 2675 bool refcounted; in __udp4_lib_rcv() local 2705 &refcounted, udp_ehashfn); in __udp4_lib_rcv() 2717 if (refcounted) in __udp4_lib_rcv()
|
| /linux/net/core/ |
| H A D | sock.c | 553 const int nested, unsigned int trim_cap, bool refcounted) in __sk_receive_skb() argument 594 if (refcounted) in __sk_receive_skb()
|
| H A D | filter.c | 6867 bool refcounted = false; in sk_lookup() local 6878 dif, sdif, &refcounted); in sk_lookup() 6892 dif, sdif, &refcounted); in sk_lookup() 6902 if (unlikely(sk && !refcounted && !sock_flag(sk, SOCK_RCU_FREE))) { in sk_lookup()
|
| /linux/Documentation/security/ |
| H A D | credentials.rst | 251 (groups, keys, LSM security) a refcounted structure of type 'struct cred'.
|
| /linux/init/ |
| H A D | Kconfig | 891 be refcounted in the [20..39]% bucket and will set the bucket clamp 894 that task will be refcounted in the same bucket of the first task and 897 (20% in the example above) when there are no more tasks refcounted in
|
| /linux/lib/ |
| H A D | Kconfig.debug | 1737 goes completely against the principles of a refcounted object.
|
| /linux/kernel/bpf/ |
| H A D | verifier.c | 23861 aux->ctx_arg_info[i].ref_obj_id = aux->ctx_arg_info[i].refcounted ? in do_check_common() 24071 if (st_ops_desc->arg_info[member_idx].info->refcounted) { in check_struct_ops_btf_id()
|