Home
last modified time | relevance | path

Searched refs:clear_task_ebb (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/arch/powerpc/include/asm/
Dswitch_to.h108 static inline void clear_task_ebb(struct task_struct *t) in clear_task_ebb() function
/linux-6.1.9/arch/powerpc/kernel/
Dprocess.c1679 clear_task_ebb(dst); in arch_dup_task_struct()