Searched refs:BPFFS_ROOT (Results 1 – 1 of 1) sorted by relevance
42 #define BPFFS_ROOT "/sys/fs/bpf/" macro43 #define BPFFS_ATTACH_COUNTERS BPFFS_ROOT "attach_counters/"94 err = mount("bpf", BPFFS_ROOT, "bpf", 0, NULL); in setup_bpffs()116 ASSERT_OK(umount(BPFFS_ROOT), "unmount bpffs"); in cleanup_bpffs()