Searched refs:BSS (Results 1 – 19 of 19) sorted by relevance
/Linux-v4.19/arch/mips/boot/compressed/ |
D | ld.script | 41 /* BSS */
|
/Linux-v4.19/arch/um/kernel/ |
D | uml.lds.S | 103 BSS(0)
|
/Linux-v4.19/arch/c6x/kernel/ |
D | vmlinux.lds.S | 138 BSS(8)
|
/Linux-v4.19/arch/xtensa/kernel/ |
D | head.S | 244 movi a2, __bss_start # start of BSS 245 movi a3, __bss_stop # end of BSS
|
/Linux-v4.19/Documentation/driver-api/80211/ |
D | cfg80211.rst | 230 Scanning and BSS list handling 234 :doc: Scanning and BSS list handling
|
/Linux-v4.19/arch/unicore32/kernel/ |
D | head.S | 217 mov fp, #0 @ Clear BSS (and zero fp)
|
/Linux-v4.19/arch/nds32/kernel/ |
D | head.S | 196 move $fp, #0 ! Clear BSS (and zero $fp)
|
/Linux-v4.19/net/wireless/ |
D | Kconfig | 147 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/ |
D | vmlinux.lds.h | 649 #define BSS(bss_align) \ macro 975 BSS(bss_align) \
|
/Linux-v4.19/arch/sh/kernel/ |
D | head_32.S | 303 ! Clear BSS area
|
/Linux-v4.19/arch/sh/ |
D | Kconfig.debug | 69 bool "Avoid zeroing BSS (to speed-up startup on suitable platforms)"
|
/Linux-v4.19/arch/sparc/kernel/ |
D | head_32.S | 523 set __bss_start , %o0 ! First address of BSS 524 set _end , %o1 ! Last address of BSS
|
/Linux-v4.19/drivers/net/wireless/marvell/libertas/ |
D | README | 201 type=[1,2,3] BSS type: 1 (Infra), 2(Adhoc), 3(Any)
|
/Linux-v4.19/Documentation/networking/ |
D | README.ipw2100 | 93 - Managed (BSS) and Ad-Hoc (IBSS)
|
D | README.ipw2200 | 108 + BSS mode (Infrastructure, Managed)
|
/Linux-v4.19/arch/powerpc/ |
D | Kconfig.debug | 276 kernel BSS and should be safe to select on any system. A debugger
|
/Linux-v4.19/arch/arm/ |
D | Kconfig | 1843 # 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/ |
D | Debugging390.txt | 210 * Data BSS * * * 258 * Data BSS * * *
|
/Linux-v4.19/Documentation/filesystems/ |
D | proc.txt | 393 with the memory region, as the case would be with BSS (uninitialized data).
|