Searched defs:bpffs_fd (Results 1 – 5 of 5) sorted by relevance
/linux/tools/testing/selftests/bpf/prog_tests/ | ||
H A D | token.c | 283 int mnt_fd = -1, fs_fd = -1, err = 0, bpffs_fd = -1, token_fd = -1; in child() local |
/linux/tools/lib/bpf/ | ||
H A D | bpf.c | 1362 bpf_token_create(int bpffs_fd,struct bpf_token_create_opts * opts) bpf_token_create() argument |
H A D | libbpf.c | 4981 int bpffs_fd = -1, token_fd, err; bpf_object_prepare_token() local |
/linux/tools/include/uapi/linux/ | ||
H A D | bpf.h | 1867 __u32 bpffs_fd; global() member |
/linux/include/uapi/linux/ | ||
H A D | bpf.h | 1867 __u32 bpffs_fd; global() member |