Home
last modified time | relevance | path

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

/Linux-v5.4/arch/mips/boot/compressed/
Dld.script41 /* BSS */
/Linux-v5.4/arch/c6x/kernel/
Dvmlinux.lds.S128 BSS(8)
/Linux-v5.4/arch/um/kernel/
Duml.lds.S105 BSS(0)
/Linux-v5.4/arch/xtensa/kernel/
Dhead.S243 movi a2, __bss_start # start of BSS
244 movi a3, __bss_stop # end of BSS
/Linux-v5.4/Documentation/driver-api/80211/
Dcfg80211.rst230 Scanning and BSS list handling
234 :doc: Scanning and BSS list handling
/Linux-v5.4/arch/unicore32/kernel/
Dhead.S214 mov fp, #0 @ Clear BSS (and zero fp)
/Linux-v5.4/arch/nds32/kernel/
Dhead.S187 move $fp, #0 ! Clear BSS (and zero $fp)
/Linux-v5.4/net/wireless/
DKconfig148 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/
Dvmlinux.lds.h678 #define BSS(bss_align) \ macro
999 BSS(bss_align) \
/Linux-v5.4/arch/sh/kernel/
Dhead_32.S300 ! Clear BSS area
/Linux-v5.4/arch/sh/
DKconfig.debug69 bool "Avoid zeroing BSS (to speed-up startup on suitable platforms)"
/Linux-v5.4/arch/sparc/kernel/
Dhead_32.S523 set __bss_start , %o0 ! First address of BSS
524 set _end , %o1 ! Last address of BSS
/Linux-v5.4/drivers/net/wireless/marvell/libertas/
DREADME201 type=[1,2,3] BSS type: 1 (Infra), 2(Adhoc), 3(Any)
/Linux-v5.4/Documentation/networking/device_drivers/intel/
Dipw2100.txt93 - Managed (BSS) and Ad-Hoc (IBSS)
Dipw2200.txt108 + BSS mode (Infrastructure, Managed)
/Linux-v5.4/arch/powerpc/
DKconfig.debug278 kernel BSS and should be safe to select on any system. A debugger
/Linux-v5.4/arch/arm/
DKconfig1744 # 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/
Dproc.txt410 with the memory region, as the case would be with BSS (uninitialized data).