Home
last modified time | relevance | path

Searched refs:BPF_FS (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/bpf/
H A Dtest_bpftool_metadata.sh11 BPF_FS=$(awk '$3 == "bpf" {print $2; exit}' /proc/mounts)
12 BPF_DIR=$BPF_FS/test_$TESTNAME
43 if [ -z "$BPF_FS" ]; then
/linux/tools/lib/api/fs/
H A Dfs.c152 FS(bpf_fs, bpf, BPF_FS);