Home
last modified time | relevance | path

Searched defs:bpf_token_create (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/libbpf/src/
H A Dbpf.c1314 int bpf_token_create(int bpffs_fd, struct bpf_token_create_opts *opts) in bpf_token_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.rs3814 pub fn bpf_token_create( in bpf_token_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.rs3814 pub fn bpf_token_create( in bpf_token_create() function
/aosp_15_r20/external/rust/android-crates-io/crates/libbpf-sys/src/
Dbindings.rs5484 pub fn bpf_token_create( in bpf_token_create() function
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h60855 int (*bpf_token_create)(struct bpf_token *, union bpf_attr *, struct path *); member
61086 struct hlist_head bpf_token_create; member