Home
last modified time | relevance | path

Searched refs:BSS (Results 1 – 19 of 19) sorted by relevance

/Linux-v4.19/arch/mips/boot/compressed/
Dld.script41 /* BSS */
/Linux-v4.19/arch/um/kernel/
Duml.lds.S103 BSS(0)
/Linux-v4.19/arch/c6x/kernel/
Dvmlinux.lds.S138 BSS(8)
/Linux-v4.19/arch/xtensa/kernel/
Dhead.S244 movi a2, __bss_start # start of BSS
245 movi a3, __bss_stop # end of BSS
/Linux-v4.19/Documentation/driver-api/80211/
Dcfg80211.rst230 Scanning and BSS list handling
234 :doc: Scanning and BSS list handling
/Linux-v4.19/arch/unicore32/kernel/
Dhead.S217 mov fp, #0 @ Clear BSS (and zero fp)
/Linux-v4.19/arch/nds32/kernel/
Dhead.S196 move $fp, #0 ! Clear BSS (and zero $fp)
/Linux-v4.19/net/wireless/
DKconfig147 owner (GO) on channels marked with NO_IR if there is an additional BSS
151 scenarios, this relaxation is not allowed in cases where the BSS client
/Linux-v4.19/include/asm-generic/
Dvmlinux.lds.h649 #define BSS(bss_align) \ macro
975 BSS(bss_align) \
/Linux-v4.19/arch/sh/kernel/
Dhead_32.S303 ! Clear BSS area
/Linux-v4.19/arch/sh/
DKconfig.debug69 bool "Avoid zeroing BSS (to speed-up startup on suitable platforms)"
/Linux-v4.19/arch/sparc/kernel/
Dhead_32.S523 set __bss_start , %o0 ! First address of BSS
524 set _end , %o1 ! Last address of BSS
/Linux-v4.19/drivers/net/wireless/marvell/libertas/
DREADME201 type=[1,2,3] BSS type: 1 (Infra), 2(Adhoc), 3(Any)
/Linux-v4.19/Documentation/networking/
DREADME.ipw210093 - Managed (BSS) and Ad-Hoc (IBSS)
DREADME.ipw2200108 + BSS mode (Infrastructure, Managed)
/Linux-v4.19/arch/powerpc/
DKconfig.debug276 kernel BSS and should be safe to select on any system. A debugger
/Linux-v4.19/arch/arm/
DKconfig1843 # TEXT and BSS so we preserve their values in the config files.
1856 hex "Compressed ROM boot loader BSS address"
/Linux-v4.19/Documentation/s390/
DDebugging390.txt210 * Data BSS * * *
258 * Data BSS * * *
/Linux-v4.19/Documentation/filesystems/
Dproc.txt393 with the memory region, as the case would be with BSS (uninitialized data).