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