Searched defs:bpffs_fd (Results 1 - 5 of 5) sorted by path

/linux-master/include/uapi/linux/
H A Dbpf.h1821 __u32 bpffs_fd; member in struct:bpf_attr::__anon2925
/linux-master/tools/include/uapi/linux/
H A Dbpf.h1821 __u32 bpffs_fd; member in struct:bpf_attr::__anon3535
/linux-master/tools/lib/bpf/
H A Dbpf.c1315 int bpf_token_create(int bpffs_fd, struct bpf_token_create_opts *opts) argument
H A Dlibbpf.c4887 int bpffs_fd = -1, token_fd, err; local
/linux-master/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; local

Completed in 327 milliseconds