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

/linux-master/tools/testing/selftests/bpf/progs/
H A Dprofiler.inc.h534 bool* allowed_device = bpf_map_lookup_elem(&allowed_devices, &dev_id); local
536 if (allowed_device == NULL)

Completed in 81 milliseconds