Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dpkeys.h42 static inline bool arch_pkeys_enabled(void) in arch_pkeys_enabled() function
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dpkeys.h17 static inline bool arch_pkeys_enabled(void) in arch_pkeys_enabled() function
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dpkeys.h166 static inline bool arch_pkeys_enabled(void) in arch_pkeys_enabled() function
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/ptrace/
H A Dptrace-view.c464 if (!arch_pkeys_enabled()) in pkey_active()
475 if (!arch_pkeys_enabled()) in pkey_get()
489 if (!arch_pkeys_enabled()) in pkey_set()
/OK3568_Linux_fs/kernel/fs/proc/
H A Dtask_mmu.c916 if (arch_pkeys_enabled()) in show_smap()