Searched refs:allowed_file (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/testing/selftests/bpf/progs/
H A Dprofiler.inc.h541 bool* allowed_file = bpf_map_lookup_elem(&allowed_file_inodes, &ino); local
543 if (allowed_file == NULL)

Completed in 75 milliseconds