Searched refs:nfb (Results 1 – 8 of 8) sorted by relevance
/Linux-v5.15/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
|
/Linux-v5.15/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
|
/Linux-v5.15/fs/nfsd/ |
D | filecache.c | 735 struct nfsd_fcache_bucket *nfb = &nfsd_file_hashtbl[i]; in nfsd_file_cache_purge() local 737 spin_lock(&nfb->nfb_lock); in nfsd_file_cache_purge() 738 hlist_for_each_entry_safe(nf, next, &nfb->nfb_head, nf_node) { in nfsd_file_cache_purge() 749 spin_unlock(&nfb->nfb_lock); in nfsd_file_cache_purge()
|
/Linux-v5.15/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()
|
/Linux-v5.15/drivers/soc/qcom/ |
D | rpmh-rsc.c | 773 static int rpmh_rsc_cpu_pm_callback(struct notifier_block *nfb, in rpmh_rsc_cpu_pm_callback() argument 776 struct rsc_drv *drv = container_of(nfb, struct rsc_drv, rsc_pm); in rpmh_rsc_cpu_pm_callback()
|
/Linux-v5.15/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
|
/Linux-v5.15/drivers/cpufreq/ |
D | vexpress-spc-cpufreq.c | 480 static int bL_cpufreq_switcher_notifier(struct notifier_block *nfb, in bL_cpufreq_switcher_notifier() argument
|
/Linux-v5.15/arch/mips/kernel/ |
D | traps.c | 1254 static int default_cu2_call(struct notifier_block *nfb, unsigned long action, in default_cu2_call() argument
|