Searched refs:BPF_FS (Results 1 – 3 of 3) sorted by relevance
11 BPF_FS=$(awk '$3 == "bpf" {print $2; exit}' /proc/mounts)12 BPF_DIR=$BPF_FS/test_$TESTNAME43 if [ -z "$BPF_FS" ]; then
23 BPF_FS=$(awk '$3 == "bpf" {print $2; exit}' /proc/mounts)24 BPF_DIR=$BPF_FS/test_$TESTNAME69 if [ -z "$BPF_FS" ]; then
151 FS(bpf_fs, bpf, BPF_FS);