Home
last modified time | relevance | path

Searched full:_core (Results 1 – 10 of 10) sorted by relevance

/linux/Documentation/admin-guide/perf/
H A Dhisi-pcie-pmu.rst18 /sys/bus/event_source/hisi_pcie<sicl>_core<core>
21 see /sys/bus/event_source/devices/hisi_pcie<sicl>_core<core>.
/linux/drivers/media/tuners/
H A Dxc5000.h39 * it has to store a reference back to its _core equivalent structure,
H A Dxc4000.h32 * it has to store a reference back to its _core equivalent structure,
/linux/Documentation/driver-api/
H A Dmiscellaneous.rst19 .. kernel-doc:: drivers/tty/serial/8250/8250_core.c
/linux/drivers/media/platform/chips-media/wave5/
H A Dwave5-regdefine.h73 #define W5_RST_BLOCK_CCLK(_core) BIT((_core)) argument
75 #define W5_RST_BLOCK_BCLK(_core) (0x100 << (_core)) argument
77 #define W5_RST_BLOCK_ACLK(_core) (0x10000 << (_core)) argument
/linux/drivers/tty/serial/8250/
H A DMakefile7 8250-y := 8250_core.o
H A D8250_port.c6 * Split from 8250_core.c, Copyright (C) 2001 Russell King.
/linux/arch/x86/mm/
H A Dmmio-mod.c268 if (!is_enabled()) /* recheck and proper locking in *_core() */ in mmiotrace_ioremap()
319 if (is_enabled()) /* recheck and proper locking in *_core() */ in mmiotrace_iounmap()
/linux/arch/x86/include/asm/
H A Dintel-family.h16 * is assumed to be "_CORE" (and should be omitted). Other values
/linux/tools/perf/pmu-events/
H A Dintel_metrics.py720 if name.endswith("_CORE"):