Searched refs:builtin (Results 1 – 25 of 61) sorted by relevance
123
/Linux-v5.10/tools/perf/ |
D | Build | 1 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-v5.10/drivers/gpu/drm/ |
D | drm_edid_load.c | 176 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-v5.10/Documentation/devicetree/bindings/usb/ |
D | udc-xilinx.txt | 9 - xlnx,has-builtin-dma : if DMA is included 16 xlnx,has-builtin-dma;
|
/Linux-v5.10/Documentation/arm/sa1100/ |
D | serial_uart.rst | 21 > 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-v5.10/tools/objtool/ |
D | Build | 11 objtool-y += builtin-check.o 12 objtool-y += builtin-orc.o
|
/Linux-v5.10/lib/crypto/ |
D | Kconfig | 16 either builtin or as a module. 41 either builtin or as a module. 67 either builtin or as a module. 102 either builtin or as a module.
|
/Linux-v5.10/security/tomoyo/ |
D | .gitignore | 2 builtin-policy.h
|
/Linux-v5.10/ |
D | .gitignore | 49 modules.builtin 65 /modules.builtin.modinfo
|
/Linux-v5.10/Documentation/filesystems/ |
D | splice.rst | 16 Pipe interfaces are all for in-kernel (builtin image) use. They are not
|
/Linux-v5.10/drivers/staging/octeon/ |
D | Kconfig | 9 This driver supports the builtin ethernet ports on Cavium
|
/Linux-v5.10/Documentation/sh/ |
D | booting.rst | 9 inter-operate with old bootloaders must either use a builtin DTB or
|
/Linux-v5.10/Documentation/ |
D | dontdiff | 181 modules.builtin 182 modules.builtin.modinfo
|
/Linux-v5.10/arch/mips/lantiq/ |
D | Kconfig | 39 The builtin DTB will only be used if the firmware does not supply
|
/Linux-v5.10/Documentation/mips/ |
D | booting.rst | 24 DT block. In this case, Linux will look for a builtin DTB, selected via
|
/Linux-v5.10/arch/mips/bmips/ |
D | Kconfig | 11 The builtin DTB will only be used if the firmware does not supply
|
/Linux-v5.10/Documentation/x86/ |
D | microcode.rst | 116 The loader supports also loading of a builtin microcode supplied through 117 the regular builtin firmware method CONFIG_EXTRA_FIRMWARE. Only 64-bit is
|
/Linux-v5.10/arch/arm/boot/dts/ |
D | rk3288-veyron-sdmmc.dtsi | 36 * Configure gpio6_C6 as GPIO so dw_mmc builtin CD doesn't
|
/Linux-v5.10/Documentation/kbuild/ |
D | kbuild.rst | 15 modules.builtin 18 by modprobe to not fail when trying to load something builtin. 20 modules.builtin.modinfo
|
/Linux-v5.10/drivers/media/usb/cx231xx/ |
D | Kconfig | 23 cx231xx hardware has a builtin RX/TX support. However, a few
|
/Linux-v5.10/tools/testing/selftests/resctrl/ |
D | README | 49 …k_cmd [options]: run specified benchmark for MBM, MBA and CQM default benchmark is builtin fill_buf
|
/Linux-v5.10/tools/perf/Documentation/ |
D | Build.txt | 7 - perf builtin commands
|
/Linux-v5.10/Documentation/crypto/ |
D | asymmetric-keys.rst | 338 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-v5.10/fs/verity/ |
D | Kconfig | 41 bool "FS Verity builtin signature support"
|
/Linux-v5.10/drivers/net/ethernet/i825xx/ |
D | Kconfig | 40 Say Y here to support the builtin Intel 82596 ethernet controller
|
/Linux-v5.10/drivers/parport/ |
D | Kconfig | 94 tristate "SGI IP32 builtin port" 103 tristate "Amiga builtin port"
|
123