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
81 int mm_pkey_alloc(struct mm_struct *mm) in mm_pkey_alloc() function
31 execute_only_pkey = mm_pkey_alloc(mm); in __execute_only_pkey()
107 static inline int mm_pkey_alloc(struct mm_struct *mm) in mm_pkey_alloc() function
604 pkey = mm_pkey_alloc(current->mm); in SYSCALL_DEFINE2()