Home
last modified time | relevance | path

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

/kernel/power/
Dqos.c626 struct notifier_block *notifier) in freq_qos_add_notifier()
659 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.c1062 static int dev_map_notification(struct notifier_block *notifier, in dev_map_notification()
/kernel/sched/
Dcore.c4933 void preempt_notifier_register(struct preempt_notifier *notifier) in preempt_notifier_register()
4948 void preempt_notifier_unregister(struct preempt_notifier *notifier) in preempt_notifier_unregister()
4956 struct preempt_notifier *notifier; in __fire_sched_in_preempt_notifiers() local
4972 struct preempt_notifier *notifier; in __fire_sched_out_preempt_notifiers() local
/kernel/events/
Dcore.c13606 perf_reboot(struct notifier_block *notifier, unsigned long val, void *v) in perf_reboot()