Searched defs:text_size (Results 1 – 15 of 15) sorted by relevance
/openbmc/u-boot/scripts/kconfig/ |
H A D | zconf.l | 27 static int text_size, text_asize; variable
|
/openbmc/linux/scripts/kconfig/ |
H A D | lexer.l | 31 static int text_size, text_asize; variable
|
/openbmc/linux/arch/x86/realmode/ |
H A D | init.c | 194 size_t text_size = in set_real_mode_permissions() local
|
/openbmc/linux/kernel/module/ |
H A D | stats.c | 281 unsigned long total_size, text_size, ikread_bytes, ibecoming_bytes, in read_file_mod_stats() local
|
H A D | main.c | 2511 unsigned int text_size = 0, total_size = 0; in do_init_module() local
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | vdso.c | 62 unsigned long text_size) in vdso_mremap()
|
/openbmc/linux/arch/arm/kernel/ |
H A D | unwind.c | 572 unsigned long text_size) in unwind_table_add()
|
/openbmc/linux/tools/perf/util/ |
H A D | svghelper.c | 236 double text_size; in svg_running() local
|
/openbmc/linux/include/linux/ |
H A D | pe.h | 222 uint32_t text_size; /* size of text section(s) */ member 257 uint32_t text_size; /* size of text section(s) */ member
|
/openbmc/linux/kernel/printk/ |
H A D | printk_ringbuffer.c | 1679 static unsigned int count_lines(const char *text, unsigned int text_size) in count_lines()
|
H A D | printk.c | 1131 unsigned int text_size; in setup_log_buf() local
|
/openbmc/linux/drivers/staging/media/atomisp/pci/ |
H A D | ia_css_acc_types.h | 92 u32 text_size; /** Size of text section */ member
|
/openbmc/linux/drivers/net/wireless/ath/wil6210/ |
H A D | debugfs.c | 2200 int n, ret, text_size = 500; in wil_read_suspend_stats() local
|
/openbmc/linux/drivers/staging/media/ipu3/ |
H A D | ipu3-abi.h | 1520 u32 text_size; /* Size of text section */ member
|
/openbmc/linux/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_debug.c | 7922 static void qed_dbg_print_feature(u8 *p_text_buf, u32 text_size) in qed_dbg_print_feature()
|