Home
last modified time | relevance | path

Searched refs:nfb (Results 1 – 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/cavium-octeon/
Dcpu.c23 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/
Dcop2-ex.c92 static int nlm_cu2_call(struct notifier_block *nfb, unsigned long action, in nlm_cu2_call() argument
/kernel/linux/linux-5.10/fs/nfsd/
Dfilecache.c734 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/
Dclk-xgene.c79 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/
Dcop2-ex.c28 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/
Drpmh-rsc.c797 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/
Difx6x60.c67 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/
Dvexpress-spc-cpufreq.c502 static int bL_cpufreq_switcher_notifier(struct notifier_block *nfb, in bL_cpufreq_switcher_notifier() argument
/kernel/linux/linux-5.10/arch/mips/kernel/
Dtraps.c1263 static int default_cu2_call(struct notifier_block *nfb, unsigned long action, in default_cu2_call() argument