Home
last modified time | relevance | path

Searched defs:profile_handoff_task (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/include/linux/
Dprofile.h135 #define profile_handoff_task(a) (0) macro
/linux-2.6.39/kernel/
Dprofile.c150 int profile_handoff_task(struct task_struct *task) in profile_handoff_task() function