Home
last modified time | relevance | path

Searched refs:meta__ign (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/kernel/bpf/
H A Dhelpers.c2139 __bpf_kfunc void *bpf_obj_new_impl(u64 local_type_id__k, void *meta__ign) in bpf_obj_new_impl() argument
2141 struct btf_struct_meta *meta = meta__ign; in bpf_obj_new_impl()
2184 __bpf_kfunc void bpf_obj_drop_impl(void *p__alloc, void *meta__ign) in bpf_obj_drop_impl() argument
2186 struct btf_struct_meta *meta = meta__ign; in bpf_obj_drop_impl()
2200 struct btf_struct_meta *meta = meta__ign; in bpf_refcount_acquire_impl()
2245 void *meta__ign, u64 off) in bpf_list_push_front_impl() argument
2248 struct btf_struct_meta *meta = meta__ign; in bpf_list_push_front_impl()
2255 void *meta__ign, u64 off) in bpf_list_push_back_impl() argument
2258 struct btf_struct_meta *meta = meta__ign; in bpf_list_push_back_impl()
2354 void *meta__ign, u64 off) in bpf_rbtree_add_impl() argument
[all …]