Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/
H A Dbpf_experimental.h
/linux/tools/testing/selftests/bpf/progs/
H A Dtest_bpf_ma.c120 new = bpf_percpu_obj_new_impl(percpu_data_btf_ids[idx], NULL); in batch_percpu_alloc()
/linux/kernel/bpf/
H A Dhelpers.c2370 __bpf_kfunc void *bpf_percpu_obj_new_impl(u64 local_type_id__k, void *meta__ign) in bpf_percpu_obj_new_impl() function
4710 BTF_ID_FLAGS(func, bpf_percpu_obj_new_impl, KF_ACQUIRE | KF_RET_NULL)
H A Dverifier.c11236 BTF_ID(func, bpf_percpu_obj_new_impl) in BTF_ID()