Searched refs:bpf_devices_allow_list_static (Results 1 – 4 of 4) sorted by relevance
21 int bpf_devices_allow_list_static(BPFProgram *prog, const char *path);
501 int bpf_devices_allow_list_static( in bpf_devices_allow_list_static() function
1274 (void) bpf_devices_allow_list_static(prog, path); in cgroup_apply_devices()
27 r = bpf_devices_allow_list_static(prog, cgroup_path); in test_policy_closed()