Home
last modified time | relevance | path

Searched defs:bpf_map_create (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/ltp/testcases/kernel/syscalls/bpf/
H A Dbpf_common.c30 int bpf_map_create(union bpf_attr *const attr) in bpf_map_create() function
/aosp_15_r20/external/libbpf/src/
H A Dbpf.c168 int bpf_map_create(enum bpf_map_type map_type, in bpf_map_create() function
/aosp_15_r20/external/iproute2/lib/
H A Dbpf.c1178 static int bpf_map_create(enum bpf_map_type type, uint32_t size_key, in bpf_map_create() function
/aosp_15_r20/out/soong/.intermediates/external/rust/android-crates-io/crates/libbpf-sys/liblibbpf_sys/android_arm64_armv8-2a_cortex-a55_dylib/out/
Dbindgen.rs3092 pub fn bpf_map_create( in bpf_map_create() function
/aosp_15_r20/out/soong/.intermediates/external/rust/android-crates-io/crates/libbpf-sys/liblibbpf_bindgen/android_arm64_armv8-2a_cortex-a55_source/
Dbindgen.rs3092 pub fn bpf_map_create( in bpf_map_create() function
/aosp_15_r20/external/rust/android-crates-io/crates/libbpf-sys/src/
Dbindings.rs4762 pub fn bpf_map_create( in bpf_map_create() function
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h60851 int (*bpf_map_create)(struct bpf_map *, union bpf_attr *, struct bpf_token *); member
61082 struct hlist_head bpf_map_create; member