Home
last modified time | relevance | path

Searched refs:task_handoff_unregister (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dprofile.h82 int task_handoff_unregister(struct notifier_block * n);
118 static inline int task_handoff_unregister(struct notifier_block * n) in task_handoff_unregister() function
/OK3568_Linux_fs/kernel/drivers/oprofile/
H A Dbuffer_sync.c183 task_handoff_unregister(&task_free_nb); in sync_start()
197 task_handoff_unregister(&task_free_nb); in sync_stop()
/OK3568_Linux_fs/kernel/kernel/
H A Dprofile.c172 int task_handoff_unregister(struct notifier_block *n) in task_handoff_unregister() function
176 EXPORT_SYMBOL_GPL(task_handoff_unregister);