Home
last modified time | relevance | path

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

/Linux-v6.1/tools/testing/selftests/bpf/progs/
Dprofiler.inc.h535 bool* allowed_device = bpf_map_lookup_elem(&allowed_devices, &dev_id); in is_dentry_allowed_for_filemod() local
537 if (allowed_device == NULL) in is_dentry_allowed_for_filemod()