Home
last modified time | relevance | path

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

/linux/tools/lib/bpf/
H A Dfeatures.c22 static int probe_kern_prog_name(int token_fd) in probe_kern_prog_name()
47 static int probe_kern_global_data(int token_fd) in probe_kern_global_data()
80 static int probe_kern_btf(int token_fd) in probe_kern_btf()
92 static int probe_kern_btf_func(int token_fd) in probe_kern_btf_func()
110 static int probe_kern_btf_func_global(int token_fd) in probe_kern_btf_func_global()
128 static int probe_kern_btf_datasec(int token_fd) in probe_kern_btf_datasec()
147 static int probe_kern_btf_qmark_datasec(int token_fd) in probe_kern_btf_qmark_datasec()
166 static int probe_kern_btf_float(int token_fd) in probe_kern_btf_float()
178 static int probe_kern_btf_decl_tag(int token_fd) in probe_kern_btf_decl_tag()
195 static int probe_kern_btf_type_tag(int token_fd) in probe_kern_btf_type_tag()
[all …]
H A Dlibbpf_probes.c223 int token_fd) in libbpf__load_raw_btf() argument
H A Dlibbpf_internal.h408 int token_fd; member
H A Dlibbpf.c775 int token_fd; member
5067 int bpffs_fd = -1, token_fd, err; in bpf_object_prepare_token() local
10376 static int libbpf_find_prog_btf_id(const char *name, __u32 attach_prog_fd, int token_fd) in libbpf_find_prog_btf_id()
11623 int probe_kern_syscall_wrapper(int token_fd) in probe_kern_syscall_wrapper()
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtoken.c283 int mnt_fd = -1, fs_fd = -1, err = 0, bpffs_fd = -1, token_fd = -1; in child() local
434 int fs_fd = -1, token_fd = -1, err; in parent() local
503 int err, token_fd = -1, map_fd = -1; in userns_map_create() local
571 int err, token_fd = -1, btf_fd = -1; in userns_btf_load() local
640 int err, token_fd = -1, prog_fd = -1; in userns_prog_load() local
1052 int err, token_fd = -1; in userns_bpf_token_info() local