Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/bpf/progs/
Dprofiler.inc.h547 bool* allowed_file = bpf_map_lookup_elem(&allowed_file_inodes, &ino); in is_dentry_allowed_for_filemod() local
549 if (allowed_file == NULL) in is_dentry_allowed_for_filemod()