Home
last modified time | relevance | path

Searched defs:profile_task_exit (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-4.19/include/linux/
Dprofile.h133 #define profile_task_exit(a) do { } while (0) macro
/kernel/linux/linux-5.10/include/linux/
Dprofile.h133 #define profile_task_exit(a) do { } while (0) macro
/kernel/linux/linux-4.19/kernel/
Dprofile.c140 void profile_task_exit(struct task_struct *task) in profile_task_exit() function
/kernel/linux/linux-5.10/kernel/
Dprofile.c142 void profile_task_exit(struct task_struct *task) in profile_task_exit() function