| /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/ |
| 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 | 52 fn emit_base(&mut self, field: &str, content: &str, builtin: bool, param: bool) { in emit_base() 53 let string = if builtin { in emit_base() 67 let cfg = if builtin { in emit_base()
|
| /linux/security/tomoyo/ |
| H A D | .gitignore | 2 builtin-policy.h
|
| /linux/drivers/staging/octeon/ |
| H A D | Kconfig | 9 This driver supports the builtin ethernet ports on Cavium
|
| /linux/Documentation/filesystems/ |
| H A D | splice.rst | 16 Pipe interfaces are all for in-kernel (builtin image) use. They are not
|
| /linux/Documentation/arch/sh/ |
| H A D | booting.rst | 9 inter-operate with old bootloaders must either use a builtin DTB or
|
| /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/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 | 1768 s32 *start_cfi, s32 *end_cfi, bool builtin) in __apply_fineibt() argument 1802 if (builtin) { in __apply_fineibt() 1824 if (builtin) in __apply_fineibt() 1834 if (builtin) in __apply_fineibt() 1856 if (builtin) { in __apply_fineibt() 2077 s32 *start_cfi, s32 *end_cfi, bool builtin) in __apply_fineibt() argument 2079 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"
|
| /linux/tools/testing/selftests/resctrl/ |
| H A D | README | 74 …k_cmd [options]: run specified benchmark for MBM, MBA and CMT default benchmark is builtin fill_buf
|
| /linux/drivers/net/ethernet/i825xx/ |
| H A D | Kconfig | 40 Say Y here to support the builtin Intel 82596 ethernet controller
|
| /linux/Documentation/admin-guide/ |
| H A D | init.rst | 15 USB!) and filesystem (ext3, jffs2, etc.) are builtin (alternatively as
|
| /linux/Documentation/arch/x86/ |
| H A D | microcode.rst | 214 The loader supports also loading of a builtin microcode supplied through 215 the regular builtin firmware method CONFIG_EXTRA_FIRMWARE. Only 64-bit is
|