Searched refs:BSS (Results 1 – 18 of 18) sorted by relevance
/Linux-v5.4/arch/mips/boot/compressed/ |
D | ld.script | 41 /* BSS */
|
/Linux-v5.4/arch/c6x/kernel/ |
D | vmlinux.lds.S | 128 BSS(8)
|
/Linux-v5.4/arch/um/kernel/ |
D | uml.lds.S | 105 BSS(0)
|
/Linux-v5.4/arch/xtensa/kernel/ |
D | head.S | 243 movi a2, __bss_start # start of BSS 244 movi a3, __bss_stop # end of BSS
|
/Linux-v5.4/Documentation/driver-api/80211/ |
D | cfg80211.rst | 230 Scanning and BSS list handling 234 :doc: Scanning and BSS list handling
|
/Linux-v5.4/arch/unicore32/kernel/ |
D | head.S | 214 mov fp, #0 @ Clear BSS (and zero fp)
|
/Linux-v5.4/arch/nds32/kernel/ |
D | head.S | 187 move $fp, #0 ! Clear BSS (and zero $fp)
|
/Linux-v5.4/net/wireless/ |
D | Kconfig | 148 owner (GO) on channels marked with NO_IR if there is an additional BSS 152 scenarios, this relaxation is not allowed in cases where the BSS client
|
/Linux-v5.4/include/asm-generic/ |
D | vmlinux.lds.h | 678 #define BSS(bss_align) \ macro 999 BSS(bss_align) \
|
/Linux-v5.4/arch/sh/kernel/ |
D | head_32.S | 300 ! Clear BSS area
|
/Linux-v5.4/arch/sh/ |
D | Kconfig.debug | 69 bool "Avoid zeroing BSS (to speed-up startup on suitable platforms)"
|
/Linux-v5.4/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-v5.4/drivers/net/wireless/marvell/libertas/ |
D | README | 201 type=[1,2,3] BSS type: 1 (Infra), 2(Adhoc), 3(Any)
|
/Linux-v5.4/Documentation/networking/device_drivers/intel/ |
D | ipw2100.txt | 93 - Managed (BSS) and Ad-Hoc (IBSS)
|
D | ipw2200.txt | 108 + BSS mode (Infrastructure, Managed)
|
/Linux-v5.4/arch/powerpc/ |
D | Kconfig.debug | 278 kernel BSS and should be safe to select on any system. A debugger
|
/Linux-v5.4/arch/arm/ |
D | Kconfig | 1744 # TEXT and BSS so we preserve their values in the config files. 1757 hex "Compressed ROM boot loader BSS address"
|
/Linux-v5.4/Documentation/filesystems/ |
D | proc.txt | 410 with the memory region, as the case would be with BSS (uninitialized data).
|