Searched defs:nb (Results 1 - 200 of 404) sorted by relevance

123

/linux-4.1.27/drivers/video/fbdev/core/
H A Dfb_notify.c23 int fb_register_client(struct notifier_block *nb) fb_register_client() argument
33 int fb_unregister_client(struct notifier_block *nb) fb_unregister_client() argument
/linux-4.1.27/net/dcb/
H A Ddcbevent.c26 int register_dcbevent_notifier(struct notifier_block *nb) register_dcbevent_notifier() argument
32 int unregister_dcbevent_notifier(struct notifier_block *nb) unregister_dcbevent_notifier() argument
/linux-4.1.27/include/acpi/
H A Dbutton.h11 static inline int acpi_lid_notifier_register(struct notifier_block *nb) acpi_lid_notifier_register() argument
15 static inline int acpi_lid_notifier_unregister(struct notifier_block *nb) acpi_lid_notifier_unregister() argument
/linux-4.1.27/net/core/
H A Dnetevent.c32 int register_netevent_notifier(struct notifier_block *nb) register_netevent_notifier() argument
51 int unregister_netevent_notifier(struct notifier_block *nb) unregister_netevent_notifier() argument
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/device/
H A Dacpi.c30 nvkm_acpi_ntfy(struct notifier_block *nb, unsigned long val, void *data) nvkm_acpi_ntfy() argument
/linux-4.1.27/drivers/usb/core/
H A Dnotify.c27 void usb_register_notify(struct notifier_block *nb) usb_register_notify() argument
40 void usb_unregister_notify(struct notifier_block *nb) usb_unregister_notify() argument
/linux-4.1.27/include/net/
H A Ddcbevent.h32 register_dcbevent_notifier(struct notifier_block *nb) register_dcbevent_notifier() argument
37 static inline int unregister_dcbevent_notifier(struct notifier_block *nb) unregister_dcbevent_notifier() argument
H A Dswitchdev.h104 static inline int register_netdev_switch_notifier(struct notifier_block *nb) register_netdev_switch_notifier() argument
109 static inline int unregister_netdev_switch_notifier(struct notifier_block *nb) unregister_netdev_switch_notifier() argument
/linux-4.1.27/lib/
H A Dnotifier-error-inject.h15 struct notifier_block nb; member in struct:notifier_err_inject
H A Dnotifier-error-inject.c26 static int notifier_err_inject_callback(struct notifier_block *nb, notifier_err_inject_callback() argument
H A Dpercpu_counter.c168 static int percpu_counter_hotcpu_callback(struct notifier_block *nb, percpu_counter_hotcpu_callback() argument
H A Dinflate.c840 unsigned nb; /* number of bit length codes */ inflate_dynamic() local
/linux-4.1.27/tools/perf/arch/powerpc/util/
H A Dheader.c22 int nb; get_cpuid() local
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
H A Ddebug.c49 void dump_lniobuf(struct niobuf_local *nb) dump_lniobuf() argument
/linux-4.1.27/arch/x86/platform/intel-mid/device_libs/
H A Dplatform_msic.c43 static int msic_scu_status_change(struct notifier_block *nb, msic_scu_status_change() argument
/linux-4.1.27/arch/x86/include/asm/
H A Dintel_scu_ipc.h55 static inline void intel_scu_notifier_add(struct notifier_block *nb) intel_scu_notifier_add() argument
60 static inline void intel_scu_notifier_remove(struct notifier_block *nb) intel_scu_notifier_remove() argument
H A Damd_nb.h59 struct amd_northbridge *nb; member in struct:amd_northbridge_info
/linux-4.1.27/drivers/acpi/
H A Dhed.c40 int register_acpi_hed_notifier(struct notifier_block *nb) register_acpi_hed_notifier() argument
46 void unregister_acpi_hed_notifier(struct notifier_block *nb) unregister_acpi_hed_notifier() argument
H A Devent.c40 int register_acpi_notifier(struct notifier_block *nb) register_acpi_notifier() argument
46 int unregister_acpi_notifier(struct notifier_block *nb) unregister_acpi_notifier() argument
H A Dprocessor_thermal.c86 static int acpi_thermal_cpufreq_notifier(struct notifier_block *nb, acpi_thermal_cpufreq_notifier() argument
H A Dac.c285 static int acpi_ac_battery_notify(struct notifier_block *nb, acpi_ac_battery_notify() argument
H A Dbutton.c224 int acpi_lid_notifier_register(struct notifier_block *nb) acpi_lid_notifier_register() argument
230 int acpi_lid_notifier_unregister(struct notifier_block *nb) acpi_lid_notifier_unregister() argument
H A Dprocessor_perflib.c75 static int acpi_processor_ppc_notifier(struct notifier_block *nb, acpi_processor_ppc_notifier() argument
H A Dacpi_extlog.c136 static int extlog_print(struct notifier_block *nb, unsigned long val, extlog_print() argument
/linux-4.1.27/drivers/power/reset/
H A Dmsm-poweroff.c26 static int do_msm_restart(struct notifier_block *nb, unsigned long action, do_msm_restart() argument
H A Dltc2952-poweroff.c252 static int ltc2952_poweroff_notify_panic(struct notifier_block *nb, ltc2952_poweroff_notify_panic() argument
/linux-4.1.27/arch/powerpc/platforms/powernv/
H A Dopal-power.c22 static int opal_power_control_event(struct notifier_block *nb, opal_power_control_event() argument
H A Dopal-memory-errors.c100 static int opal_memory_err_event(struct notifier_block *nb, opal_memory_err_event() argument
H A Dopal-async.c127 static int opal_async_comp_event(struct notifier_block *nb, opal_async_comp_event() argument
H A Dopal-hmi.c136 static int opal_handle_hmi_event(struct notifier_block *nb, opal_handle_hmi_event() argument
H A Dopal-elog.c279 static int elog_event(struct notifier_block *nb, elog_event() argument
H A Dopal-dump.c411 static int dump_event(struct notifier_block *nb, dump_event() argument
/linux-4.1.27/arch/mips/kernel/
H A Dproc.c25 int __ref register_proc_cpuinfo_notifier(struct notifier_block *nb) register_proc_cpuinfo_notifier() argument
/linux-4.1.27/arch/arm/mach-keystone/
H A Dkeystone.c33 static int keystone_platform_notifier(struct notifier_block *nb, keystone_platform_notifier() argument
/linux-4.1.27/net/hsr/
H A Dhsr_main.c23 static int hsr_netdev_notify(struct notifier_block *nb, unsigned long event, hsr_netdev_notify() argument
/linux-4.1.27/tools/perf/arch/x86/util/
H A Dheader.c27 int nb; get_cpuid() local
/linux-4.1.27/include/linux/
H A Dcpu_pm.h79 static inline int cpu_pm_register_notifier(struct notifier_block *nb) cpu_pm_register_notifier() argument
84 static inline int cpu_pm_unregister_notifier(struct notifier_block *nb) cpu_pm_unregister_notifier() argument
H A Dpm_clock.h16 struct notifier_block nb; member in struct:pm_clk_notifier_block
H A Dtracepoint.h70 int register_tracepoint_module_notifier(struct notifier_block *nb) register_tracepoint_module_notifier() argument
75 int unregister_tracepoint_module_notifier(struct notifier_block *nb) unregister_tracepoint_module_notifier() argument
H A Dcpu.h149 static inline int register_cpu_notifier(struct notifier_block *nb) register_cpu_notifier() argument
154 static inline int __register_cpu_notifier(struct notifier_block *nb) __register_cpu_notifier() argument
160 static inline void unregister_cpu_notifier(struct notifier_block *nb) unregister_cpu_notifier() argument
164 static inline void __unregister_cpu_notifier(struct notifier_block *nb) __unregister_cpu_notifier() argument
183 static inline int register_cpu_notifier(struct notifier_block *nb) register_cpu_notifier() argument
188 static inline int __register_cpu_notifier(struct notifier_block *nb) __register_cpu_notifier() argument
193 static inline void unregister_cpu_notifier(struct notifier_block *nb) unregister_cpu_notifier() argument
197 static inline void __unregister_cpu_notifier(struct notifier_block *nb) __unregister_cpu_notifier() argument
H A Ddevfreq.h160 struct notifier_block nb; member in struct:devfreq
H A Dmemory.h84 static inline int register_memory_notifier(struct notifier_block *nb) register_memory_notifier() argument
88 static inline void unregister_memory_notifier(struct notifier_block *nb) unregister_memory_notifier() argument
95 static inline int register_memory_isolate_notifier(struct notifier_block *nb) register_memory_isolate_notifier() argument
99 static inline void unregister_memory_isolate_notifier(struct notifier_block *nb) unregister_memory_isolate_notifier() argument
/linux-4.1.27/drivers/net/can/
H A Dled.c103 static int can_led_notifier(struct notifier_block *nb, unsigned long msg, can_led_notifier() argument
/linux-4.1.27/drivers/cpufreq/
H A Dcris-artpec3-cpufreq.c74 cris_sdram_freq_notifier(struct notifier_block *nb, unsigned long val, cris_sdram_freq_notifier() argument
H A Dcris-etraxfs-cpufreq.c74 cris_sdram_freq_notifier(struct notifier_block *nb, unsigned long val, cris_sdram_freq_notifier() argument
H A Dhighbank-cpufreq.c36 static int hb_cpufreq_clk_notify(struct notifier_block *nb, hb_cpufreq_clk_notify() argument
H A Dloongson2_cpufreq.c36 static int loongson2_cpu_freq_notifier(struct notifier_block *nb, loongson2_cpu_freq_notifier() argument
H A Dppc_cbe_cpufreq_pmi.c93 static int pmi_notifier(struct notifier_block *nb, pmi_notifier() argument
H A Dls1x-cpufreq.c33 static int ls1x_cpufreq_notifier(struct notifier_block *nb, ls1x_cpufreq_notifier() argument
H A Dcpufreq_conservative.c127 static int dbs_cpufreq_notifier(struct notifier_block *nb, unsigned long val, dbs_cpufreq_notifier() argument
H A Dcpufreq_stats.c246 static int cpufreq_stat_notifier_policy(struct notifier_block *nb, cpufreq_stat_notifier_policy() argument
260 static int cpufreq_stat_notifier_trans(struct notifier_block *nb, cpufreq_stat_notifier_trans() argument
H A Dpowernv-cpufreq.c379 static int powernv_cpufreq_reboot_notifier(struct notifier_block *nb, powernv_cpufreq_reboot_notifier() argument
/linux-4.1.27/arch/x86/mm/
H A Damdtopology.c77 int i, j, nb; amd_numa_init() local
H A Dkmmio.c548 kmmio_die_notifier(struct notifier_block *nb, unsigned long val, void *args) kmmio_die_notifier() argument
/linux-4.1.27/drivers/platform/x86/
H A Dpvpanic.c64 pvpanic_panic_notify(struct notifier_block *nb, unsigned long code, pvpanic_panic_notify() argument
/linux-4.1.27/kernel/
H A Dcpu_pm.c48 int cpu_pm_register_notifier(struct notifier_block *nb) cpu_pm_register_notifier() argument
70 int cpu_pm_unregister_notifier(struct notifier_block *nb) cpu_pm_unregister_notifier() argument
H A Dnotifier.c79 struct notifier_block *nb, *next_nb; notifier_call_chain() local
551 int register_die_notifier(struct notifier_block *nb) register_die_notifier() argument
558 int unregister_die_notifier(struct notifier_block *nb) unregister_die_notifier() argument
H A Dreboot.c86 int register_reboot_notifier(struct notifier_block *nb) register_reboot_notifier() argument
101 int unregister_reboot_notifier(struct notifier_block *nb) unregister_reboot_notifier() argument
151 int register_restart_handler(struct notifier_block *nb) register_restart_handler() argument
166 int unregister_restart_handler(struct notifier_block *nb) unregister_restart_handler() argument
H A Dtracepoint.c304 int register_tracepoint_module_notifier(struct notifier_block *nb) register_tracepoint_module_notifier() argument
328 int unregister_tracepoint_module_notifier(struct notifier_block *nb) unregister_tracepoint_module_notifier() argument
/linux-4.1.27/arch/powerpc/platforms/512x/
H A Dpdm360ng.c78 static int pdm360ng_touchscreen_notifier_call(struct notifier_block *nb, pdm360ng_touchscreen_notifier_call() argument
/linux-4.1.27/arch/powerpc/xmon/
H A Dnonstdio.c15 static int xmon_write(const void *ptr, int nb) xmon_write() argument
91 char *xmon_gets(char *str, int nb) xmon_gets() argument
/linux-4.1.27/arch/powerpc/kernel/
H A Ddma-swiotlb.c77 static int ppc_swiotlb_bus_notify(struct notifier_block *nb, ppc_swiotlb_bus_notify() argument
H A Disa-bridge.c218 static int isa_bridge_notify(struct notifier_block *nb, unsigned long action, isa_bridge_notify() argument
H A Dalign.c477 unsigned int nb, flags; emulate_spe() local
738 unsigned int instr, nb, flags, instruction = 0; fix_alignment() local
239 emulate_multiple(struct pt_regs *regs, unsigned char __user *addr, unsigned int reg, unsigned int nb, unsigned int flags, unsigned int instr, unsigned long swiz) emulate_multiple() argument
/linux-4.1.27/arch/arm/include/asm/
H A DbL_switcher.h61 static inline int bL_switcher_register_notifier(struct notifier_block *nb) bL_switcher_register_notifier() argument
66 static inline int bL_switcher_unregister_notifier(struct notifier_block *nb) bL_switcher_unregister_notifier() argument
/linux-4.1.27/net/x25/
H A Dx25_dev.c31 static int x25_receive_data(struct sk_buff *skb, struct x25_neigh *nb) x25_receive_data() argument
103 struct x25_neigh *nb; x25_lapb_receive_frame() local
151 void x25_establish_link(struct x25_neigh *nb) x25_establish_link() argument
180 void x25_terminate_link(struct x25_neigh *nb) x25_terminate_link() argument
206 void x25_send_frame(struct sk_buff *skb, struct x25_neigh *nb) x25_send_frame() argument
H A Dx25_facilities.c340 x25_limit_facilities(struct x25_facilities *facilities, struct x25_neigh *nb) x25_limit_facilities() argument
H A Dx25_forward.c102 struct x25_neigh *nb; x25_forward_data() local
H A Dx25_link.c47 static inline void x25_start_t20timer(struct x25_neigh *nb) x25_start_t20timer() argument
54 struct x25_neigh *nb = (struct x25_neigh *)param; x25_t20timer_expiry() local
61 static inline void x25_stop_t20timer(struct x25_neigh *nb) x25_stop_t20timer() argument
66 static inline int x25_t20timer_pending(struct x25_neigh *nb) x25_t20timer_pending() argument
74 void x25_link_control(struct sk_buff *skb, struct x25_neigh *nb, x25_link_control() argument
117 static void x25_transmit_restart_request(struct x25_neigh *nb) x25_transmit_restart_request() argument
144 static void x25_transmit_restart_confirmation(struct x25_neigh *nb) x25_transmit_restart_confirmation() argument
170 void x25_transmit_clear_request(struct x25_neigh *nb, unsigned int lci, x25_transmit_clear_request() argument
197 void x25_transmit_link(struct sk_buff *skb, struct x25_neigh *nb) x25_transmit_link() argument
218 void x25_link_established(struct x25_neigh *nb) x25_link_established() argument
237 void x25_link_terminated(struct x25_neigh *nb) x25_link_terminated() argument
249 struct x25_neigh *nb = kmalloc(sizeof(*nb), GFP_ATOMIC); x25_link_device_up() local
283 static void __x25_remove_neigh(struct x25_neigh *nb) __x25_remove_neigh() argument
299 struct x25_neigh *nb; x25_link_device_down() local
321 struct x25_neigh *nb, *use = NULL; x25_get_neigh() local
346 struct x25_neigh *nb; x25_subscr_ioctl() local
397 struct x25_neigh *nb; x25_link_free() local
/linux-4.1.27/drivers/leds/trigger/
H A Dledtrig-heartbeat.c114 static int heartbeat_reboot_notifier(struct notifier_block *nb, heartbeat_reboot_notifier() argument
121 static int heartbeat_panic_notifier(struct notifier_block *nb, heartbeat_panic_notifier() argument
/linux-4.1.27/drivers/input/keyboard/
H A Dadp5520-keys.c36 static int adp5520_keys_notifier(struct notifier_block *nb, adp5520_keys_notifier() argument
/linux-4.1.27/arch/x86/power/
H A Dcpu.c263 static int bsp_pm_callback(struct notifier_block *nb, unsigned long action, bsp_pm_callback() argument
/linux-4.1.27/arch/x86/tools/
H A Dtest_get_len.c123 int nb = 0; main() local
/linux-4.1.27/arch/blackfin/mach-common/
H A Ddpmc.c102 vreg_cpufreq_notifier(struct notifier_block *nb, unsigned long val, void *data) vreg_cpufreq_notifier() argument
/linux-4.1.27/arch/arm/mach-s3c24xx/
H A Dmach-osiris-dvs.c55 static int osiris_dvs_notify(struct notifier_block *nb, osiris_dvs_notify() argument
/linux-4.1.27/arch/arm/mach-shmobile/
H A Dregulator-quirk-rcar-gen2.c78 static int regulator_quirk_notify(struct notifier_block *nb, regulator_quirk_notify() argument
/linux-4.1.27/arch/arm/mach-highbank/
H A Dhighbank.c79 static int highbank_platform_notifier(struct notifier_block *nb, highbank_platform_notifier() argument
131 static int hb_keys_notifier(struct notifier_block *nb, unsigned long event, void *data) hb_keys_notifier() argument
/linux-4.1.27/net/ipv6/
H A Daddrconf_core.c92 int register_inet6addr_notifier(struct notifier_block *nb) register_inet6addr_notifier() argument
98 int unregister_inet6addr_notifier(struct notifier_block *nb) unregister_inet6addr_notifier() argument
/linux-4.1.27/kernel/gcov/
H A Dbase.c126 static int gcov_module_notifier(struct notifier_block *nb, unsigned long event, gcov_module_notifier() argument
/linux-4.1.27/drivers/xen/
H A Dpci.c178 static int xen_pci_notifier(struct notifier_block *nb, xen_pci_notifier() argument
H A Dballoon.c286 static int xen_memory_notifier(struct notifier_block *nb, unsigned long val, void *v) xen_memory_notifier() argument
H A Dmanage.c48 void xen_resume_notifier_register(struct notifier_block *nb) xen_resume_notifier_register() argument
54 void xen_resume_notifier_unregister(struct notifier_block *nb) xen_resume_notifier_unregister() argument
/linux-4.1.27/drivers/mfd/
H A Dadp5520.c142 int adp5520_register_notifier(struct device *dev, struct notifier_block *nb, adp5520_register_notifier() argument
160 int adp5520_unregister_notifier(struct device *dev, struct notifier_block *nb, adp5520_unregister_notifier() argument
/linux-4.1.27/drivers/staging/nvec/
H A Dnvec_kbd.c57 static int nvec_keys_notifier(struct notifier_block *nb, nvec_keys_notifier() argument
H A Dnvec_ps2.c77 static int nvec_ps2_notifier(struct notifier_block *nb, nvec_ps2_notifier() argument
H A Dnvec_power.c88 static int nvec_power_notifier(struct notifier_block *nb, nvec_power_notifier() argument
124 static int nvec_power_bat_notifier(struct notifier_block *nb, nvec_power_bat_notifier() argument
/linux-4.1.27/drivers/gpu/drm/i915/
H A Di915_gem_shrinker.c253 i915_gem_shrinker_oom(struct notifier_block *nb, unsigned long event, void *ptr) i915_gem_shrinker_oom() argument
H A Dintel_lvds.c412 static int intel_lid_notify(struct notifier_block *nb, unsigned long val, intel_lid_notify() argument
/linux-4.1.27/drivers/clocksource/
H A Dmips-gic-timer.c82 static int gic_cpu_notifier(struct notifier_block *nb, unsigned long action, gic_cpu_notifier() argument
H A Dtimer-sun5i.c158 static int sun5i_rate_cb_clksrc(struct notifier_block *nb, sun5i_rate_cb_clksrc() argument
239 static int sun5i_rate_cb_clkevt(struct notifier_block *nb, sun5i_rate_cb_clkevt() argument
H A Dcadence_ttc_timer.c230 static int ttc_rate_change_clocksource_cb(struct notifier_block *nb, ttc_rate_change_clocksource_cb() argument
380 static int ttc_rate_change_clockevent_cb(struct notifier_block *nb, ttc_rate_change_clockevent_cb() argument
/linux-4.1.27/arch/x86/kernel/
H A Damd_nb.c64 struct amd_northbridge *nb; amd_cache_northbridges() local
189 struct amd_northbridge *nb = node_to_amd_nb(amd_get_nb_id(cpu)); amd_set_subcaches() local
/linux-4.1.27/arch/x86/lib/
H A Dinsn.c87 int i, nb; insn_get_prefixes() local
/linux-4.1.27/arch/sparc/kernel/
H A Dnmi.c237 static int nmi_shutdown(struct notifier_block *nb, unsigned long cmd, void *p) nmi_shutdown() argument
/linux-4.1.27/drivers/char/ipmi/
H A Dipmi_powernv.c200 static int ipmi_opal_event(struct notifier_block *nb, ipmi_opal_event() argument
/linux-4.1.27/drivers/base/power/
H A Dclock_ops.c326 static int pm_clk_notify(struct notifier_block *nb, pm_clk_notify() argument
415 static int pm_clk_notify(struct notifier_block *nb, pm_clk_notify() argument
/linux-4.1.27/drivers/gpu/drm/sti/
H A Dsti_drm_crtc.c212 int sti_drm_crtc_vblank_cb(struct notifier_block *nb, sti_drm_crtc_vblank_cb() argument
H A Dsti_vtg.c272 int sti_vtg_unregister_client(struct sti_vtg *vtg, struct notifier_block *nb) sti_vtg_unregister_client() argument
261 sti_vtg_register_client(struct sti_vtg *vtg, struct notifier_block *nb, int crtc_id) sti_vtg_register_client() argument
/linux-4.1.27/drivers/usb/musb/
H A Dux500.c109 static int musb_otg_notifications(struct notifier_block *nb, musb_otg_notifications() argument
/linux-4.1.27/drivers/usb/phy/
H A Dphy-omap-otg.c72 static int omap_otg_id_notifier(struct notifier_block *nb, omap_otg_id_notifier() argument
83 static int omap_otg_vbus_notifier(struct notifier_block *nb, omap_otg_vbus_notifier() argument
/linux-4.1.27/drivers/watchdog/
H A Dgpio_wdt.c129 static int gpio_wdt_notify_sys(struct notifier_block *nb, unsigned long code, gpio_wdt_notify_sys() argument
H A Dqcom-wdt.c90 static int qcom_wdt_restart(struct notifier_block *nb, unsigned long action, qcom_wdt_restart() argument
/linux-4.1.27/fs/nfs/blocklayout/
H A Drpc_pipefs.c165 static int rpc_pipefs_event(struct notifier_block *nb, unsigned long event, rpc_pipefs_event() argument
/linux-4.1.27/arch/powerpc/platforms/cell/
H A Dras.c240 static int cbe_ptcal_notify_reboot(struct notifier_block *nb, cbe_ptcal_notify_reboot() argument
/linux-4.1.27/arch/s390/kernel/
H A Dmachine_kexec.c80 static int machine_kdump_pm_cb(struct notifier_block *nb, unsigned long action, machine_kdump_pm_cb() argument
H A Dsuspend.c160 static int suspend_pm_cb(struct notifier_block *nb, unsigned long action, suspend_pm_cb() argument
H A Dsetup.c484 static int kdump_mem_notifier(struct notifier_block *nb, kdump_mem_notifier() argument
/linux-4.1.27/arch/arm/mach-mvebu/
H A Dcoherency.c80 static int mvebu_hwcc_notifier(struct notifier_block *nb, mvebu_hwcc_notifier() argument
/linux-4.1.27/net/rose/
H A Drose_subr.c440 int len, nb; rose_create_facilities() local
/linux-4.1.27/net/switchdev/
H A Dswitchdev.c78 int register_netdev_switch_notifier(struct notifier_block *nb) register_netdev_switch_notifier() argument
96 int unregister_netdev_switch_notifier(struct notifier_block *nb) unregister_netdev_switch_notifier() argument
/linux-4.1.27/sound/soc/
H A Dsoc-jack.c224 snd_soc_jack_notifier_register(struct snd_soc_jack *jack, struct notifier_block *nb) snd_soc_jack_notifier_register() argument
239 snd_soc_jack_notifier_unregister(struct snd_soc_jack *jack, struct notifier_block *nb) snd_soc_jack_notifier_unregister() argument
/linux-4.1.27/drivers/macintosh/
H A Dvia-maciisi.c658 maciisi_input(unsigned char *buf, int nb) maciisi_input() argument
H A Dwindfarm_core.c411 int wf_register_client(struct notifier_block *nb) wf_register_client() argument
434 int wf_unregister_client(struct notifier_block *nb) wf_unregister_client() argument
H A Dadb.c525 adb_input(unsigned char *buf, int nb, int autopoll) adb_input() argument
H A Dvia-cuda.c615 cuda_input(unsigned char *buf, int nb) cuda_input() argument
H A Dwindfarm_fcu_controls.c87 wf_fcu_read_reg(struct wf_fcu_priv *pv, int reg, unsigned char *buf, int nb) wf_fcu_read_reg() argument
123 wf_fcu_write_reg(struct wf_fcu_priv *pv, int reg, const unsigned char *ptr, int nb) wf_fcu_write_reg() argument
/linux-4.1.27/drivers/mailbox/
H A Dpl320-ipc.c129 int pl320_ipc_register_notifier(struct notifier_block *nb) pl320_ipc_register_notifier() argument
135 int pl320_ipc_unregister_notifier(struct notifier_block *nb) pl320_ipc_unregister_notifier() argument
/linux-4.1.27/drivers/i2c/
H A Di2c-dev.c595 static int i2cdev_notifier_call(struct notifier_block *nb, unsigned long action, i2cdev_notifier_call() argument
/linux-4.1.27/drivers/mtd/maps/
H A Dnettel.c142 static int nettel_reboot_notifier(struct notifier_block *nb, unsigned long val, void *v) nettel_reboot_notifier() argument
/linux-4.1.27/drivers/mtd/ubi/
H A Dgluebi.c465 static int gluebi_notify(struct notifier_block *nb, unsigned long l, gluebi_notify() argument
H A Dkapi.c828 int ubi_register_volume_notifier(struct notifier_block *nb, ubi_register_volume_notifier() argument
860 int ubi_unregister_volume_notifier(struct notifier_block *nb) ubi_unregister_volume_notifier() argument
H A Dblock.c533 static int ubiblock_notify(struct notifier_block *nb, ubiblock_notify() argument
/linux-4.1.27/drivers/scsi/
H A Dmac53c94.c199 int nb, stat, seq, intr; mac53c94_interrupt() local
/linux-4.1.27/drivers/scsi/device_handler/
H A Dscsi_dh.c272 static int scsi_dh_notifier(struct notifier_block *nb, scsi_dh_notifier() argument
/linux-4.1.27/drivers/staging/clocking-wizard/
H A Dclk-xlnx-clock-wizard.c64 struct notifier_block nb; member in struct:clk_wzrd
82 static int clk_wzrd_clk_notifier(struct notifier_block *nb, unsigned long event, clk_wzrd_clk_notifier() argument
/linux-4.1.27/drivers/regulator/
H A Ddevres.c419 struct notifier_block *nb; member in struct:regulator_notifier_match
448 devm_regulator_register_notifier(struct regulator *regulator, struct notifier_block *nb) devm_regulator_register_notifier() argument
486 devm_regulator_unregister_notifier(struct regulator *regulator, struct notifier_block *nb) devm_regulator_unregister_notifier() argument
/linux-4.1.27/drivers/s390/cio/
H A Dccwgroup.c412 static int ccwgroup_notifier(struct notifier_block *nb, unsigned long action, ccwgroup_notifier() argument
/linux-4.1.27/drivers/of/
H A Ddynamic.c68 int of_reconfig_notifier_register(struct notifier_block *nb) of_reconfig_notifier_register() argument
74 int of_reconfig_notifier_unregister(struct notifier_block *nb) of_reconfig_notifier_unregister() argument
H A Dplatform.c504 static int of_platform_notify(struct notifier_block *nb, of_platform_notify() argument
/linux-4.1.27/drivers/input/misc/
H A Dpm8941-pwrkey.c57 static int pm8941_reboot_notify(struct notifier_block *nb, pm8941_reboot_notify() argument
/linux-4.1.27/drivers/input/touchscreen/
H A Dda9034-ts.c234 static int da9034_touch_notifier(struct notifier_block *nb, da9034_touch_notifier() argument
/linux-4.1.27/drivers/cpuidle/
H A Dcoupled.c740 static int cpuidle_coupled_cpu_notify(struct notifier_block *nb, cpuidle_coupled_cpu_notify() argument
/linux-4.1.27/drivers/dca/
H A Ddca-core.c444 void dca_register_notify(struct notifier_block *nb) dca_register_notify() argument
453 void dca_unregister_notify(struct notifier_block *nb) dca_unregister_notify() argument
/linux-4.1.27/drivers/edac/
H A Dmce_amd.c750 int amd_decode_mce(struct notifier_block *nb, unsigned long val, void *data) amd_decode_mce() argument
/linux-4.1.27/arch/x86/kernel/cpu/
H A Dperf_event_amd.c209 struct amd_nb *nb = cpuc->amd_nb; amd_has_nb() local
238 struct amd_nb *nb = cpuc->amd_nb; __amd_put_nb_event_constraints() local
296 struct amd_nb *nb = cpuc->amd_nb; __amd_get_nb_event_constraints() local
347 struct amd_nb *nb; amd_alloc_nb() local
386 struct amd_nb *nb; amd_pmu_cpu_starting() local
423 struct amd_nb *nb = cpuhw->amd_nb; amd_pmu_cpu_dead() local
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Ddevice.h42 struct notifier_block nb; member in struct:nvkm_device::__anon4110
/linux-4.1.27/drivers/bcma/
H A Ddriver_chipcommon.c40 u32 nb; bcma_chipco_watchdog_get_max_timer() local
/linux-4.1.27/drivers/clk/rockchip/
H A Dclk-cpu.c216 static int rockchip_cpuclk_notifier_cb(struct notifier_block *nb, rockchip_cpuclk_notifier_cb() argument
/linux-4.1.27/drivers/target/tcm_fc/
H A Dtfc_sess.c141 int ft_lport_notify(struct notifier_block *nb, unsigned long event, void *arg) ft_lport_notify() argument
/linux-4.1.27/drivers/thermal/
H A Dclock_cooling.c306 static int clock_cooling_clock_notifier(struct notifier_block *nb, clock_cooling_clock_notifier() argument
H A Dcpu_cooling.c182 static int cpufreq_thermal_notifier(struct notifier_block *nb, cpufreq_thermal_notifier() argument
/linux-4.1.27/drivers/tty/hvc/
H A Dhvc_opal.c165 static int hvc_opal_console_event(struct notifier_block *nb, hvc_opal_console_event() argument
/linux-4.1.27/drivers/video/backlight/
H A Dbacklight.c459 int backlight_register_notifier(struct notifier_block *nb) backlight_register_notifier() argument
474 int backlight_unregister_notifier(struct notifier_block *nb) backlight_unregister_notifier() argument
/linux-4.1.27/fs/xfs/
H A Dxfs_fsops.c159 xfs_rfsblock_t nb, nb_mod; xfs_growfs_data_private() local
569 xfs_extlen_t nb; xfs_growfs_log_private() local
/linux-4.1.27/fs/jfs/
H A Djfs_extent.c513 s64 nb, nblks, daddr, max; extBalloc() local
636 static s64 extRoundDown(s64 nb) extRoundDown() argument
H A Dxattr.c226 s32 nbytes, nb; ea_write() local
375 int nbytes, nb; ea_read() local
/linux-4.1.27/fs/nfs/
H A Ddns_resolve.c414 static int rpc_pipefs_event(struct notifier_block *nb, unsigned long event, rpc_pipefs_event() argument
/linux-4.1.27/drivers/power/avs/
H A Drockchip-io-domain.c60 struct notifier_block nb; member in struct:rockchip_iodomain_supply
92 static int rockchip_iodomain_notify(struct notifier_block *nb, rockchip_iodomain_notify() argument
/linux-4.1.27/drivers/power/
H A Dda9150-charger.c450 static int da9150_charger_otg_ncb(struct notifier_block *nb, unsigned long val, da9150_charger_otg_ncb() argument
H A Disp1704_charger.c64 struct notifier_block nb; member in struct:isp1704_charger
315 static int isp1704_notifier_call(struct notifier_block *nb, isp1704_notifier_call() argument
H A Dpda_power.c230 static int otg_handle_notification(struct notifier_block *nb, otg_handle_notification() argument
H A Dda9052-battery.c173 struct notifier_block nb; member in struct:da9052_battery
461 static int da9052_USB_current_notifier(struct notifier_block *nb, da9052_USB_current_notifier() argument
/linux-4.1.27/arch/powerpc/platforms/pasemi/
H A Dsetup.c348 static int pcmcia_notify(struct notifier_block *nb, unsigned long action, pcmcia_notify() argument
/linux-4.1.27/arch/powerpc/platforms/pseries/
H A Dhotplug-cpu.c342 static int pseries_smp_notifier(struct notifier_block *nb, pseries_smp_notifier() argument
H A Dhotplug-memory.c706 static int pseries_memory_notifier(struct notifier_block *nb, pseries_memory_notifier() argument
/linux-4.1.27/arch/mips/mm/
H A Dc-octeon.c311 int register_co_cache_error_notifier(struct notifier_block *nb) register_co_cache_error_notifier() argument
317 int unregister_co_cache_error_notifier(struct notifier_block *nb) unregister_co_cache_error_notifier() argument
/linux-4.1.27/arch/powerpc/perf/
H A Dcallchain.c114 static int read_user_stack_slow(void __user *ptr, void *buf, int nb) read_user_stack_slow() argument
/linux-4.1.27/arch/cris/arch-v32/kernel/
H A Dtime.c327 static int cris_time_freq_notifier(struct notifier_block *nb, cris_time_freq_notifier() argument
/linux-4.1.27/arch/arm/mach-omap2/
H A Domap_device.c194 static int _omap_device_notifier_call(struct notifier_block *nb, _omap_device_notifier_call() argument
/linux-4.1.27/arch/arm/kernel/
H A Dsmp_twd.c114 static int twd_rate_change(struct notifier_block *nb, twd_rate_change() argument
159 static int twd_cpufreq_transition(struct notifier_block *nb, twd_cpufreq_transition() argument
H A Dsmp.c681 static int cpufreq_callback(struct notifier_block *nb, cpufreq_callback() argument
/linux-4.1.27/net/can/
H A Daf_can.c824 static int can_notifier(struct notifier_block *nb, unsigned long msg, can_notifier() argument
H A Draw.c263 static int raw_notifier(struct notifier_block *nb, raw_notifier() argument
/linux-4.1.27/net/ieee802154/
H A Dcore.c214 static int cfg802154_netdev_notifier_call(struct notifier_block *nb, cfg802154_netdev_notifier_call() argument
/linux-4.1.27/mm/
H A Doom_kill.c636 int register_oom_notifier(struct notifier_block *nb) register_oom_notifier() argument
642 int unregister_oom_notifier(struct notifier_block *nb) unregister_oom_notifier() argument
/linux-4.1.27/net/mac802154/
H A Diface.c618 static int netdev_notify(struct notifier_block *nb, netdev_notify() argument
/linux-4.1.27/net/sched/
H A Dsch_tbf.c163 int ret, nb; tbf_segment() local
/linux-4.1.27/drivers/isdn/capi/
H A Dcapiutil.c583 u_char *nb; bufprint() local
/linux-4.1.27/drivers/infiniband/core/
H A Daddr.c535 static struct notifier_block nb = { variable in typeref:struct:notifier_block
/linux-4.1.27/drivers/net/wireless/libertas/
H A Dif_usb.c421 static int usb_tx_block(struct if_usb_card *cardp, uint8_t *payload, uint16_t nb) usb_tx_block() argument
738 if_usb_host_to_card(struct lbs_private *priv, uint8_t type, uint8_t *payload, uint16_t nb) if_usb_host_to_card() argument
/linux-4.1.27/drivers/net/wireless/libertas_tf/
H A Dif_usb.c379 usb_tx_block(struct if_usb_card *cardp, uint8_t *payload, uint16_t nb, u8 data) usb_tx_block() argument
722 if_usb_host_to_card(struct lbtf_private *priv, uint8_t type, uint8_t *payload, uint16_t nb) if_usb_host_to_card() argument
/linux-4.1.27/drivers/ssb/
H A Ddriver_chipcommon.c295 u32 nb; ssb_chipco_watchdog_get_max_timer() local
/linux-4.1.27/drivers/staging/olpc_dcon/
H A Dolpc_dcon.c555 static int dcon_reboot_notify(struct notifier_block *nb, dcon_reboot_notify() argument
569 static int unfreeze_on_panic(struct notifier_block *nb, unfreeze_on_panic() argument
/linux-4.1.27/drivers/staging/ozwpan/
H A Dozpd.c782 int nb = pd->nb_queued_isoc_frames; oz_send_isoc_unit() local
/linux-4.1.27/drivers/pcmcia/
H A Dsoc_common.c645 soc_pcmcia_notifier(struct notifier_block *nb, unsigned long val, void *data) soc_pcmcia_notifier() argument
/linux-4.1.27/drivers/gpu/drm/exynos/
H A Dexynos_drm_ipp.h235 static inline int exynos_drm_ippnb_register(struct notifier_block *nb) exynos_drm_ippnb_register() argument
240 static inline int exynos_drm_ippnb_unregister(struct notifier_block *nb) exynos_drm_ippnb_unregister() argument
/linux-4.1.27/drivers/extcon/
H A Dextcon.c398 static int _call_per_cable(struct notifier_block *nb, unsigned long val, _call_per_cable() argument
444 extcon_register_interest(struct extcon_specific_cable_nb *obj, const char *extcon_name, const char *cable_name, struct notifier_block *nb) extcon_register_interest() argument
529 extcon_register_notifier(struct extcon_dev *edev, struct notifier_block *nb) extcon_register_notifier() argument
548 extcon_unregister_notifier(struct extcon_dev *edev, struct notifier_block *nb) extcon_unregister_notifier() argument
/linux-4.1.27/drivers/firmware/
H A Ddcdbas.c487 static int dcdbas_reboot_notify(struct notifier_block *nb, unsigned long code, dcdbas_reboot_notify() argument
/linux-4.1.27/arch/x86/kernel/cpu/microcode/
H A Dcore.c477 mc_cpu_callback(struct notifier_block *nb, unsigned long action, void *hcpu) mc_cpu_callback() argument
/linux-4.1.27/arch/x86/xen/
H A Dtime.c193 static int xen_pvclock_gtod_notify(struct notifier_block *nb, xen_pvclock_gtod_notify() argument
/linux-4.1.27/drivers/bus/
H A Dmips_cdmm.c660 static int mips_cdmm_cpu_notify(struct notifier_block *nb, mips_cdmm_cpu_notify() argument
/linux-4.1.27/drivers/char/agp/
H A Damd64-agp.c270 static int fix_northbridge(struct pci_dev *nb, struct pci_dev *agp, u16 cap) fix_northbridge() argument
/linux-4.1.27/drivers/char/
H A Dapm-emulation.c528 static int apm_suspend_notifier(struct notifier_block *nb, apm_suspend_notifier() argument
/linux-4.1.27/drivers/gpu/drm/radeon/
H A Dradeon_acpi.c660 static int radeon_acpi_event(struct notifier_block *nb, radeon_acpi_event() argument
/linux-4.1.27/drivers/gpu/drm/tilcdc/
H A Dtilcdc_drv.c100 static int cpufreq_transition(struct notifier_block *nb, cpufreq_transition() argument
/linux-4.1.27/drivers/hsi/
H A Dhsi.c649 static int hsi_event_notifier_call(struct notifier_block *nb, hsi_event_notifier_call() argument
/linux-4.1.27/drivers/tty/vt/
H A Dvc_screen.c62 vcs_notifier(struct notifier_block *nb, unsigned long code, void *_param) vcs_notifier() argument
/linux-4.1.27/drivers/usb/wusbcore/
H A Ddevconnect.c937 int wusb_usb_ncb(struct notifier_block *nb, unsigned long val, wusb_usb_ncb() argument
/linux-4.1.27/drivers/video/fbdev/
H A Dnuc900fb.c451 static int nuc900fb_cpufreq_transition(struct notifier_block *nb, nuc900fb_cpufreq_transition() argument
484 static inline int nuc900fb_cpufreq_transition(struct notifier_block *nb, nuc900fb_cpufreq_transition() argument
H A Dsa1100fb.c1016 sa1100fb_freq_transition(struct notifier_block *nb, unsigned long val, sa1100fb_freq_transition() argument
1037 sa1100fb_freq_policy(struct notifier_block *nb, unsigned long val, sa1100fb_freq_policy() argument
/linux-4.1.27/drivers/virt/
H A Dfsl_hypervisor.c769 int fsl_hv_failover_register(struct notifier_block *nb) fsl_hv_failover_register() argument
778 int fsl_hv_failover_unregister(struct notifier_block *nb) fsl_hv_failover_unregister() argument
/linux-4.1.27/drivers/virtio/
H A Dvirtio_balloon.c83 struct notifier_block nb; member in struct:virtio_balloon
/linux-4.1.27/include/linux/power/
H A Dcharger-manager.h71 struct notifier_block nb; member in struct:charger_cable
/linux-4.1.27/arch/powerpc/platforms/ps3/
H A Ddevice-init.c895 static int ps3_stop_probe_thread(struct notifier_block *nb, unsigned long code, ps3_stop_probe_thread() argument
903 static struct notifier_block nb = { variable in typeref:struct:notifier_block
/linux-4.1.27/net/bluetooth/
H A Da2mp.c713 a2mp_chan_alloc_skb_cb(struct l2cap_chan *chan, unsigned long hdr_len, unsigned long len, int nb) a2mp_chan_alloc_skb_cb() argument
/linux-4.1.27/net/mac80211/
H A Dmain.c294 static int ieee80211_ifa_changed(struct notifier_block *nb, ieee80211_ifa_changed() argument
353 static int ieee80211_ifa6_changed(struct notifier_block *nb, ieee80211_ifa6_changed() argument
/linux-4.1.27/kernel/livepatch/
H A Dcore.c938 static int klp_module_notify(struct notifier_block *nb, unsigned long action, klp_module_notify() argument
/linux-4.1.27/kernel/power/
H A Dmain.c29 int register_pm_notifier(struct notifier_block *nb) register_pm_notifier() argument
35 int unregister_pm_notifier(struct notifier_block *nb) unregister_pm_notifier() argument
/linux-4.1.27/mm/kasan/
H A Dkasan.c520 static int kasan_mem_notifier(struct notifier_block *nb, kasan_mem_notifier() argument
/linux-4.1.27/net/wireless/
H A Dwext-core.c360 static int wext_netdev_notifier_call(struct notifier_block *nb, wext_netdev_notifier_call() argument

Completed in 3404 milliseconds

123