Home
last modified time | relevance | path

Searched refs:sections (Results 1 – 4 of 4) sorted by relevance

/linux-4.19.296/include/linux/
Dpe.h180 uint16_t sections; /* number of sections */ member
/linux-4.19.296/crypto/asymmetric_keys/
Dverify_pefile.c114 ctx->n_sections = pe->sections; in pefile_parse_binary()
/linux-4.19.296/include/linux/mtd/
Drawnand.h360 struct onfi_ext_section sections[ONFI_EXT_SECTION_MAX]; member
/linux-4.19.296/lib/
DKconfig.debug319 During linktime or runtime, some sections are dropped;
320 any use of code/data previously in these sections would
324 which results in the code/data being placed in specific sections.
1205 noisy if they are called inside atomic sections: when a spinlock is
1207 sections, inside an interrupt, etc...