Searched refs:ipe_evaluate_event (Results 1 – 3 of 3) sorted by relevance
35 return ipe_evaluate_event(&ctx); in ipe_bprm_check_security()60 return ipe_evaluate_event(&ctx); in ipe_mmap_file()92 return ipe_evaluate_event(&ctx); in ipe_file_mprotect()141 return ipe_evaluate_event(&ctx); in ipe_kernel_read_file()186 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