Home
last modified time | relevance | path

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

/linux/tools/lib/bpf/
H A 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()
131 static int probe_kern_btf_datasec(int token_fd) in probe_kern_btf_datasec()
169 static int probe_kern_btf_float(int token_fd) in probe_kern_btf_float()
214 static int probe_kern_array_mmap(int token_fd) in probe_kern_array_mmap()
268 static int probe_prog_bind_map(int token_fd) in probe_prog_bind_map()
308 static int probe_module_btf(int token_fd) in probe_module_btf()
337 static int probe_perf_link(int token_fd) in probe_perf_link()
[all …]
H A Dbpf.h56 __u32 token_fd; member
109 __u32 token_fd; member
140 __u32 token_fd; member
H A Dlibbpf_probes.c223 int token_fd) in libbpf__load_raw_btf()
H A Dlibbpf_internal.h390 int token_fd; member
H A Dbpf.c106 int probe_memcg_account(int token_fd) in probe_memcg_account()
H A Dbtf.c1327 int token_fd) in btf_load_into_kernel()
H A Dlibbpf.c711 int token_fd; member
4887 int bpffs_fd = -1, token_fd, err; in bpf_object_prepare_token() local
11072 int probe_kern_syscall_wrapper(int token_fd) in probe_kern_syscall_wrapper()
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtoken.c287 int mnt_fd = -1, fs_fd = -1, err = 0, bpffs_fd = -1, token_fd = -1; in child() local
431 int fs_fd = -1, mnt_fd = -1, token_fd = -1, err; in parent() local
501 int err, token_fd = -1, map_fd = -1; in userns_map_create() local
569 int err, token_fd = -1, btf_fd = -1; in userns_btf_load() local
638 int err, token_fd = -1, prog_fd = -1; in userns_prog_load() local