Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dprofiler.inc.h685 bool* should_filter_binprm = bpf_map_lookup_elem(&disallowed_exec_inodes, &inode); in raw_tracepoint__sched_process_exec() local
686 if (should_filter_binprm != NULL) in raw_tracepoint__sched_process_exec()