Home
last modified time | relevance | path

Searched full:keep (Results 1 – 25 of 2814) sorted by relevance

12345678910>>...113

/openbmc/linux/arch/arm/boot/dts/aspeed/
Daspeed-bmc-ibm-blueridge.dts
Daspeed-bmc-ibm-rainier.dts
Daspeed-bmc-ibm-fuji.dts
Daspeed-bmc-ibm-everest.dts
Daspeed-bmc-ibm-system1.dts
/openbmc/u-boot/arch/xtensa/include/asm/
H A Dldscript.h31 * 'keep' prevents removal of empty sections (must be 'KEEP' or 'NOKEEP').
49 KEEP(*(.##_sym_##.##_sec_)) \
66 KEEP(*(.ResetVector.text)); \
67 KEEP(*(.reset.literal .reset.text)) \
106 KEEP(*(SORT(.u_boot_list*))); \
190 KEEP (*(.xt.insn)) \
191 KEEP (*(.gnu.linkonce.x.*)) \
195 KEEP (*(.xt.prop)) \
196 KEEP (*(.xt.prop.*)) \
197 KEEP (*(.gnu.linkonce.prop.*)) \
[all …]
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-requests-toolbelt/
H A D720240501dca0b4eacc3295665d7ced8719e11d2.patch32 - "Connection": "keep-alive",
41 + "keep-alive"
55 - "Connection": "keep-alive",
68 + "keep-alive"
102 - "Connection": "keep-alive",
111 + "keep-alive"
125 - "Connection": "keep-alive",
138 + "keep-alive"
172 - "Connection": "keep-alive",
181 + "keep-alive"
[all …]
/openbmc/openbmc/meta-ampere/meta-common/recipes-extended/rsyslog/rsyslog/
H A Drsyslog.logrotate3 # Keep up to four 64k files for ipmi_sel (256k total)
13 # Keep up to four 64k files for redfish (256k total)
23 # Keep up to 2 256k files for cpu console logs
34 # Keep up to 2 64k files for atf console logs
45 # Keep up to 2 64k files for secpro and mpro console logs
57 # Keep up to 2 64k files for Mt.Jade's scp console logs
/openbmc/qemu/qapi/
H A Dsockets.json61 # @keep-alive: enable keep-alive when connecting to/listening on this socket.
64 # @keep-alive-count: number of keep-alive packets sent before the connection is
69 # @keep-alive-idle: time in seconds the connection needs to be idle before
75 # @keep-alive-interval: time in seconds between keep-alive packets. Only
91 '*keep-alive': 'bool',
92 '*keep-alive-count': { 'type': 'uint32', 'if': 'HAVE_TCP_KEEPCNT' },
93 '*keep-alive-idle': { 'type': 'uint32', 'if': 'HAVE_TCP_KEEPIDLE' },
94 '*keep-alive-interval': { 'type': 'uint32', 'if': 'HAVE_TCP_KEEPINTVL' },
/openbmc/linux/arch/um/kernel/
Ddyn.lds.S
/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/
Dmvebu-devbus.txt
/openbmc/u-boot/arch/arm/cpu/armv8/
H A Du-boot.lds50 KEEP(*(.__secure_start))
76 KEEP(*(.__secure_stack_start))
82 KEEP(*(.__secure_stack_end))
90 KEEP(*(.__secure_end))
109 KEEP(*(SORT(.u_boot_list*)));
149 KEEP(*(.__bss_start));
158 KEEP(*(.__bss_end));
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/
H A Du-boot-spl.lds29 KEEP(*(.got2))
30 KEEP(*(.got))
32 KEEP(*(.fixup))
47 KEEP(*(SORT(.u_boot_list*)));
74 KEEP(*(.bootpg))
94 KEEP(*(.resetvec))
H A Du-boot-nand_spl.lds22 KEEP(*(.got2))
23 KEEP(*(.got))
25 KEEP(*(.fixup))
39 KEEP(*(SORT(.u_boot_list*)));
58 KEEP(*(.resetvec))
H A Du-boot.lds50 KEEP(*(.got2))
51 KEEP(*(.got))
53 KEEP(*(.fixup))
70 KEEP(*(SORT(.u_boot_list*)));
89 KEEP(arch/powerpc/cpu/mpc85xx/start.o (.bootpg))
100 KEEP(*(.resetvec))
H A Du-boot-nand.lds44 KEEP(*(.got2))
45 KEEP(*(.got))
47 KEEP(*(.fixup))
63 KEEP(*(SORT(.u_boot_list*)));
81 KEEP(arch/powerpc/cpu/mpc85xx/start.o (.bootpg))
/openbmc/u-boot/doc/device-tree-bindings/leds/
H A Dleds-gpio.txt18 values are "on", "off", and "keep". If the LED is already on or off
21 on). The "keep" setting will keep the LED at whatever its current
37 /* Keep LED on if BIOS detected hardware fault */
38 default-state = "keep";
/openbmc/linux/arch/powerpc/kernel/
Dvmlinux.lds.S
/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/
H A Du-boot.lds26 KEEP(*(.got2))
27 KEEP(*(.got))
29 KEEP(*(.fixup))
46 KEEP(*(SORT(.u_boot_list*)));
/openbmc/u-boot/arch/powerpc/cpu/mpc86xx/
H A Du-boot.lds32 KEEP(*(.got2))
33 KEEP(*(.got))
35 KEEP(*(.fixup))
52 KEEP(*(SORT(.u_boot_list*)));
/openbmc/linux/drivers/net/wireless/mediatek/mt76/
Dtestmode.h
/openbmc/u-boot/arch/m68k/cpu/
H A Du-boot.lds41 KEEP(*(.got))
44 KEEP(*(.got2))
46 KEEP(*(.fixup))
63 KEEP(*(SORT(.u_boot_list*)));
/openbmc/openbmc/meta-fii/meta-kudo/recipes-extended/rsyslog/rsyslog/
H A Drsyslog.logrotate3 # Keep up to four 64k files for ipmi_sel (256k total)
13 # Keep up to four 64k files for redfish (256k total)
23 # Keep up to two 2k files for gpio log (4k total)
/openbmc/openbmc/meta-fii/meta-mori/recipes-extended/rsyslog/rsyslog/
H A Drsyslog.logrotate3 # Keep up to four 64k files for ipmi_sel (256k total)
13 # Keep up to four 64k files for redfish (256k total)
23 # Keep up to two 2k files for gpio log (4k total)
/openbmc/linux/arch/x86/kernel/
Dearly_printk.c

12345678910>>...113