PREEMPT_NOTIFIER_REG

Section: Driver Basics (9)
Updated: February 2011
Index Return to Main Contents
 

NAME

preempt_notifier_register - tell me when current is being preempted & rescheduled  

SYNOPSIS

void preempt_notifier_register(struct preempt_notifier * notifier);
 

ARGUMENTS

notifier

notifier struct to register
 

COPYRIGHT