Searched refs:ipe_evaluate_event (Results 1 – 3 of 3) sorted by relevance
35 return ipe_evaluate_event(&ctx); in ipe_bprm_check_security()62 return ipe_evaluate_event(&ctx); in ipe_bprm_creds_for_exec()87 return ipe_evaluate_event(&ctx); in ipe_mmap_file()119 return ipe_evaluate_event(&ctx); in ipe_file_mprotect()169 return ipe_evaluate_event(&ctx); in ipe_kernel_read_file()214 return ipe_evaluate_event(&ctx); in ipe_kernel_load_data()
68 int ipe_evaluate_event(const struct ipe_eval_ctx *const ctx);
315 int ipe_evaluate_event(const struct ipe_eval_ctx *const ctx) in ipe_evaluate_event() function