Searched refs:nobits (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/x86/boot/compressed/
H A Dhead_64.S637 .section ".pgtable","aw",@nobits
/linux-master/drivers/video/fbdev/
H A Dgxt4500.c324 static const struct fb_bitfield nobits = {0, 0}; variable in typeref:struct:fb_bitfield
333 var->transp = nobits;
/linux-master/scripts/mod/
H A Dmodpost.c507 int nobits = sechdrs[i].sh_type == SHT_NOBITS; local
509 if (!nobits && sechdrs[i].sh_offset > info->size)
516 if (nobits)

Completed in 124 milliseconds