Home
last modified time | relevance | path

Searched defs:token_fd (Results 1 – 8 of 8) sorted by relevance

/external/libbpf/src/
Dfeatures.c23 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 …]
Dlibbpf_probes.c223 int token_fd) in libbpf__load_raw_btf()
Dbpf.h56 __u32 token_fd; member
109 __u32 token_fd; member
140 __u32 token_fd; member
Dlibbpf_internal.h390 int token_fd; member
Dbpf.c106 int probe_memcg_account(int token_fd) in probe_memcg_account()
Dbtf.c1327 int token_fd) in btf_load_into_kernel()
Dlibbpf.c709 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()
/external/rust/android-crates-io/crates/libbpf-sys/src/
Dbindings.rs4759 pub token_fd: __u32, field
4796 pub token_fd: __u32, field
4826 pub token_fd: __u32, field