/include/linux/ |
D | cpu.h | 113 static inline int register_cpu_notifier(struct notifier_block *nb) in register_cpu_notifier() 118 static inline int __register_cpu_notifier(struct notifier_block *nb) in __register_cpu_notifier() 123 static inline void unregister_cpu_notifier(struct notifier_block *nb) in unregister_cpu_notifier() 127 static inline void __unregister_cpu_notifier(struct notifier_block *nb) in __unregister_cpu_notifier() 146 static inline int register_cpu_notifier(struct notifier_block *nb) in register_cpu_notifier() 151 static inline int __register_cpu_notifier(struct notifier_block *nb) in __register_cpu_notifier() 156 static inline void unregister_cpu_notifier(struct notifier_block *nb) in unregister_cpu_notifier() 160 static inline void __unregister_cpu_notifier(struct notifier_block *nb) in __unregister_cpu_notifier() 194 #define register_hotcpu_notifier(nb) register_cpu_notifier(nb) argument 195 #define __register_hotcpu_notifier(nb) __register_cpu_notifier(nb) argument [all …]
|
D | memory.h | 84 static inline int register_memory_notifier(struct notifier_block *nb) in register_memory_notifier() 88 static inline void unregister_memory_notifier(struct notifier_block *nb) in unregister_memory_notifier() 95 static inline int register_memory_isolate_notifier(struct notifier_block *nb) in register_memory_isolate_notifier() 99 static inline void unregister_memory_isolate_notifier(struct notifier_block *nb) in unregister_memory_isolate_notifier() 133 #define register_hotmemory_notifier(nb) register_memory_notifier(nb) argument 134 #define unregister_hotmemory_notifier(nb) unregister_memory_notifier(nb) argument 138 #define register_hotmemory_notifier(nb) ({ (void)(nb); 0; }) argument 139 #define unregister_hotmemory_notifier(nb) ({ (void)(nb); }) argument
|
D | cpu_pm.h | 79 static inline int cpu_pm_register_notifier(struct notifier_block *nb) in cpu_pm_register_notifier() 84 static inline int cpu_pm_unregister_notifier(struct notifier_block *nb) in cpu_pm_unregister_notifier()
|
D | devfreq.h | 174 struct notifier_block nb; member 307 struct notifier_block nb; member 378 struct notifier_block *nb, in devfreq_register_notifier() 385 struct notifier_block *nb, in devfreq_unregister_notifier() 393 struct notifier_block *nb, in devm_devfreq_register_notifier() 401 struct notifier_block *nb, in devm_devfreq_unregister_notifier()
|
D | extcon.h | 404 struct notifier_block *nb) in extcon_register_notifier() 411 struct notifier_block *nb) in extcon_unregister_notifier() 418 struct notifier_block *nb) in devm_extcon_register_notifier() 425 struct notifier_block *nb) { } in devm_extcon_unregister_notifier() 447 struct notifier_block *nb) in extcon_register_interest()
|
D | clk.h | 144 struct notifier_block *nb) in clk_notifier_register() 150 struct notifier_block *nb) in clk_notifier_unregister()
|
D | syscalls.h | 151 #define SYSCALL_METADATA(sname, nb, ...) \ argument 175 #define SYSCALL_METADATA(sname, nb, ...) argument
|
D | pm_clock.h | 16 struct notifier_block nb; member
|
D | tracepoint.h | 62 int register_tracepoint_module_notifier(struct notifier_block *nb) in register_tracepoint_module_notifier() 67 int unregister_tracepoint_module_notifier(struct notifier_block *nb) in unregister_tracepoint_module_notifier()
|
D | igmp.h | 99 #define IGMPV3_MASK(value, nb) ((nb)>=32 ? (value) : ((1<<(nb))-1) & (value)) argument
|
D | suspend.h | 468 static inline int register_pm_notifier(struct notifier_block *nb) in register_pm_notifier() 473 static inline int unregister_pm_notifier(struct notifier_block *nb) in unregister_pm_notifier()
|
D | iommu.h | 517 struct notifier_block *nb) in iommu_group_register_notifier() 523 struct notifier_block *nb) in iommu_group_unregister_notifier()
|
D | pm_domain.h | 107 struct notifier_block nb; member
|
D | cpufreq.h | 445 static inline int cpufreq_register_notifier(struct notifier_block *nb, in cpufreq_register_notifier() 450 static inline int cpufreq_unregister_notifier(struct notifier_block *nb, in cpufreq_unregister_notifier()
|
D | module.h | 736 static inline int register_module_notifier(struct notifier_block *nb) in register_module_notifier() 742 static inline int unregister_module_notifier(struct notifier_block *nb) in unregister_module_notifier()
|
/include/acpi/ |
D | button.h | 11 static inline int acpi_lid_notifier_register(struct notifier_block *nb) in acpi_lid_notifier_register() 15 static inline int acpi_lid_notifier_unregister(struct notifier_block *nb) in acpi_lid_notifier_unregister()
|
/include/net/ |
D | dcbevent.h | 32 register_dcbevent_notifier(struct notifier_block *nb) in register_dcbevent_notifier() 37 static inline int unregister_dcbevent_notifier(struct notifier_block *nb) in unregister_dcbevent_notifier()
|
D | x25.h | 243 static __inline__ void x25_neigh_hold(struct x25_neigh *nb) in x25_neigh_hold() 248 static __inline__ void x25_neigh_put(struct x25_neigh *nb) in x25_neigh_put()
|
D | switchdev.h | 248 static inline int register_switchdev_notifier(struct notifier_block *nb) in register_switchdev_notifier() 253 static inline int unregister_switchdev_notifier(struct notifier_block *nb) in unregister_switchdev_notifier()
|
/include/linux/regulator/ |
D | consumer.h | 510 struct notifier_block *nb) in regulator_register_notifier() 516 struct notifier_block *nb) in devm_regulator_register_notifier() 522 struct notifier_block *nb) in regulator_unregister_notifier() 528 struct notifier_block *nb) in devm_regulator_unregister_notifier()
|
/include/linux/usb/ |
D | phy.h | 244 struct device_node *node, struct notifier_block *nb) in devm_usb_get_phy_by_node() 315 usb_register_notifier(struct usb_phy *x, struct notifier_block *nb) in usb_register_notifier() 321 usb_unregister_notifier(struct usb_phy *x, struct notifier_block *nb) in usb_unregister_notifier()
|
D | chipidea.h | 29 struct notifier_block nb; member
|
/include/linux/power/ |
D | charger-manager.h | 71 struct notifier_block nb; member
|
/include/linux/hsi/ |
D | hsi.h | 146 struct notifier_block nb; member
|
/include/net/bluetooth/ |
D | bluetooth.h | 342 unsigned long len, int nb, int *err) in bt_skb_send_alloc()
|