Searched refs:ARCH_SHSTK_ENABLE (Results 1 – 3 of 3) sorted by relevance
33 #define ARCH_SHSTK_ENABLE 0x5001 macro
333 #ifndef ARCH_SHSTK_ENABLE334 #define ARCH_SHSTK_ENABLE 0x5001 macro341 if (ARCH_PRCTL(ARCH_SHSTK_ENABLE, ARCH_SHSTK_SHSTK)) { in test_uretprobe_shadow_stack()
48 #define ARCH_SHSTK_ENABLE 0x5001 macro857 ARCH_PRCTL(ARCH_SHSTK_ENABLE, ARCH_SHSTK_SHSTK); in test_uretprobe()982 if (ARCH_PRCTL(ARCH_SHSTK_ENABLE, ARCH_SHSTK_SHSTK)) { in main()992 if (ARCH_PRCTL(ARCH_SHSTK_ENABLE, ARCH_SHSTK_SHSTK)) { in main()997 if (ARCH_PRCTL(ARCH_SHSTK_ENABLE, ARCH_SHSTK_WRSS)) { in main()
Completed in 6 milliseconds