Home
last modified time | relevance | path

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

/linux-6.6.21/tools/testing/selftests/bpf/progs/
Dprofiler.inc.h702 bool* should_filter_binprm = bpf_map_lookup_elem(&disallowed_exec_inodes, &inode); in raw_tracepoint__sched_process_exec() local
703 if (should_filter_binprm != NULL) in raw_tracepoint__sched_process_exec()