Searched defs:text_len (Results 1 – 8 of 8) sorted by relevance
/linux-4.1.27/fs/ |
D | binfmt_flat.c | 80 unsigned long text_len; /* Length of text segment */ member 319 unsigned long text_len; in calc_reloc() local 432 unsigned long text_len, data_len, bss_len, stack_len, flags; in load_flat_file() local
|
/linux-4.1.27/lib/ |
D | ts_kmp.c | 49 unsigned int i, q = 0, text_len, consumed = state->offset; in kmp_find() local
|
D | ts_bm.c | 65 unsigned int i, text_len, consumed = state->offset; in bm_find() local
|
/linux-4.1.27/kernel/printk/ |
D | printk.c | 218 u16 text_len; /* length of text buffer */ member 370 static u32 msg_used_size(u16 text_len, u16 dict_len, u32 *pad_len) in msg_used_size() 389 static u32 truncate_msg(u16 *text_len, u16 *trunc_msg_len, in truncate_msg() 411 const char *text, u16 text_len) in log_store() 1061 size_t text_len; in msg_print_text() local 1617 size_t text_len = 0; in vprintk_emit() local
|
/linux-4.1.27/arch/powerpc/kernel/ |
D | nvram_64.c | 367 static int zip_oops(size_t text_len) in zip_oops() 680 size_t text_len; in oops_to_nvram() local
|
/linux-4.1.27/drivers/staging/fbtft/ |
D | fbtft-core.c | 61 size_t text_len; in fbtft_dbg_hex() local
|
/linux-4.1.27/drivers/staging/media/bcm2048/ |
D | radio-bcm2048.c | 269 u8 text_len; member
|
/linux-4.1.27/arch/alpha/kernel/ |
D | osf_sys.c | 66 unsigned long, text_len, unsigned long, bss_start, in SYSCALL_DEFINE4() argument
|