Searched refs:should_filter_binprm (Results 1 – 1 of 1) sorted by relevance
702 bool* should_filter_binprm = bpf_map_lookup_elem(&disallowed_exec_inodes, &inode); in raw_tracepoint__sched_process_exec() local703 if (should_filter_binprm != NULL) in raw_tracepoint__sched_process_exec()