Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dprofiler.inc.h540 bool* allowed_device = bpf_map_lookup_elem(&allowed_devices, &dev_id); in is_dentry_allowed_for_filemod() local
542 if (allowed_device == NULL) in is_dentry_allowed_for_filemod()