Searched defs:bss_resource (Results 1 - 6 of 6) sorted by relevance

/linux-master/arch/sh/kernel/
H A Dsetup.c89 static struct resource bss_resource = { variable in typeref:struct:resource
/linux-master/arch/mips/kernel/
H A Dsetup.c84 static struct resource bss_resource = { .name = "Kernel bss", }; variable in typeref:struct:resource
/linux-master/arch/loongarch/kernel/
H A Dsetup.c81 static struct resource bss_resource = { .name = "Kernel bss", }; variable in typeref:struct:resource
/linux-master/arch/s390/kernel/
H A Dsetup.c489 static struct resource bss_resource = { variable in typeref:struct:resource
/linux-master/arch/x86/kernel/
H A Dsetup.c106 static struct resource bss_resource = { variable in typeref:struct:resource
/linux-master/arch/sparc/mm/
H A Dinit_64.c3075 static struct resource bss_resource = { variable in typeref:struct:resource

Completed in 152 milliseconds