/kernel/linux/linux-5.10/include/asm-generic/ |
D | vmlinux.lds.h | 174 KEEP(*(__mcount_loc)) \ 175 KEEP(*(__patchable_function_entries)) \ 188 KEEP(*(_ftrace_annotated_branch)) \ 196 KEEP(*(_ftrace_branch)) \ 205 KEEP(*(_kprobe_blacklist)) \ 214 KEEP(*(_error_injection_whitelist)) \ 223 KEEP(*(_ftrace_events)) \ 226 KEEP(*(_ftrace_eval_map)) \ 234 KEEP(*(__trace_printk_fmt)) /* Trace_printk fmt' pointer */ \ 237 KEEP(*(__tracepoint_str)) /* Trace_printk fmt' pointer */ \ [all …]
|
/kernel/liteos_a/tools/build/ |
D | liteos_llvm.ld | 40 KEEP (*(.set_sysinit_set)) 48 KEEP (*(.ctors .init_array)) 53 KEEP (*(.dtors .fini_array)) 57 ….gcc_except_table ALIGN (0x8) : { . = .; } > ram .gcc_except_table : { KEEP(*(.gcc_except_table*)… 66 .eh_frame ALIGN (0x8) : { KEEP (*(.eh_frame)) *(.eh_frame.*); } > ram 103 KEEP(*( SORT (.rodata.init.kernel.0.*))); 105 KEEP(*( SORT (.rodata.init.kernel.1.*))); 107 KEEP(*( SORT (.rodata.init.kernel.2.*))); 109 KEEP(*( SORT (.rodata.init.kernel.3.*))); 111 KEEP(*( SORT (.rodata.init.kernel.4.*))); [all …]
|
D | liteos.ld | 39 KEEP (*(.set_sysinit_set)) 45 ….gcc_except_table ALIGN (0x8) : { . = .; } > ram .gcc_except_table : { KEEP(*(.gcc_except_table*)… 88 KEEP(*( SORT (.rodata.init.kernel.0.*))); 90 KEEP(*( SORT (.rodata.init.kernel.1.*))); 92 KEEP(*( SORT (.rodata.init.kernel.2.*))); 94 KEEP(*( SORT (.rodata.init.kernel.3.*))); 96 KEEP(*( SORT (.rodata.init.kernel.4.*))); 98 KEEP(*( SORT (.rodata.init.kernel.5.*))); 100 KEEP(*( SORT (.rodata.init.kernel.6.*))); 102 KEEP(*( SORT (.rodata.init.kernel.7.*))); [all …]
|
/kernel/linux/linux-5.10/include/net/ |
D | nl802154.h | 161 /* keep last */ 216 /* keep last */ 244 /* keep last */ 259 /* keep last */ 281 /* keep last */ 294 /* keep last */ 308 /* keep last */ 319 /* keep last */ 334 /* keep last */ 349 /* keep last */ [all …]
|
D | atmclip.h | 29 unsigned long idle_timeout; /* keep open idle for so many jiffies*/ 31 /* keep old push fn for chaining */ 33 /* keep old pop fn for chaining */
|
/kernel/linux/linux-5.10/arch/um/kernel/ |
D | dyn.lds.S | 70 KEEP (*(.init)) 95 KEEP (*(.fini)) 125 .eh_frame : { KEEP (*(.eh_frame)) } 138 KEEP (*crtbegin.o(.ctors)) 143 KEEP (*(EXCLUDE_FILE (*crtend.o ) .ctors)) 144 KEEP (*(SORT(.ctors.*))) 145 KEEP (*(.ctors)) 148 KEEP (*crtbegin.o(.dtors)) 149 KEEP (*(EXCLUDE_FILE (*crtend.o ) .dtors)) 150 KEEP (*(SORT(.dtors.*))) [all …]
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/memory-controllers/ |
D | mvebu-devbus.txt | 28 - devbus,keep-config This property can optionally be used to keep 41 Mandatory, except if devbus,keep-config is used. 44 Mandatory, except if devbus,keep-config is used. 50 Mandatory, except if devbus,keep-config is used. 55 Mandatory, except if devbus,keep-config is used. 60 Mandatory, except if devbus,keep-config is used. 69 except if devbus,keep-config is used. 81 except if devbus,keep-config is used. 107 except if devbus,keep-config is used.
|
/kernel/linux/linux-5.10/arch/arm/boot/dts/ |
D | ox810se-wd-mbwe.dts | 56 default-state = "keep"; 62 default-state = "keep"; 68 default-state = "keep"; 74 default-state = "keep"; 80 default-state = "keep"; 86 default-state = "keep";
|
D | ox820-cloudengines-pogoplug-series-3.dts | 38 default-state = "keep"; 44 default-state = "keep"; 50 default-state = "keep";
|
D | aspeed-bmc-opp-mowgli.dts | 120 default-state = "keep"; 126 default-state = "keep"; 132 default-state = "keep"; 138 default-state = "keep"; 144 default-state = "keep"; 150 default-state = "keep"; 156 default-state = "keep"; 162 default-state = "keep";
|
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/ |
D | testmode.h | 62 /* keep last */ 91 /* keep last */ 113 /* keep last */ 124 * @MT76_TM_STATE_RX_FRAMES: receive packets and keep statistics 132 /* keep last */ 151 /* keep last */
|
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
D | vmlinux.lds.S | 53 KEEP(*(.head.text.first_256B)); 56 KEEP(*(.head.text.real_vectors)); 58 KEEP(*(.head.text.virt_vectors)); 61 KEEP(*(.head.data.fwnmi_page)); 79 KEEP(*(.linker_stub_catch)); 223 KEEP(*(__ftr_fixup)) 229 KEEP(*(__mmu_ftr_fixup)) 235 KEEP(*(__lwsync_fixup)) 242 KEEP(*(__fw_ftr_fixup)) 252 KEEP(*(.machine.desc)) [all …]
|
/kernel/linux/linux-5.10/usr/ |
D | Kconfig | 130 Keep in mind that your build system needs to provide the appropriate 156 If you choose this, keep in mind that you need to have the bzip2 tool 169 If you choose this, keep in mind that you may need to install the xz 182 If you choose this, keep in mind that you may need to install the xz 194 If you choose this, keep in mind that you may need to install the lzop 205 If you choose this, keep in mind that most distros don't provide lz4 216 If you choose this, keep in mind that you may need to install the zstd
|
/kernel/linux/linux-5.10/arch/arm/mach-pxa/include/mach/ |
D | spitz.h | 90 #define SPITZ_SCP_LED_GREEN SCOOP_GPCR_PA11 /* Keep */ 91 #define SPITZ_SCP_JK_B SCOOP_GPCR_PA12 /* Keep */ 92 #define SPITZ_SCP_CHRG_ON SCOOP_GPCR_PA13 /* Keep */ 95 #define SPITZ_SCP_CF_POWER SCOOP_GPCR_PA16 /* Keep */ 96 #define SPITZ_SCP_LED_ORANGE SCOOP_GPCR_PA17 /* Keep */ 121 #define SPITZ_SCP2_AKIN_PULLUP SCOOP_GPCR_PA12 /* Keep */
|
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/libertas/ |
D | README | 199 keep=[0 or 1] keep the previous scan results (1), discard (0) 206 The type field will default to 3 (Any) and the keep field will default 216 3) Scan all available channels (B/G, A bands) for a specific BSSID, keep 218 echo "bssid=00:50:43:20:12:82 keep=1" > setuserscan 221 Keep the previous scan table intact. Update any duplicate BSSID/SSID 223 echo "type=1 keep=1" > setuserscan 225 All entries in the scan table (not just the new scan data when keep=1)
|
/kernel/linux/linux-5.10/arch/x86/kernel/ |
D | early_printk.c | 344 int keep; in setup_early_printk() local 352 keep = (strstr(buf, "keep") != NULL); in setup_early_printk() 358 early_console_register(&early_serial_console, keep); in setup_early_printk() 364 early_console_register(&early_serial_console, keep); in setup_early_printk() 369 early_console_register(&early_serial_console, keep); in setup_early_printk() 370 buf += 9; /* Keep from match the above "serial" */ in setup_early_printk() 378 early_console_register(&early_vga_console, keep); in setup_early_printk() 382 early_console_register(&early_dbgp_console, keep); in setup_early_printk() 386 early_console_register(&xenboot_console, keep); in setup_early_printk()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_sync.c | 105 * amdgpu_sync_keep_later - Keep the later fence 107 * @keep: existing fence to test 110 * Either keep the existing fence or the new one, depending which one is later. 112 static void amdgpu_sync_keep_later(struct dma_fence **keep, in amdgpu_sync_keep_later() argument 115 if (*keep && dma_fence_is_later(*keep, fence)) in amdgpu_sync_keep_later() 118 dma_fence_put(*keep); in amdgpu_sync_keep_later() 119 *keep = dma_fence_get(fence); in amdgpu_sync_keep_later()
|
/kernel/linux/linux-5.10/arch/mips/kernel/ |
D | vmlinux.lds.S | 80 KEEP(*(__dbe_table)) 124 KEEP(*(.mips.machines.init)) 144 KEEP(*(.appended_dtb)) 193 KEEP(*(.mdebug.abi32)) 196 KEEP(*(.mdebug.abi64))
|
/kernel/linux/linux-5.10/include/scsi/fc/ |
D | fc_fip.h | 18 #define FIP_DEF_FKA 8000 /* default FCF keep-alive/advert period (mS) */ 19 #define FIP_VN_KA_PERIOD 90000 /* required VN_port keep-alive period (mS) */ 65 FIP_OP_CTRL = 3, /* Keep Alive / Link Reset */ 92 FIP_SC_KEEP_ALIVE = 1, /* keep-alive from VN_Port */ 150 FIP_DT_FKA = 12, /* advertisement keep-alive period */ 236 * FIP_DT_FKA - Advertisement keep-alive period. 242 __be32 fd_fka_period; /* adv./keep-alive period in mS */
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mfd/ |
D | tps65910.txt | 65 - ti,sleep-keep-therm: Keep thermal monitoring on in sleep state. 66 - ti,sleep-keep-ck32k: Keep the 32KHz clock output on in sleep state. 67 - ti,sleep-keep-hsclk: Keep high speed internal clock on in sleep state.
|
/kernel/linux/linux-5.10/arch/alpha/lib/ |
D | ev67-strrchr.S | 69 nop # : Latency=2, extra map slot (keep nop with cmov) 73 nop # : keep with cmovne 91 nop # : Keep with cmovne 95 nop # : Keep with cmovne
|
/kernel/linux/linux-5.10/drivers/net/wan/ |
D | cosa.h | 67 /* actually the struct cosa_download itself; this is to keep 68 * the ioctl number same as in 2.4 in order to keep the user-space 73 /* actually the struct cosa_download itself; this is to keep 74 * the ioctl number same as in 2.4 in order to keep the user-space
|
/kernel/linux/linux-5.10/scripts/ |
D | config | 40 --keep-case|-k Keep next symbols' case (dont' upper-case it) 45 By default, $myname will upper-case the given symbol. Use --keep-case to keep 146 --keep-case|-k)
|
/kernel/linux/linux-5.10/drivers/staging/sm750fb/ |
D | ddk750_chip.h | 60 * 0 = keep the current clock setting 67 * 0 = keep the current clock setting 74 * 0 = keep the current clock setting
|
/kernel/linux/linux-5.10/include/sound/sof/ |
D | dai-intel.h | 43 /* mclk keep active */ 45 /* bclk keep active */ 47 /* fs keep active */ 110 * and keep other parameters as zero. The customizations are: 166 * will keep the clock active after capture stop if this time is not yet
|