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

/linux-4.1.27/arch/x86/realmode/
H A Dinit.c109 size_t text_size = set_real_mode_permissions() local
/linux-4.1.27/arch/arm/kernel/
H A Dunwind.c513 unwind_table_add(unsigned long start, unsigned long size, unsigned long text_addr, unsigned long text_size) unwind_table_add() argument
/linux-4.1.27/tools/perf/util/
H A Dsvghelper.c237 double text_size; svg_running() local
/linux-4.1.27/include/linux/
H A Dpe.h144 uint32_t text_size; /* size of text section(s) */ member in struct:pe32_opt_hdr
179 uint32_t text_size; /* size of text section(s) */ member in struct:pe32plus_opt_hdr
/linux-4.1.27/kernel/printk/
H A Dprintk.c1043 size_t text_size = msg->text_len; msg_print_text() local
/linux-4.1.27/kernel/
H A Dmodule.c1815 static inline void set_section_ro_nx(void *base, unsigned long text_size, unsigned long ro_size, unsigned long total_size) { } unset_module_core_ro_nx() argument
1719 set_section_ro_nx(void *base, unsigned long text_size, unsigned long ro_size, unsigned long total_size) set_section_ro_nx() argument

Completed in 230 milliseconds