/linux-6.12.1/tools/perf/ |
D | Build | 1 perf-bench-y += builtin-bench.o 2 perf-y += builtin-annotate.o 3 perf-y += builtin-check.o 4 perf-y += builtin-config.o 5 perf-y += builtin-diff.o 6 perf-y += builtin-evlist.o 7 perf-y += builtin-ftrace.o 8 perf-y += builtin-help.o 9 perf-y += builtin-buildid-list.o 10 perf-y += builtin-buildid-cache.o [all …]
|
/linux-6.12.1/include/linux/ |
D | compiler_attributes.h | 117 # define __diagnose_as(builtin...) __attribute__((__diagnose_as_builtin__(builtin))) argument 119 # define __diagnose_as(builtin...) argument
|
/linux-6.12.1/Documentation/arch/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-6.12.1/ |
D | .gitignore | 71 /modules.builtin 72 /modules.builtin.modinfo 73 /modules.builtin.ranges
|
/linux-6.12.1/lib/crypto/ |
D | Kconfig | 33 either builtin or as a module. 49 either builtin or as a module. 75 either builtin or as a module. 111 either builtin or as a module.
|
/linux-6.12.1/rust/macros/ |
D | module.rs | 40 fn emit_base(&mut self, field: &str, content: &str, builtin: bool) { in emit_base() 41 let string = if builtin { in emit_base() 63 cfg = if builtin { in emit_base()
|
/linux-6.12.1/arch/mips/boot/dts/mscc/ |
D | jaguar2_pcb111.dts | 64 synce_builtin_pins: synce-builtin-pins { 74 cpld_fifo_pins: synce-builtin-pins {
|
/linux-6.12.1/Documentation/ |
D | dontdiff | 181 modules.builtin 182 modules.builtin.modinfo 183 modules.builtin.ranges
|
/linux-6.12.1/security/tomoyo/ |
D | .gitignore | 2 builtin-policy.h
|
/linux-6.12.1/fs/verity/ |
D | Kconfig | 38 bool "FS Verity builtin signature support" 43 fs-verity builtin signatures.
|
/linux-6.12.1/Documentation/filesystems/ |
D | fsverity.rst | 142 - ``sig_size`` is the size of the builtin signature in bytes, or 0 if no 143 builtin signature is provided. Currently the builtin signature is 145 - ``sig_ptr`` is the pointer to the builtin signature, or NULL if no 146 builtin signature is provided. A builtin signature is only needed 173 - ``EBADMSG``: the builtin signature is malformed 183 - ``EKEYREJECTED``: the builtin signature doesn't match the file 184 - ``EMSGSIZE``: the salt or builtin signature is too long 186 needed to verify the builtin signature 195 - ``EPERM``: the file is append-only; or, a builtin signature is 285 - ``FS_VERITY_METADATA_TYPE_SIGNATURE`` reads the builtin signature [all …]
|
D | splice.rst | 16 Pipe interfaces are all for in-kernel (builtin image) use. They are not
|
/linux-6.12.1/drivers/staging/octeon/ |
D | Kconfig | 9 This driver supports the builtin ethernet ports on Cavium
|
/linux-6.12.1/Documentation/arch/sh/ |
D | booting.rst | 9 inter-operate with old bootloaders must either use a builtin DTB or
|
/linux-6.12.1/tools/objtool/ |
D | Build | 7 objtool-y += builtin-check.o
|
/linux-6.12.1/arch/mips/lantiq/ |
D | Kconfig | 39 The builtin DTB will only be used if the firmware does not supply
|
/linux-6.12.1/certs/ |
D | Kconfig | 97 bool "Only allow additional certs signed by keys on the builtin trusted keyring" 100 If set, only certificates signed by keys on the builtin trusted 153 they are signed and vouched by a certificate from the builtin trusted
|
/linux-6.12.1/security/ipe/ |
D | Kconfig | 87 bool "Enable support for fs-verity based on builtin signature" 92 enabled and it has a valid builtin signature whose signing cert
|
/linux-6.12.1/Documentation/kbuild/ |
D | kbuild.rst | 15 modules.builtin 18 by modprobe to not fail when trying to load something builtin. 20 modules.builtin.modinfo 25 modules.builtin.ranges
|
/linux-6.12.1/lib/kunit/ |
D | executor.c | 260 void kunit_exec_run_tests(struct kunit_suite_set *suite_set, bool builtin) in kunit_exec_run_tests() argument 264 if (builtin || num_suites) { in kunit_exec_run_tests()
|
/linux-6.12.1/Documentation/arch/mips/ |
D | booting.rst | 24 DT block. In this case, Linux will look for a builtin DTB, selected via
|
/linux-6.12.1/arch/mips/bmips/ |
D | Kconfig | 11 The builtin DTB will only be used if the firmware does not supply
|
/linux-6.12.1/arch/arm/boot/dts/rockchip/ |
D | rk3288-veyron-sdmmc.dtsi | 42 * Configure gpio6_C6 as GPIO so dw_mmc builtin CD doesn't
|
/linux-6.12.1/drivers/media/usb/cx231xx/ |
D | Kconfig | 24 cx231xx hardware has a builtin RX/TX support. However, a few
|
/linux-6.12.1/arch/x86/kernel/ |
D | alternative.c | 1265 s32 *start_cfi, s32 *end_cfi, bool builtin) in __apply_fineibt() argument 1289 if (builtin) { in __apply_fineibt() 1306 if (builtin) in __apply_fineibt() 1315 if (builtin) in __apply_fineibt() 1333 if (builtin) in __apply_fineibt() 1383 s32 *start_cfi, s32 *end_cfi, bool builtin) in __apply_fineibt() argument
|