Searched refs:nfb (Results 1 – 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/cavium-octeon/ |
D | cpu.c | 23 static int cnmips_cu2_call(struct notifier_block *nfb, unsigned long action, in cnmips_cu2_call() argument
|
/kernel/linux/linux-5.10/arch/mips/netlogic/xlp/ |
D | cop2-ex.c | 92 static int nlm_cu2_call(struct notifier_block *nfb, unsigned long action, in nlm_cu2_call() argument
|
/kernel/linux/linux-5.10/fs/nfsd/ |
D | filecache.c | 734 struct nfsd_fcache_bucket *nfb = &nfsd_file_hashtbl[i]; in nfsd_file_cache_purge() local 736 spin_lock(&nfb->nfb_lock); in nfsd_file_cache_purge() 737 hlist_for_each_entry_safe(nf, next, &nfb->nfb_head, nf_node) { in nfsd_file_cache_purge() 748 spin_unlock(&nfb->nfb_lock); in nfsd_file_cache_purge()
|
/kernel/linux/linux-5.10/drivers/clk/ |
D | clk-xgene.c | 79 u32 nfb; in xgene_clk_pll_recalc_rate() local 99 nfb = CLKF_RD(pll); in xgene_clk_pll_recalc_rate() 101 fvco = fref * nfb; in xgene_clk_pll_recalc_rate()
|
/kernel/linux/linux-5.10/arch/mips/loongson64/ |
D | cop2-ex.c | 28 static int loongson_cu2_call(struct notifier_block *nfb, unsigned long action, in loongson_cu2_call() argument
|
/kernel/linux/linux-5.10/drivers/soc/qcom/ |
D | rpmh-rsc.c | 797 static int rpmh_rsc_cpu_pm_callback(struct notifier_block *nfb, in rpmh_rsc_cpu_pm_callback() argument 800 struct rsc_drv *drv = container_of(nfb, struct rsc_drv, rsc_pm); in rpmh_rsc_cpu_pm_callback()
|
/kernel/linux/linux-5.10/drivers/tty/serial/ |
D | ifx6x60.c | 67 static int ifx_modem_reboot_callback(struct notifier_block *nfb, 89 static int ifx_modem_reboot_callback(struct notifier_block *nfb, in ifx_modem_reboot_callback() argument
|
/kernel/linux/linux-5.10/drivers/cpufreq/ |
D | vexpress-spc-cpufreq.c | 502 static int bL_cpufreq_switcher_notifier(struct notifier_block *nfb, in bL_cpufreq_switcher_notifier() argument
|
/kernel/linux/linux-5.10/arch/mips/kernel/ |
D | traps.c | 1263 static int default_cu2_call(struct notifier_block *nfb, unsigned long action, in default_cu2_call() argument
|