Searched refs:nfb (Results 1 - 7 of 7) sorted by relevance

/linux-master/arch/mips/cavium-octeon/
H A Dcpu.c23 static int cnmips_cu2_call(struct notifier_block *nfb, unsigned long action, argument
/linux-master/tools/bpf/bpftool/
H A Dnet.c744 const struct bpf_link_info *nfb = b; local
747 delta = nfa->netfilter.pf - nfb->netfilter.pf;
751 delta = nfa->netfilter.hooknum - nfb->netfilter.hooknum;
755 if (nfa->netfilter.priority < nfb->netfilter.priority)
757 if (nfa->netfilter.priority > nfb->netfilter.priority)
760 return nfa->netfilter.flags - nfb->netfilter.flags;
/linux-master/drivers/clk/
H A Dclk-xgene.c79 u32 nfb; local
99 nfb = CLKF_RD(pll);
101 fvco = fref * nfb;
/linux-master/arch/mips/loongson64/
H A Dcop2-ex.c28 static int loongson_cu2_call(struct notifier_block *nfb, unsigned long action, argument
/linux-master/drivers/soc/qcom/
H A Drpmh-rsc.c839 * @nfb: Pointer to the notifier block in struct rsc_drv.
854 static int rpmh_rsc_cpu_pm_callback(struct notifier_block *nfb, argument
857 struct rsc_drv *drv = container_of(nfb, struct rsc_drv, rsc_pm);
920 * @nfb: Pointer to the genpd notifier block in struct rsc_drv.
936 static int rpmh_rsc_pd_callback(struct notifier_block *nfb, argument
939 struct rsc_drv *drv = container_of(nfb, struct rsc_drv, genpd_nb);
/linux-master/drivers/cpufreq/
H A Dvexpress-spc-cpufreq.c479 static int bL_cpufreq_switcher_notifier(struct notifier_block *nfb, argument
/linux-master/arch/mips/kernel/
H A Dtraps.c1261 static int default_cu2_call(struct notifier_block *nfb, unsigned long action, argument

Completed in 143 milliseconds