Searched refs:PINPATH (Results 1 – 1 of 1) sorted by relevance
20 #define PINPATH "/sys/fs/bpf/unpriv_bpf_disabled_" macro223 char *map_paths[NUM_MAPS] = { PINPATH "array", in test_unpriv_bpf_disabled()224 PINPATH "percpu_array", in test_unpriv_bpf_disabled()225 PINPATH "hash", in test_unpriv_bpf_disabled()226 PINPATH "percpu_hash", in test_unpriv_bpf_disabled()227 PINPATH "perfbuf", in test_unpriv_bpf_disabled()228 PINPATH "ringbuf", in test_unpriv_bpf_disabled()229 PINPATH "prog_array" }; in test_unpriv_bpf_disabled()
Completed in 4 milliseconds