/include/linux/ |
D | extcon.h | 202 struct notifier_block *nb); 204 struct notifier_block *nb); 207 struct notifier_block *nb); 210 struct notifier_block *nb); 213 struct notifier_block *nb); 215 struct notifier_block *nb); 218 struct notifier_block *nb); 221 struct notifier_block *nb); 254 unsigned int id, struct notifier_block *nb) in extcon_register_notifier() argument 260 unsigned int id, struct notifier_block *nb) in extcon_unregister_notifier() argument [all …]
|
D | cpu_pm.h | 61 int cpu_pm_register_notifier(struct notifier_block *nb); 62 int cpu_pm_unregister_notifier(struct notifier_block *nb); 70 static inline int cpu_pm_register_notifier(struct notifier_block *nb) in cpu_pm_register_notifier() argument 75 static inline int cpu_pm_unregister_notifier(struct notifier_block *nb) in cpu_pm_unregister_notifier() argument
|
D | notifier.h | 51 typedef int (*notifier_fn_t)(struct notifier_block *nb, 147 struct notifier_block *nb); 149 struct notifier_block *nb); 151 struct notifier_block *nb); 153 struct notifier_block *nb); 156 struct atomic_notifier_head *nh, struct notifier_block *nb); 158 struct blocking_notifier_head *nh, struct notifier_block *nb); 161 struct notifier_block *nb); 163 struct notifier_block *nb); 165 struct notifier_block *nb); [all …]
|
D | devfreq.h | 188 struct notifier_block nb; member 261 struct notifier_block *nb, 264 struct notifier_block *nb, 268 struct notifier_block *nb, 272 struct notifier_block *nb, 336 struct notifier_block nb; member 410 struct notifier_block *nb, in devfreq_register_notifier() argument 417 struct notifier_block *nb, in devfreq_unregister_notifier() argument 425 struct notifier_block *nb, in devm_devfreq_register_notifier() argument 433 struct notifier_block *nb, in devm_devfreq_unregister_notifier() argument
|
D | fsl_hypervisor.h | 55 int fsl_hv_failover_register(struct notifier_block *nb); 61 int fsl_hv_failover_unregister(struct notifier_block *nb);
|
D | pvclock_gtod.h | 14 extern int pvclock_gtod_register_notifier(struct notifier_block *nb); 15 extern int pvclock_gtod_unregister_notifier(struct notifier_block *nb);
|
D | pl320-ipc.h | 6 int pl320_ipc_register_notifier(struct notifier_block *nb); 7 int pl320_ipc_unregister_notifier(struct notifier_block *nb);
|
D | keyboard.h | 19 extern int register_keyboard_notifier(struct notifier_block *nb); 20 extern int unregister_keyboard_notifier(struct notifier_block *nb);
|
D | surface_acpi_notify.h | 36 int san_dgpu_notifier_register(struct notifier_block *nb); 37 int san_dgpu_notifier_unregister(struct notifier_block *nb);
|
D | kdebug.h | 17 int register_die_notifier(struct notifier_block *nb); 18 int unregister_die_notifier(struct notifier_block *nb);
|
D | random.h | 32 int register_random_vmfork_notifier(struct notifier_block *nb); 33 int unregister_random_vmfork_notifier(struct notifier_block *nb); 35 static inline int register_random_vmfork_notifier(struct notifier_block *nb) { return 0; } in register_random_vmfork_notifier() argument 36 static inline int unregister_random_vmfork_notifier(struct notifier_block *nb) { return 0; } in unregister_random_vmfork_notifier() argument 122 int execute_with_initialized_rng(struct notifier_block *nb);
|
D | memory.h | 127 static inline int register_memory_notifier(struct notifier_block *nb) in register_memory_notifier() argument 131 static inline void unregister_memory_notifier(struct notifier_block *nb) in unregister_memory_notifier() argument 143 extern int register_memory_notifier(struct notifier_block *nb); 144 extern void unregister_memory_notifier(struct notifier_block *nb);
|
/include/net/ |
D | dcbevent.h | 18 int register_dcbevent_notifier(struct notifier_block *nb); 19 int unregister_dcbevent_notifier(struct notifier_block *nb); 23 register_dcbevent_notifier(struct notifier_block *nb) in register_dcbevent_notifier() argument 28 static inline int unregister_dcbevent_notifier(struct notifier_block *nb) in unregister_dcbevent_notifier() argument
|
D | fib_notifier.h | 32 int (*fib_dump)(struct net *net, struct notifier_block *nb, 38 int call_fib_notifier(struct notifier_block *nb, 43 int register_fib_notifier(struct net *net, struct notifier_block *nb, 44 void (*cb)(struct notifier_block *nb), 46 int unregister_fib_notifier(struct net *net, struct notifier_block *nb);
|
D | netevent.h | 35 int register_netevent_notifier(struct notifier_block *nb); 36 int unregister_netevent_notifier(struct notifier_block *nb);
|
/include/linux/remoteproc/ |
D | qcom_rproc.h | 29 void *qcom_register_ssr_notifier(const char *name, struct notifier_block *nb); 30 int qcom_unregister_ssr_notifier(void *notify, struct notifier_block *nb); 35 struct notifier_block *nb) in qcom_register_ssr_notifier() argument 41 struct notifier_block *nb) in qcom_unregister_ssr_notifier() argument
|
/include/linux/firmware/imx/ |
D | sci.h | 21 int imx_scu_irq_register_notifier(struct notifier_block *nb); 22 int imx_scu_irq_unregister_notifier(struct notifier_block *nb); 37 static inline int imx_scu_irq_register_notifier(struct notifier_block *nb) in imx_scu_irq_register_notifier() argument 42 static inline int imx_scu_irq_unregister_notifier(struct notifier_block *nb) in imx_scu_irq_unregister_notifier() argument
|
/include/linux/mlx5/ |
D | eq.h | 26 struct notifier_block *nb); 28 struct notifier_block *nb); 51 struct notifier_block nb; member 56 (container_of(container_of(ptr, struct mlx5_nb, nb), type, member)) 59 (name)->nb.notifier_call = handler; \
|
/include/drm/ |
D | drm_privacy_screen_consumer.h | 29 struct notifier_block *nb); 31 struct notifier_block *nb); 54 struct notifier_block *nb) in drm_privacy_screen_register_notifier() argument 59 struct notifier_block *nb) in drm_privacy_screen_unregister_notifier() argument
|
/include/acpi/ |
D | hed.h | 14 int register_acpi_hed_notifier(struct notifier_block *nb); 15 void unregister_acpi_hed_notifier(struct notifier_block *nb);
|
D | ghes.h | 66 int ghes_register_vendor_record_notifier(struct notifier_block *nb); 73 void ghes_unregister_vendor_record_notifier(struct notifier_block *nb); 134 extern void ghes_register_report_chain(struct notifier_block *nb); 135 extern void ghes_unregister_report_chain(struct notifier_block *nb);
|
/include/linux/platform_data/ |
D | cros_usbpd_notify.h | 13 int cros_usbpd_register_notify(struct notifier_block *nb); 15 void cros_usbpd_unregister_notify(struct notifier_block *nb);
|
/include/soc/sifive/ |
D | sifive_ccache.h | 10 extern int register_sifive_ccache_error_notifier(struct notifier_block *nb); 11 extern int unregister_sifive_ccache_error_notifier(struct notifier_block *nb);
|
/include/linux/mlx4/ |
D | driver.h | 71 struct notifier_block *nb); 73 struct notifier_block *nb);
|
/include/linux/pds/ |
D | pds_common.h | 47 int pdsc_register_notify(struct notifier_block *nb); 48 void pdsc_unregister_notify(struct notifier_block *nb);
|