Searched refs:mm_pkey_free (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/
H A Dpkeys.h33 static inline int mm_pkey_free(struct mm_struct *mm, int pkey) function
/linux-master/arch/x86/include/asm/
H A Dpkeys.h108 int mm_pkey_free(struct mm_struct *mm, int pkey) function
/linux-master/arch/powerpc/include/asm/
H A Dpkeys.h83 * mm_pkey_free().
110 static inline int mm_pkey_free(struct mm_struct *mm, int pkey) function
/linux-master/mm/
H A Dmprotect.c862 mm_pkey_free(current->mm, pkey);
876 ret = mm_pkey_free(current->mm, pkey);

Completed in 124 milliseconds