Searched full:expanded (Results 1 – 25 of 488) sorted by relevance
12345678910>>...20
| /kernel/linux/linux-5.10/Documentation/kbuild/ |
| D | kconfig-macro-language.rst | 23 The macro language replaces the variable references with their expanded form, 54 variable is expanded "in place" to yield a text string that may then be 55 expanded further. To get the value of a variable, enclose the variable name in 59 There are two types of variables: simply expanded variables and recursively 60 expanded variables. 62 A simply expanded variable is defined using the := assignment operator. Its 63 righthand side is expanded immediately upon reading the line from the Kconfig 66 A recursively expanded variable is defined using the = assignment operator. 72 variable. The righthand side of += is expanded immediately if the lefthand 83 Useful functions must be expanded when they are used since the same function is [all …]
|
| /kernel/linux/linux-6.6/Documentation/kbuild/ |
| D | kconfig-macro-language.rst | 23 The macro language replaces the variable references with their expanded form, 54 variable is expanded "in place" to yield a text string that may then be 55 expanded further. To get the value of a variable, enclose the variable name in 59 There are two types of variables: simply expanded variables and recursively 60 expanded variables. 62 A simply expanded variable is defined using the := assignment operator. Its 63 righthand side is expanded immediately upon reading the line from the Kconfig 66 A recursively expanded variable is defined using the = assignment operator. 72 variable. The righthand side of += is expanded immediately if the lefthand 83 Useful functions must be expanded when they are used since the same function is [all …]
|
| /kernel/linux/linux-5.10/scripts/kconfig/tests/preprocess/variable/ |
| D | Kconfig | 6 # Simply expanded variable. 12 # Recursively expanded variable. 18 # Append something to a simply expanded variable. 24 # Append something to a recursively expanded variable. 31 # This works as a recursively expanded variable.
|
| /kernel/linux/linux-6.6/scripts/kconfig/tests/preprocess/variable/ |
| D | Kconfig | 6 # Simply expanded variable. 12 # Recursively expanded variable. 18 # Append something to a simply expanded variable. 24 # Append something to a recursively expanded variable. 31 # This works as a recursively expanded variable.
|
| /kernel/linux/linux-6.6/scripts/kconfig/tests/preprocess/escape/ |
| D | Kconfig | 23 # The following should print "$(X)". It should not be expanded further. 32 # A simple expanded should not be expanded multiple times. 33 # The following should print "$(X)". It should not be expanded further.
|
| /kernel/linux/linux-5.10/scripts/kconfig/tests/preprocess/escape/ |
| D | Kconfig | 23 # The following should print "$(X)". It should not be expanded further. 32 # A simple expanded should not be expanded multiple times. 33 # The following should print "$(X)". It should not be expanded further.
|
| /kernel/linux/linux-5.10/arch/x86/include/asm/ |
| D | cpu_device_id.h | 27 * The name is expanded to X86_VENDOR_@_vendor 55 * The name is expanded to X86_VENDOR_@_vendor 73 * The name is expanded to X86_VENDOR_@vendor 90 * The name is expanded to X86_VENDOR_@vendor 118 * The name is expanded to X86_VENDOR_@vendor 135 * The name is expanded to X86_VENDOR_@vendor 150 * The model name is expanded to INTEL_FAM6_@model internally
|
| /kernel/linux/linux-5.10/drivers/s390/block/ |
| D | xpram.c | 3 * Xpram.c -- the S/390 expanded memory RAM-disk 21 * the expanded memory can be partitioned among several devices 77 "remaining space on the expanded strorage not " 82 * Copy expanded memory page (4kB) into main memory 112 * Copy a 4kB page of main memory to an expanded memory page 317 pr_err("Not enough expanded memory available\n"); in xpram_setup_sizes() 449 /* Find out size of expanded memory. */ in xpram_init() 451 pr_err("No expanded memory available\n"); in xpram_init() 455 pr_info(" %u pages expanded memory found (%lu KB).\n", in xpram_init()
|
| /kernel/linux/linux-6.6/arch/x86/include/asm/ |
| D | cpu_device_id.h | 63 * The name is expanded to X86_VENDOR_@_vendor 103 * The name is expanded to X86_VENDOR_@_vendor 121 * The name is expanded to X86_VENDOR_@vendor 138 * The name is expanded to X86_VENDOR_@vendor 166 * The name is expanded to X86_VENDOR_@vendor 183 * The name is expanded to X86_VENDOR_@vendor 198 * The model name is expanded to INTEL_FAM6_@model internally
|
| /kernel/linux/linux-5.10/sound/ppc/ |
| D | awacs.h | 52 #define MASK_ADDR0 (0x0 << 12) /* Expanded Data Mode Address 0 */ 56 #define MASK_ADDR1 (0x1 << 12) /* Expanded Data Mode Address 1 */ 60 #define MASK_ADDR2 (0x2 << 12) /* Expanded Data Mode Address 2 */ 64 #define MASK_ADDR4 (0x4 << 12) /* Expanded Data Mode Address 4 */ 69 #define MASK_ADDR5 (0x5 << 12) /* Expanded Data Mode Address 5 */ 70 #define MASK_ADDR6 (0x6 << 12) /* Expanded Data Mode Address 6 */ 71 #define MASK_ADDR7 (0x7 << 12) /* Expanded Data Mode Address 7 */
|
| /kernel/linux/linux-6.6/sound/ppc/ |
| D | awacs.h | 52 #define MASK_ADDR0 (0x0 << 12) /* Expanded Data Mode Address 0 */ 56 #define MASK_ADDR1 (0x1 << 12) /* Expanded Data Mode Address 1 */ 60 #define MASK_ADDR2 (0x2 << 12) /* Expanded Data Mode Address 2 */ 64 #define MASK_ADDR4 (0x4 << 12) /* Expanded Data Mode Address 4 */ 69 #define MASK_ADDR5 (0x5 << 12) /* Expanded Data Mode Address 5 */ 70 #define MASK_ADDR6 (0x6 << 12) /* Expanded Data Mode Address 6 */ 71 #define MASK_ADDR7 (0x7 << 12) /* Expanded Data Mode Address 7 */
|
| /kernel/linux/linux-5.10/arch/loongarch/include/uapi/asm/ |
| D | ucontext.h | 19 /* There's some padding here to allow sigset_t to be expanded in the 22 * expanded, so we didn't want to box ourselves in here. */
|
| /kernel/linux/linux-6.6/arch/loongarch/include/uapi/asm/ |
| D | ucontext.h | 19 /* There's some padding here to allow sigset_t to be expanded in the 22 * expanded, so we didn't want to box ourselves in here. */
|
| /kernel/linux/linux-5.10/arch/riscv/include/uapi/asm/ |
| D | ucontext.h | 18 /* There's some padding here to allow sigset_t to be expanded in the 21 * expanded, so we didn't want to box ourselves in here. */
|
| /kernel/linux/linux-6.6/arch/riscv/include/uapi/asm/ |
| D | ucontext.h | 19 * There's some padding here to allow sigset_t to be expanded in the 22 * expanded, so we didn't want to box ourselves in here.
|
| /kernel/linux/linux-5.10/Documentation/core-api/ |
| D | librs.rst | 60 The expanded data can be inverted on the fly by providing a non-zero 61 inversion mask. The expanded data is XOR'ed with the mask. This is used 67 The databytes are expanded to the given symbol size on the fly. There is 97 The databytes are expanded to the given symbol size on the fly. There is
|
| /kernel/linux/linux-6.6/Documentation/core-api/ |
| D | librs.rst | 60 The expanded data can be inverted on the fly by providing a non-zero 61 inversion mask. The expanded data is XOR'ed with the mask. This is used 67 The databytes are expanded to the given symbol size on the fly. There is 97 The databytes are expanded to the given symbol size on the fly. There is
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | ecryptfs.h | 27 * in-memory representations are expanded hex, so it better adapted to 78 /* Always in expanded hex */
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | ecryptfs.h | 27 * in-memory representations are expanded hex, so it better adapted to 78 /* Always in expanded hex */
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| D | kd.h | 9 #define GIO_FONT 0x4B60 /* gets font in expanded form */ 10 #define PIO_FONT 0x4B61 /* use font in expanded form */ 17 char __user *chardata; /* font data in expanded form */
|
| /kernel/linux/linux-6.6/include/uapi/linux/ |
| D | kd.h | 9 #define GIO_FONT 0x4B60 /* gets font in expanded form */ 10 #define PIO_FONT 0x4B61 /* use font in expanded form */ 17 char __user *chardata; /* font data in expanded form */
|
| /kernel/linux/linux-6.6/tools/bootconfig/scripts/ |
| D | ftrace2bconf.sh | 52 …el.fgraph_notrace are not supported, since the wild card expression was expanded and lost from mem… 231 if echo $val | grep -vq "expanded" ; then 250 …el.ftrace.notrace are not supported, since the wild card expression was expanded and lost from mem…
|
| /kernel/linux/linux-5.10/tools/bootconfig/scripts/ |
| D | ftrace2bconf.sh | 52 …el.fgraph_notrace are not supported, since the wild card expression was expanded and lost from mem… 214 if echo $val | grep -vq "expanded" ; then 238 …el.ftrace.notrace are not supported, since the wild card expression was expanded and lost from mem…
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-loongarch/asm/ |
| D | ucontext.h | 36 /* There's some padding here to allow sigset_t to be expanded in the 39 * expanded, so we didn't want to box ourselves in here. */
|
| /kernel/linux/linux-5.10/Documentation/ABI/testing/ |
| D | sysfs-bus-event_source-devices-hv_gpci | 49 What: /sys/bus/event_source/devices/hv_gpci/interface/expanded 53 0 or 1. Indicates whether we have access to "EXPANDED" events (listed
|
12345678910>>...20