cfgp               58 arch/sparc/include/asm/ldc.h 			      const struct ldc_channel_config *cfgp,
cfgp             1120 arch/sparc/kernel/ldc.c 			      const struct ldc_channel_config *cfgp,
cfgp             1135 arch/sparc/kernel/ldc.c 	if (!cfgp)
cfgp             1140 arch/sparc/kernel/ldc.c 	switch (cfgp->mode) {
cfgp             1160 arch/sparc/kernel/ldc.c 	if (!cfgp->event || !event_arg || !cfgp->rx_irq || !cfgp->tx_irq)
cfgp             1190 arch/sparc/kernel/ldc.c 	lp->cfg = *cfgp;
cfgp             3042 tools/perf/util/annotate.c static int annotation_config__cmp(const void *name, const void *cfgp)
cfgp             3044 tools/perf/util/annotate.c 	const struct annotation_config *cfg = cfgp;