Home
last modified time | relevance | path

Searched refs:builtin (Results 1 – 25 of 70) sorted by relevance

123

/Linux-v6.1/tools/perf/
DBuild1 perf-y += builtin-bench.o
2 perf-y += builtin-annotate.o
3 perf-y += builtin-config.o
4 perf-y += builtin-diff.o
5 perf-y += builtin-evlist.o
6 perf-y += builtin-ftrace.o
7 perf-y += builtin-help.o
8 perf-y += builtin-sched.o
9 perf-y += builtin-buildid-list.o
10 perf-y += builtin-buildid-cache.o
[all …]
/Linux-v6.1/drivers/gpu/drm/
Ddrm_edid_load.c176 int fwsize, builtin; in edid_load() local
180 builtin = match_string(generic_edid_name, GENERIC_EDIDS, name); in edid_load()
181 if (builtin >= 0) { in edid_load()
182 fwdata = generic_edid[builtin]; in edid_load()
183 fwsize = sizeof(generic_edid[builtin]); in edid_load()
257 "\"%s\" for connector \"%s\"\n", (builtin >= 0) ? "built-in" : in edid_load()
/Linux-v6.1/include/linux/
Dcompiler_attributes.h112 # define __diagnose_as(builtin...) __attribute__((__diagnose_as_builtin__(builtin))) argument
114 # define __diagnose_as(builtin...) argument
/Linux-v6.1/Documentation/arm/sa1100/
Dserial_uart.rst21 > 5 = /dev/ttySA0 SA1100 builtin serial port 0
22 > 6 = /dev/ttySA1 SA1100 builtin serial port 1
23 > 7 = /dev/ttySA2 SA1100 builtin serial port 2
/Linux-v6.1/rust/macros/
Dmodule.rs22 fn emit_base(&mut self, field: &str, content: &str, builtin: bool) { in emit_base()
23 let string = if builtin { in emit_base()
45 cfg = if builtin { in emit_base()
/Linux-v6.1/lib/crypto/
DKconfig19 either builtin or as a module.
35 either builtin or as a module.
61 either builtin or as a module.
97 either builtin or as a module.
/Linux-v6.1/arch/mips/boot/dts/mscc/
Djaguar2_pcb111.dts64 synce_builtin_pins: synce-builtin-pins {
74 cpld_fifo_pins: synce-builtin-pins {
/Linux-v6.1/security/tomoyo/
D.gitignore2 builtin-policy.h
/Linux-v6.1/
D.gitignore69 /modules.builtin
70 /modules.builtin.modinfo
/Linux-v6.1/drivers/staging/octeon/
DKconfig9 This driver supports the builtin ethernet ports on Cavium
/Linux-v6.1/Documentation/filesystems/
Dsplice.rst16 Pipe interfaces are all for in-kernel (builtin image) use. They are not
/Linux-v6.1/Documentation/sh/
Dbooting.rst9 inter-operate with old bootloaders must either use a builtin DTB or
/Linux-v6.1/Documentation/
Ddontdiff182 modules.builtin
183 modules.builtin.modinfo
/Linux-v6.1/tools/objtool/
DBuild7 objtool-y += builtin-check.o
/Linux-v6.1/arch/mips/lantiq/
DKconfig39 The builtin DTB will only be used if the firmware does not supply
/Linux-v6.1/tools/perf/tests/
DBuild3 perf-y += builtin-test.o
4 perf-y += builtin-test-list.o
/Linux-v6.1/Documentation/mips/
Dbooting.rst24 DT block. In this case, Linux will look for a builtin DTB, selected via
/Linux-v6.1/arch/mips/bmips/
DKconfig11 The builtin DTB will only be used if the firmware does not supply
/Linux-v6.1/Documentation/kbuild/
Dkbuild.rst15 modules.builtin
18 by modprobe to not fail when trying to load something builtin.
20 modules.builtin.modinfo
/Linux-v6.1/arch/arm/boot/dts/
Drk3288-veyron-sdmmc.dtsi36 * Configure gpio6_C6 as GPIO so dw_mmc builtin CD doesn't
/Linux-v6.1/drivers/media/usb/cx231xx/
DKconfig24 cx231xx hardware has a builtin RX/TX support. However, a few
/Linux-v6.1/arch/riscv/
DKconfig.socs72 string "Source file for the Canaan Kendryte K210 builtin DTB"
/Linux-v6.1/tools/perf/Documentation/
DBuild.txt7 - perf builtin commands
/Linux-v6.1/Documentation/crypto/
Dasymmetric-keys.rst338 1) Restrict using the kernel builtin trusted keyring
343 The kernel builtin trusted keyring will be searched for the signing key.
344 If the builtin trusted keyring is not configured, all links will be
348 2) Restrict using the kernel builtin and secondary trusted keyrings
353 The kernel builtin and secondary trusted keyrings will be searched for the
/Linux-v6.1/tools/testing/selftests/resctrl/
DREADME74 …k_cmd [options]: run specified benchmark for MBM, MBA and CMT default benchmark is builtin fill_buf

123