/linux/include/net/ |
H A D | nl802154.h | 182 /* keep last */ 237 /* keep last */ 277 /* keep last */ 306 /* keep last */ 325 /* keep last */ 352 /* keep last */ 367 /* keep last */ 389 /* keep last */ 400 /* keep last */ 415 /* keep last */ [all …]
|
H A 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 */
|
/linux/arch/um/kernel/ |
H A D | dyn.lds.S | 70 KEEP (*(.init)) 94 KEEP (*(.fini)) 126 .eh_frame : { KEEP (*(.eh_frame)) } 139 KEEP (*crtbegin.o(.ctors)) 144 KEEP (*(EXCLUDE_FILE (*crtend.o ) .ctors)) 145 KEEP (*(SORT(.ctors.*))) 146 KEEP (*(.ctors)) 149 KEEP (*crtbegin.o(.dtors)) 150 KEEP (*(EXCLUDE_FILE (*crtend.o ) .dtors)) 151 KEEP (*(SORT(.dtors.*))) [all …]
|
/linux/arch/arm64/boot/dts/marvell/ |
H A D | cn9130-cf-pro.dts | 74 default-state = "keep"; 82 default-state = "keep"; 115 default-state = "keep"; 123 default-state = "keep"; 142 default-state = "keep"; 150 default-state = "keep"; 169 default-state = "keep"; 177 default-state = "keep"; 196 default-state = "keep"; 204 default-state = "keep"; [all …]
|
H A D | cn9132-clearfog.dts | 176 default-state = "keep"; 184 default-state = "keep"; 192 default-state = "keep"; 307 default-state = "keep"; 314 default-state = "keep"; 333 default-state = "keep"; 340 default-state = "keep"; 359 default-state = "keep"; 366 default-state = "keep"; 385 default-state = "keep"; [all …]
|
/linux/Documentation/devicetree/bindings/memory-controllers/ |
H A 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.
|
/linux/include/asm-generic/ |
H A D | vmlinux.lds.h | 153 #define KEEP_PATCHABLE KEEP(*(__patchable_function_entries)) 183 KEEP(*(__mcount_loc)) \ 199 KEEP(*(_sec_)) \ 204 KEEP(*(_sec_)) \ 214 KEEP(*(.gnu.linkonce.##_sec_)) \ 219 KEEP(*(.gnu.linkonce.##_sec_)) \ 317 KEEP(*(__##name##_of_table)) \ 318 KEEP(*(__##name##_of_table_end)) 348 KEEP(*(.dtb.init.rodata)) \ 407 KEEP(*(.data..init_task)) \ [all …]
|
/linux/drivers/clk/st/ |
H A D | clk-flexgen.c | 336 /* This clk needs to be on to keep bus interconnect alive */ 338 /* This clk needs to be on to keep bus interconnect alive */ 343 /* This clk needs to be on to keep A9 running */ 353 /* This clk needs to be on to keep bus interconnect alive */ 356 /* This clk needs to be on to keep bus interconnect alive */ 381 /* This clk needs to be on to keep bus interconnect alive */ 383 /* This clk needs to be on to keep bus interconnect alive */ 388 /* This clk needs to be on to keep A9 running */ 398 /* This clk needs to be on to keep bus interconnect alive */ 401 /* This clk needs to be on to keep bus interconnect alive */ [all …]
|
/linux/arch/arm/boot/dts/qcom/ |
H A D | qcom-ipq8064-rb3011.dts | 104 default-state = "keep"; 121 default-state = "keep"; 138 default-state = "keep"; 155 default-state = "keep"; 172 default-state = "keep"; 229 default-state = "keep"; 246 default-state = "keep"; 263 default-state = "keep"; 280 default-state = "keep"; 297 default-state = "keep";
|
/linux/scripts/ |
H A D | module.lds.S | 30 .altinstructions 0 : ALIGN(8) { KEEP(*(.altinstructions)) } 31 __bug_table 0 : ALIGN(8) { KEEP(*(__bug_table)) } 32 __jump_table 0 : ALIGN(8) { KEEP(*(__jump_table)) } 33 __ex_table 0 : ALIGN(4) { KEEP(*(__ex_table)) } 38 __kcfi_traps : { KEEP(*(.kcfi_traps)) }
|
H A 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)
|
/linux/arch/x86/kernel/ |
H A 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() 390 early_xdbc_parse_parameter(buf + 4, keep); in setup_early_printk()
|
/linux/drivers/net/wireless/mediatek/mt76/ |
H A D | testmode.h | 90 /* keep last */ 119 /* keep last */ 143 /* keep last */ 154 * @MT76_TM_STATE_RX_FRAMES: receive packets and keep statistics 166 /* keep last */ 193 /* keep last */
|
/linux/usr/ |
H A D | Kconfig | 129 Keep in mind that your build system needs to provide the appropriate 155 If you choose this, keep in mind that you need to have the bzip2 tool 168 If you choose this, keep in mind that you may need to install the xz 181 If you choose this, keep in mind that you may need to install the xz 193 If you choose this, keep in mind that you may need to install the lzop 204 If you choose this, keep in mind that most distros don't provide lz4 215 If you choose this, keep in mind that you may need to install the zstd
|
/linux/drivers/net/wireless/marvell/libertas/ |
H A 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)
|
/linux/arch/arm/mach-pxa/ |
H A 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 */
|
/linux/arch/riscv/kernel/ |
H A D | vmlinux.lds.S | 63 KEEP(*(__soc_early_init_table)) 68 KEEP(*(__soc_builtin_dtb_table)) 90 KEEP(*(.init.pi*)) 94 KEEP(*(.init.bss*)) /* from the EFI stub */ 117 KEEP(*(.alternative))
|
/linux/Documentation/devicetree/bindings/regulator/ |
H A D | richtek,rt6245-regulator.yaml | 39 limit 8A, 14A, 12A, 10A. If this property is missing then keep in 47 150'c, 130'c, 170'c. If this property is missing then keep in chip 55 delay time 0us, 10us, 20us, 40us. If this property is missing then keep 64 800KHz, 1200KHz. If this property is missing then keep in chip default.
|
/linux/include/scsi/fc/ |
H A 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 */
|
/linux/Documentation/ABI/stable/ |
H A D | sysfs-driver-misc-cp500 | 13 Description: Flag which signals if FPGA shall keep or reload configuration 14 bitstream on reset. Normal FPGA behavior and default is to keep 23 1 = keep configuration bitstream on reset, default
|
/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_sync.c | 107 * amdgpu_sync_keep_later - Keep the later fence 109 * @keep: existing fence to test 112 * Either keep the existing fence or the new one, depending which one is later. 114 static void amdgpu_sync_keep_later(struct dma_fence **keep, in amdgpu_sync_keep_later() argument 117 if (*keep && dma_fence_is_later(*keep, fence)) in amdgpu_sync_keep_later() 120 dma_fence_put(*keep); in amdgpu_sync_keep_later() 121 *keep = dma_fence_get(fence); in amdgpu_sync_keep_later()
|
/linux/Documentation/devicetree/bindings/mfd/ |
H A 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.
|
/linux/arch/mips/kernel/ |
H A D | vmlinux.lds.S | 83 KEEP(*(__dbe_table)) 127 KEEP(*(.mips.machines.init)) 153 KEEP(*(.appended_dtb)) 207 KEEP(*(.mdebug.abi32)) 210 KEEP(*(.mdebug.abi64))
|
/linux/arch/alpha/lib/ |
H A 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
|
/linux/arch/arm/boot/dts/aspeed/ |
H A 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";
|