Home
last modified time | relevance | path

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

/kernel/
Dcfi.c34 static bool is_trap(unsigned long addr, s32 *start, s32 *end) in is_trap() function
78 found = is_trap(addr, mod->kcfi_traps, mod->kcfi_traps_end); in is_module_cfi_trap()
96 if (is_trap(addr, __start___kcfi_traps, __stop___kcfi_traps)) in is_cfi_trap()