Home
last modified time | relevance | path

Searched defs:notifier (Results 1 – 5 of 5) sorted by relevance

/kernel/power/
Dqos.c631 struct notifier_block *notifier) in freq_qos_add_notifier()
664 struct notifier_block *notifier) in freq_qos_remove_notifier()
Dwakeup_reason.c374 static int wakeup_reason_pm_event(struct notifier_block *notifier, in wakeup_reason_pm_event()
/kernel/bpf/
Ddevmap.c1101 static int dev_map_notification(struct notifier_block *notifier, in dev_map_notification()
/kernel/sched/
Dcore.c5445 void preempt_notifier_register(struct preempt_notifier *notifier) in preempt_notifier_register()
5460 void preempt_notifier_unregister(struct preempt_notifier *notifier) in preempt_notifier_unregister()
5468 struct preempt_notifier *notifier; in __fire_sched_in_preempt_notifiers() local
5484 struct preempt_notifier *notifier; in __fire_sched_out_preempt_notifiers() local
/kernel/events/
Dcore.c14207 perf_reboot(struct notifier_block *notifier, unsigned long val, void *v) in perf_reboot()