Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dcputime.h72 static notrace inline void account_cpu_user_entry(void) in account_cpu_user_entry() function
93 static inline void account_cpu_user_entry(void) in account_cpu_user_entry() function
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dsyscall_64.c40 account_cpu_user_entry(); in system_call_exception()