Home
last modified time | relevance | path

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

/linux/arch/riscv/include/asm/
A Dptdump.h12 static inline void debug_checkwx(void) in debug_checkwx() function
17 static inline void debug_checkwx(void) in debug_checkwx() function
/linux/arch/arm/include/asm/
A Dptdump.h35 #define debug_checkwx() ptdump_check_wx() macro
37 #define debug_checkwx() do { } while (0) macro
/linux/arch/arm64/include/asm/
A Dptdump.h35 #define debug_checkwx() ptdump_check_wx() macro
37 #define debug_checkwx() do { } while (0) macro
/linux/arch/s390/include/asm/
A Dptdump.h8 static inline void debug_checkwx(void) in debug_checkwx() function
/linux/arch/s390/mm/
A Dinit.c139 debug_checkwx(); in mark_rodata_ro()
/linux/arch/arm/mm/
A Dinit.c506 debug_checkwx(); in mark_rodata_ro()
/linux/arch/x86/include/asm/
A Dpgtable.h40 #define debug_checkwx() ptdump_walk_pgd_level_checkwx() macro
43 #define debug_checkwx() do { } while (0) macro
/linux/arch/x86/mm/
A Dinit_32.c817 debug_checkwx(); in mark_rodata_ro()
A Dinit_64.c1415 debug_checkwx(); in mark_rodata_ro()
/linux/arch/riscv/mm/
A Dinit.c490 debug_checkwx(); in mark_rodata_ro()
/linux/arch/arm64/mm/
A Dmmu.c571 debug_checkwx(); in mark_rodata_ro()

Completed in 22 milliseconds