Home
last modified time | relevance | path

Searched defs:mm_pkey_is_allocated (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/include/linux/
Dpkeys.h23 static inline bool mm_pkey_is_allocated(struct mm_struct *mm, int pkey) in mm_pkey_is_allocated() function
/linux-6.12.1/arch/arm64/include/asm/
Dpkeys.h51 static inline bool mm_pkey_is_allocated(struct mm_struct *mm, int pkey) in mm_pkey_is_allocated() function
/linux-6.12.1/arch/x86/include/asm/
Dpkeys.h55 bool mm_pkey_is_allocated(struct mm_struct *mm, int pkey) in mm_pkey_is_allocated() function
/linux-6.12.1/arch/powerpc/include/asm/
Dpkeys.h68 static inline bool mm_pkey_is_allocated(struct mm_struct *mm, int pkey) in mm_pkey_is_allocated() function