Searched refs:__check_ne (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/probes/ |
H A D | decode.c | 89 static unsigned long __kprobes __check_ne(unsigned long cpsr) in __check_ne() function 168 &__check_eq, &__check_ne, &__check_cs, &__check_cc,
|
/kernel/linux/linux-6.6/arch/arm/probes/ |
H A D | decode.c | 89 static unsigned long __kprobes __check_ne(unsigned long cpsr) in __check_ne() function 168 &__check_eq, &__check_ne, &__check_cs, &__check_cc,
|
/kernel/linux/linux-6.6/arch/arm64/kernel/ |
H A D | traps.c | 57 static bool __kprobes __check_ne(unsigned long pstate) in __check_ne() function 144 __check_eq, __check_ne, __check_cs, __check_cc,
|
/kernel/linux/linux-5.10/arch/arm64/kernel/ |
H A D | insn.c | 1440 static bool __kprobes __check_ne(unsigned long pstate) in __check_ne() function 1527 __check_eq, __check_ne, __check_cs, __check_cc,
|
Completed in 6 milliseconds