Searched defs:token_fd (Results 1 – 12 of 12) sorted by relevance
/aosp_15_r20/external/libbpf/src/ |
H A D | features.c | 23 static int probe_kern_prog_name(int token_fd) in probe_kern_prog_name() 48 static int probe_kern_global_data(int token_fd) in probe_kern_global_data() 83 static int probe_kern_btf(int token_fd) in probe_kern_btf() 95 static int probe_kern_btf_func(int token_fd) in probe_kern_btf_func() 113 static int probe_kern_btf_func_global(int token_fd) in probe_kern_btf_func_global() 131 static int probe_kern_btf_datasec(int token_fd) in probe_kern_btf_datasec() 150 static int probe_kern_btf_qmark_datasec(int token_fd) in probe_kern_btf_qmark_datasec() 169 static int probe_kern_btf_float(int token_fd) in probe_kern_btf_float() 181 static int probe_kern_btf_decl_tag(int token_fd) in probe_kern_btf_decl_tag() 198 static int probe_kern_btf_type_tag(int token_fd) in probe_kern_btf_type_tag() [all …]
|
H A D | bpf.h | 56 __u32 token_fd; member 109 __u32 token_fd; member 140 __u32 token_fd; member
|
H A D | libbpf_probes.c | 223 int token_fd) in libbpf__load_raw_btf()
|
H A D | libbpf_internal.h | 390 int token_fd; member
|
H A D | bpf.c | 106 int probe_memcg_account(int token_fd) in probe_memcg_account()
|
H A D | libbpf.c | 709 int token_fd; member 4871 int bpffs_fd = -1, token_fd, err; in bpf_object_prepare_token() local 11029 int probe_kern_syscall_wrapper(int token_fd) in probe_kern_syscall_wrapper()
|
H A D | btf.c | 1327 int token_fd) in btf_load_into_kernel()
|
/aosp_15_r20/out/soong/.intermediates/external/libbpf/libbpf_headers/gen/bpf/ |
D | bpf.h | 56 __u32 token_fd; member 109 __u32 token_fd; member 140 __u32 token_fd; member
|
D | libbpf_internal.h | 390 int token_fd; member
|
/aosp_15_r20/out/soong/.intermediates/external/rust/android-crates-io/crates/libbpf-sys/liblibbpf_sys/android_arm64_armv8-2a_cortex-a55_dylib/out/ |
D | bindgen.rs | 3089 pub token_fd: __u32, field 3126 pub token_fd: __u32, field 3156 pub token_fd: __u32, field
|
/aosp_15_r20/out/soong/.intermediates/external/rust/android-crates-io/crates/libbpf-sys/liblibbpf_bindgen/android_arm64_armv8-2a_cortex-a55_source/ |
D | bindgen.rs | 3089 pub token_fd: __u32, field 3126 pub token_fd: __u32, field 3156 pub token_fd: __u32, field
|
/aosp_15_r20/external/rust/android-crates-io/crates/libbpf-sys/src/ |
D | bindings.rs | 4759 pub token_fd: __u32, field 4796 pub token_fd: __u32, field 4826 pub token_fd: __u32, field
|