Home
last modified time | relevance | path

Searched defs:text_size (Results 1 – 8 of 8) sorted by relevance

/linux-4.1.27/arch/x86/realmode/
Dinit.c109 size_t text_size = in set_real_mode_permissions() local
/linux-4.1.27/scripts/kconfig/
Dzconf.l27 static int text_size, text_asize; variable
Dzconf.lex.c789 static int text_size, text_asize; variable
/linux-4.1.27/arch/arm/kernel/
Dunwind.c515 unsigned long text_size) in unwind_table_add()
/linux-4.1.27/tools/perf/util/
Dsvghelper.c237 double text_size; in svg_running() local
/linux-4.1.27/include/linux/
Dpe.h144 uint32_t text_size; /* size of text section(s) */ member
179 uint32_t text_size; /* size of text section(s) */ member
/linux-4.1.27/kernel/
Dmodule.c1720 unsigned long text_size, in set_section_ro_nx()
1815 static inline void set_section_ro_nx(void *base, unsigned long text_size, unsigned long ro_size, un… in set_section_ro_nx()
/linux-4.1.27/kernel/printk/
Dprintk.c1043 size_t text_size = msg->text_len; in msg_print_text() local