Searched defs:text_len (Results 1 – 4 of 4) sorted by relevance
| /linux/fs/ |
| H A D | binfmt_flat.c | 86 unsigned long text_len; /* Length of text segment */ member 309 unsigned long text_len; in calc_reloc() local 411 u32 text_len, data_len, bss_len, stack_len, full_data, flags; in load_flat_file() local
|
| /linux/arch/powerpc/kernel/ |
| H A D | nvram_64.c | 353 static int zip_oops(size_t text_len) in zip_oops() 654 size_t text_len; in oops_to_nvram() local
|
| /linux/kernel/printk/ |
| H A D | printk.c | 584 static void truncate_msg(u16 *text_len, u16 *trunc_msg_len) in truncate_msg() 663 const char *text, size_t text_len, in msg_add_ext_text() 700 char *text, size_t text_len, in msg_print_ext_body() 1417 size_t text_len = r->info->text_len; in record_print_text() local 2220 u16 text_len; in printk_sprint() local 2283 u16 text_len; in vprintk_store() local
|
| /linux/drivers/media/test-drivers/vidtv/ |
| H A D | vidtv_psi.h | 135 u8 text_len; member
|