Searched refs:ARCH_SHSTK_ENABLE (Results 1 – 4 of 4) sorted by relevance
48 #define ARCH_SHSTK_ENABLE 0x5001 macro857 ARCH_PRCTL(ARCH_SHSTK_ENABLE, ARCH_SHSTK_SHSTK); in test_uretprobe()936 if (ARCH_PRCTL(ARCH_SHSTK_ENABLE, ARCH_SHSTK_SHSTK)) in test_uprobe_call()1062 if (ARCH_PRCTL(ARCH_SHSTK_ENABLE, ARCH_SHSTK_SHSTK)) { in main()1072 if (ARCH_PRCTL(ARCH_SHSTK_ENABLE, ARCH_SHSTK_SHSTK)) { in main()1077 if (ARCH_PRCTL(ARCH_SHSTK_ENABLE, ARCH_SHSTK_WRSS)) { in main()
33 #define ARCH_SHSTK_ENABLE 0x5001 macro
783 #ifndef ARCH_SHSTK_ENABLE in __test_uprobe_syscall() 784 #define ARCH_SHSTK_ENABLE 0x5001 in __test_uprobe_syscall() 791 if (ARCH_PRCTL(ARCH_SHSTK_ENABLE, ARCH_SHSTK_SHSTK)) { in __test_uprobe_syscall() 623 #define ARCH_SHSTK_ENABLE global() macro