Searched refs:mm_pkey_alloc (Results 1 – 5 of 5) sorted by relevance
28 static inline int mm_pkey_alloc(struct mm_struct *mm) in mm_pkey_alloc() function
81 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
23 execute_only_pkey = mm_pkey_alloc(mm); in __execute_only_pkey()
864 pkey = mm_pkey_alloc(current->mm); in SYSCALL_DEFINE2()