Searched refs:linux_pkey_alloc_machdep (Results 1 – 5 of 5) sorted by relevance
34 linux_pkey_alloc_machdep(struct thread *td, uint64_t init_val) in linux_pkey_alloc_machdep() function
79 int linux_pkey_alloc_machdep(struct thread *, uint64_t);
264 return (linux_pkey_alloc_machdep(td, init_val)); in linux_pkey_alloc_common()
148 linux_pkey_alloc_machdep(struct thread *td, uint64_t init_val) in linux_pkey_alloc_machdep() function