Searched refs:mm_pkey_alloc (Results 1 – 5 of 5) sorted by relevance
26 static inline int mm_pkey_alloc(struct mm_struct *mm) in mm_pkey_alloc() function
86 int mm_pkey_alloc(struct mm_struct *mm) in mm_pkey_alloc() function
85 static inline int mm_pkey_alloc(struct mm_struct *mm) in mm_pkey_alloc() function
24 execute_only_pkey = mm_pkey_alloc(mm); in __execute_only_pkey()
668 pkey = mm_pkey_alloc(current->mm); in SYSCALL_DEFINE2()