| /linux/tools/perf/ |
| H A 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/include/linux/ |
| H A D | compiler_attributes.h | 104 # define __diagnose_as(builtin...) __attribute__((__diagnose_as_builtin__(builtin))) argument 106 # define __diagnose_as(builtin...) argument
|
| /linux/Documentation/arch/arm/sa1100/ |
| H A 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/Documentation/translations/zh_CN/kbuild/ |
| H A D | kbuild.rst | 21 modules.builtin 26 modules.builtin.modinfo 31 modules.builtin.ranges
|
| /linux/ |
| H A D | .gitignore | 75 /modules.builtin 76 /modules.builtin.modinfo 77 /modules.builtin.ranges
|
| /linux/tools/objtool/ |
| H A D | Build | 7 objtool-y += builtin-check.o 15 objtool-$(BUILD_KLP) += builtin-klp.o klp-diff.o klp-post-link.o
|
| /linux/arch/mips/boot/dts/mscc/ |
| H A D | jaguar2_pcb111.dts | 64 synce_builtin_pins: synce-builtin-pins { 74 cpld_fifo_pins: synce-builtin-pins {
|
| /linux/fs/verity/ |
| H A D | Kconfig | 32 bool "FS Verity builtin signature support" 37 fs-verity builtin signatures.
|
| /linux/rust/macros/ |
| H A D | module.rs | 42 fn emit_base(&mut self, field: &str, content: &str, builtin: bool, param: bool) { in emit_base() 43 let string = if builtin { in emit_base() 71 cfg = if builtin { in emit_base()
|
| /linux/security/tomoyo/ |
| H A D | .gitignore | 2 builtin-policy.h
|
| /linux/Documentation/filesystems/ |
| H A 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 194 - ``EPERM``: the file is append-only; or, a builtin signature is 290 - ``FS_VERITY_METADATA_TYPE_SIGNATURE`` reads the builtin signature [all …]
|
| H A D | splice.rst | 16 Pipe interfaces are all for in-kernel (builtin image) use. They are not
|
| /linux/drivers/staging/octeon/ |
| H A D | Kconfig | 9 This driver supports the builtin ethernet ports on Cavium
|
| /linux/Documentation/arch/sh/ |
| H A D | booting.rst | 9 inter-operate with old bootloaders must either use a builtin DTB or
|
| /linux/certs/ |
| H A 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/arch/mips/lantiq/ |
| H A D | Kconfig | 39 The builtin DTB will only be used if the firmware does not supply
|
| /linux/lib/kunit/ |
| H A D | executor.c | 278 void kunit_exec_run_tests(struct kunit_suite_set *suite_set, bool builtin) in kunit_exec_run_tests() argument 283 if (autorun && (builtin || num_suites)) { in kunit_exec_run_tests()
|
| /linux/Documentation/arch/mips/ |
| H A D | booting.rst | 24 DT block. In this case, Linux will look for a builtin DTB, selected via
|
| /linux/Documentation/kbuild/ |
| H A 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/arch/mips/bmips/ |
| H A D | Kconfig | 11 The builtin DTB will only be used if the firmware does not supply
|
| /linux/arch/arm/boot/dts/rockchip/ |
| H A D | rk3288-veyron-sdmmc.dtsi | 42 * Configure gpio6_C6 as GPIO so dw_mmc builtin CD doesn't
|
| /linux/drivers/media/usb/cx231xx/ |
| H A D | Kconfig | 24 cx231xx hardware has a builtin RX/TX support. However, a few
|
| /linux/arch/x86/kernel/ |
| H A D | alternative.c | 1733 s32 *start_cfi, s32 *end_cfi, bool builtin) in __apply_fineibt() argument 1767 if (builtin) { in __apply_fineibt() 1789 if (builtin) in __apply_fineibt() 1799 if (builtin) in __apply_fineibt() 1821 if (builtin) { in __apply_fineibt() 2042 s32 *start_cfi, s32 *end_cfi, bool builtin) in __apply_fineibt() argument 2044 if (IS_ENABLED(CONFIG_CFI) && builtin) in __apply_fineibt()
|
| /linux/Documentation/crypto/ |
| H A 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/drivers/parport/ |
| H A D | Kconfig | 95 tristate "SGI IP32 builtin port" 104 tristate "Amiga builtin port"
|