Searched refs:nfb (Results 1 – 7 of 7) sorted by relevance
/linux/arch/mips/cavium-octeon/ |
A D | cpu.c | 23 static int cnmips_cu2_call(struct notifier_block *nfb, unsigned long action, in cnmips_cu2_call() argument
|
/linux/fs/nfsd/ |
A D | filecache.c | 738 struct nfsd_fcache_bucket *nfb = &nfsd_file_hashtbl[i]; in nfsd_file_cache_purge() local 740 spin_lock(&nfb->nfb_lock); in nfsd_file_cache_purge() 741 hlist_for_each_entry_safe(nf, next, &nfb->nfb_head, nf_node) { in nfsd_file_cache_purge() 752 spin_unlock(&nfb->nfb_lock); in nfsd_file_cache_purge()
|
/linux/drivers/clk/ |
A 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/drivers/soc/qcom/ |
A 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/arch/mips/loongson64/ |
A D | cop2-ex.c | 28 static int loongson_cu2_call(struct notifier_block *nfb, unsigned long action, in loongson_cu2_call() argument
|
/linux/drivers/cpufreq/ |
A D | vexpress-spc-cpufreq.c | 480 static int bL_cpufreq_switcher_notifier(struct notifier_block *nfb, in bL_cpufreq_switcher_notifier() argument
|
/linux/arch/mips/kernel/ |
A D | traps.c | 1260 static int default_cu2_call(struct notifier_block *nfb, unsigned long action, in default_cu2_call() argument
|
Completed in 18 milliseconds