task_exit_nb      135 drivers/oprofile/buffer_sync.c static struct notifier_block task_exit_nb = {
task_exit_nb      164 drivers/oprofile/buffer_sync.c 	err = profile_event_register(PROFILE_TASK_EXIT, &task_exit_nb);
task_exit_nb      181 drivers/oprofile/buffer_sync.c 	profile_event_unregister(PROFILE_TASK_EXIT, &task_exit_nb);
task_exit_nb      196 drivers/oprofile/buffer_sync.c 	profile_event_unregister(PROFILE_TASK_EXIT, &task_exit_nb);