Searched refs:BSS (Results 1 – 20 of 20) sorted by relevance
/kernel/linux/linux-5.10/Documentation/driver-api/80211/ |
D | cfg80211.rst | 96 Scanning and BSS list handling 100 :doc: Scanning and BSS list handling
|
/kernel/linux/linux-5.10/arch/mips/boot/compressed/ |
D | ld.script | 41 /* BSS */
|
/kernel/linux/linux-5.10/arch/c6x/kernel/ |
D | vmlinux.lds.S | 128 BSS(8)
|
/kernel/linux/linux-5.10/arch/um/kernel/ |
D | uml.lds.S | 111 BSS(0)
|
/kernel/linux/linux-5.10/arch/xtensa/kernel/ |
D | head.S | 243 movi a2, __bss_start # start of BSS 244 movi a3, __bss_stop # end of BSS
|
/kernel/linux/linux-5.10/arch/arc/kernel/ |
D | head.S | 123 ; Clear BSS before updating any globals
|
/kernel/uniproton/src/arch/cpu/armv7-m/cortex-m4/ |
D | prt_vector.S | 123 @modify BSS to 0x0
|
/kernel/linux/linux-5.10/arch/nds32/kernel/ |
D | head.S | 187 move $fp, #0 ! Clear BSS (and zero $fp)
|
/kernel/linux/linux-5.10/net/wireless/ |
D | Kconfig | 149 owner (GO) on channels marked with NO_IR if there is an additional BSS 153 scenarios, this relaxation is not allowed in cases where the BSS client
|
/kernel/linux/linux-5.10/arch/sh/ |
D | Kconfig.debug | 68 bool "Avoid zeroing BSS (to speed-up startup on suitable platforms)"
|
/kernel/linux/linux-5.10/arch/sh/kernel/ |
D | head_32.S | 300 ! Clear BSS area
|
/kernel/linux/linux-5.10/arch/sparc/kernel/ |
D | head_32.S | 523 set __bss_start , %o0 ! First address of BSS 524 set _end , %o1 ! Last address of BSS
|
/kernel/linux/linux-5.10/include/asm-generic/ |
D | vmlinux.lds.h | 805 #define BSS(bss_align) \ macro 1182 BSS(bss_align) \
|
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/libertas/ |
D | README | 201 type=[1,2,3] BSS type: 1 (Infra), 2(Adhoc), 3(Any)
|
/kernel/linux/linux-5.10/Documentation/networking/device_drivers/wifi/intel/ |
D | ipw2100.rst | 100 - Managed (BSS) and Ad-Hoc (IBSS)
|
D | ipw2200.rst | 116 + BSS mode (Infrastructure, Managed)
|
/kernel/linux/linux-5.10/arch/powerpc/ |
D | Kconfig.debug | 278 kernel BSS and should be safe to select on any system. A debugger
|
/kernel/linux/linux-5.10/arch/arm/ |
D | Kconfig | 1728 # TEXT and BSS so we preserve their values in the config files. 1741 hex "Compressed ROM boot loader BSS address"
|
/kernel/linux/linux-5.10/Documentation/filesystems/ |
D | proc.rst | 423 with the memory region, as the case would be with BSS (uninitialized data).
|
/kernel/linux/patches/linux-5.10/unionpi_tiger_pacth/ |
D | linux-5.10.patch | 3637 efi_err("FIRMWARE BUG: Image BSS overlaps adjacent EFI memory region\n");
|