thread_pkey_regs_save  205 arch/powerpc/include/asm/pkeys.h extern void thread_pkey_regs_save(struct thread_struct *thread);
thread_pkey_regs_save  581 arch/powerpc/kernel/process.c 	thread_pkey_regs_save(&tsk->thread);
thread_pkey_regs_save 1078 arch/powerpc/kernel/process.c 	thread_pkey_regs_save(t);
thread_pkey_regs_save  355 arch/powerpc/kernel/traps.c 	thread_pkey_regs_save(&current->thread);