Home
last modified time | relevance | path

Searched defs:nb (Results 1 – 25 of 136) sorted by relevance

123456

/linux-4.19.296/include/linux/
Dmemory.h87 static inline int register_memory_notifier(struct notifier_block *nb) in register_memory_notifier()
91 static inline void unregister_memory_notifier(struct notifier_block *nb) in unregister_memory_notifier()
98 static inline int register_memory_isolate_notifier(struct notifier_block *nb) in register_memory_isolate_notifier()
102 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
Dextcon.h260 unsigned int id, struct notifier_block *nb) in extcon_register_notifier()
266 unsigned int id, struct notifier_block *nb) in extcon_unregister_notifier()
273 struct notifier_block *nb) in devm_extcon_register_notifier()
280 struct notifier_block *nb) { } in devm_extcon_unregister_notifier()
283 struct notifier_block *nb) in extcon_register_notifier_all()
289 struct notifier_block *nb) in extcon_unregister_notifier_all()
296 struct notifier_block *nb) in devm_extcon_register_notifier_all()
303 struct notifier_block *nb) { } in devm_extcon_unregister_notifier_all()
335 struct notifier_block *nb) in extcon_register_interest()
Dcpu_pm.h79 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()
Ddevfreq.h156 struct notifier_block nb; member
278 struct notifier_block nb; member
349 struct notifier_block *nb, in devfreq_register_notifier()
356 struct notifier_block *nb, in devfreq_unregister_notifier()
364 struct notifier_block *nb, in devm_devfreq_register_notifier()
372 struct notifier_block *nb, in devm_devfreq_unregister_notifier()
/linux-4.19.296/drivers/extcon/
Ddevres.c43 struct notifier_block *nb; member
181 unsigned int id, struct notifier_block *nb) in devm_extcon_register_notifier()
216 struct notifier_block *nb) in devm_extcon_unregister_notifier()
237 struct notifier_block *nb) in devm_extcon_register_notifier_all()
270 struct notifier_block *nb) in devm_extcon_unregister_notifier_all()
/linux-4.19.296/include/linux/remoteproc/
Dqcom_rproc.h13 static inline int qcom_register_ssr_notifier(struct notifier_block *nb) in qcom_register_ssr_notifier()
18 static inline void qcom_unregister_ssr_notifier(struct notifier_block *nb) {} in qcom_unregister_ssr_notifier()
/linux-4.19.296/include/acpi/
Dbutton.h12 static inline int acpi_lid_notifier_register(struct notifier_block *nb) in acpi_lid_notifier_register()
16 static inline int acpi_lid_notifier_unregister(struct notifier_block *nb) in acpi_lid_notifier_unregister()
/linux-4.19.296/include/net/
Ddcbevent.h32 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()
/linux-4.19.296/drivers/iio/imu/inv_mpu6050/
Dinv_mpu_ring.c38 s64 timestamp, size_t nb) in inv_mpu6050_update_period()
180 size_t i, nb; in inv_mpu6050_read_fifo() local
/linux-4.19.296/drivers/xen/
Darm-device.c115 static int xen_platform_notifier(struct notifier_block *nb, in xen_platform_notifier()
160 static int xen_amba_notifier(struct notifier_block *nb, in xen_amba_notifier()
Dmanage.c48 void xen_resume_notifier_register(struct notifier_block *nb) in xen_resume_notifier_register()
54 void xen_resume_notifier_unregister(struct notifier_block *nb) in xen_resume_notifier_unregister()
/linux-4.19.296/fs/jfs/
Djfs_dmap.c365 int nb, rc; in dbFree() local
1159 int dbitno, word, rembits, nb, nwords, wbitno, nw; in dbAllocNext() local
1879 int rc, nb; in dbAllocCtl() local
2214 int dbitno, word, rembits, nb, nwords, wbitno, nw, agno; in dbAllocBits() local
2361 int dbitno, word, rembits, nb, nwords, wbitno, nw, agno; in dbFreeBits() local
3066 int bitno, nb; in dbFindBits() local
3194 static int blkstol2(s64 nb) in blkstol2()
3246 int nb, rc; in dbAllocBottomUp() local
3301 int dbitno, word, rembits, nb, nwords, wbitno, agno; in dbAllocDmapBU() local
3783 int blkno, w, b, r, nw, nb, i; in dbInitDmap() local
Djfs_extent.c513 s64 nb, nblks, daddr, max; in extBalloc() local
641 static s64 extRoundDown(s64 nb) in extRoundDown()
/linux-4.19.296/lib/
Dnotifier-error-inject.h16 struct notifier_block nb; member
/linux-4.19.296/drivers/regulator/
Ddevres.c405 struct notifier_block *nb; member
435 struct notifier_block *nb) in devm_regulator_register_notifier()
473 struct notifier_block *nb) in devm_regulator_unregister_notifier()
/linux-4.19.296/fs/xfs/
Dxfs_fsops.c39 xfs_rfsblock_t nb, nb_mod; in xfs_growfs_data_private() local
181 xfs_extlen_t nb; in xfs_growfs_log_private() local
/linux-4.19.296/drivers/clk/rockchip/
Dclk-cpu.c71 #define to_rockchip_cpuclk_nb(nb) \ argument
232 static int rockchip_cpuclk_notifier_cb(struct notifier_block *nb, in rockchip_cpuclk_notifier_cb()
/linux-4.19.296/drivers/clk/qcom/
Dapcs-msm8916.c31 static int a53cc_notifier_cb(struct notifier_block *nb, unsigned long event, in a53cc_notifier_cb()
/linux-4.19.296/include/linux/regulator/
Dconsumer.h539 struct notifier_block *nb) in regulator_register_notifier()
545 struct notifier_block *nb) in devm_regulator_register_notifier()
551 struct notifier_block *nb) in regulator_unregister_notifier()
557 struct notifier_block *nb) in devm_regulator_unregister_notifier()
/linux-4.19.296/drivers/clk/sunxi-ng/
Dccu_common.c62 static int ccu_pll_notifier_cb(struct notifier_block *nb, in ccu_pll_notifier_cb()
/linux-4.19.296/drivers/cpufreq/
Dhighbank-cpufreq.c36 static int hb_cpufreq_clk_notify(struct notifier_block *nb, in hb_cpufreq_clk_notify()
Dppc_cbe_cpufreq_pmi.c93 static int pmi_notifier(struct notifier_block *nb, in pmi_notifier()
/linux-4.19.296/drivers/dca/
Ddca-core.c445 void dca_register_notify(struct notifier_block *nb) in dca_register_notify()
454 void dca_unregister_notify(struct notifier_block *nb) in dca_unregister_notify()
/linux-4.19.296/drivers/clk/renesas/
Dclk-div6.c46 struct notifier_block nb; member
183 static int cpg_div6_clock_notifier_call(struct notifier_block *nb, in cpg_div6_clock_notifier_call()
/linux-4.19.296/drivers/base/
Dmemory.c59 int register_memory_notifier(struct notifier_block *nb) in register_memory_notifier()
65 void unregister_memory_notifier(struct notifier_block *nb) in unregister_memory_notifier()
73 int register_memory_isolate_notifier(struct notifier_block *nb) in register_memory_isolate_notifier()
79 void unregister_memory_isolate_notifier(struct notifier_block *nb) in unregister_memory_isolate_notifier()

123456