Searched refs:munmap_nb (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/oprofile/
H A Dbuffer_sync.c135 static struct notifier_block munmap_nb = { variable in typeref:struct:notifier_block
158 err = profile_event_register(PROFILE_MUNMAP, &munmap_nb);
171 profile_event_unregister(PROFILE_MUNMAP, &munmap_nb);
188 profile_event_unregister(PROFILE_MUNMAP, &munmap_nb);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/oprofile/
H A Dbuffer_sync.c135 static struct notifier_block munmap_nb = { variable in typeref:struct:notifier_block
158 err = profile_event_register(PROFILE_MUNMAP, &munmap_nb);
171 profile_event_unregister(PROFILE_MUNMAP, &munmap_nb);
188 profile_event_unregister(PROFILE_MUNMAP, &munmap_nb);

Completed in 331 milliseconds