Home
last modified time | relevance | path

Searched defs:text_len (Results 1 – 11 of 11) sorted by relevance

/openbmc/qemu/linux-user/
H A Dflatload.c59 abi_ulong text_len; /* Length of text segment */ member
115 abi_ulong text_len; in calc_reloc() local
199 abi_ulong text_len, data_len, bss_len, stack_len, flags; in load_flat_file() local
/openbmc/linux/fs/
H A Dbinfmt_flat.c86 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
/openbmc/linux/lib/
H A Dts_kmp.c45 unsigned int i, q = 0, text_len, consumed = state->offset; in kmp_find() local
H A Dts_bm.c79 unsigned int i, text_len, consumed = state->offset; in bm_find() local
/openbmc/linux/arch/powerpc/kernel/
H A Dnvram_64.c353 static int zip_oops(size_t text_len) in zip_oops()
654 size_t text_len; in oops_to_nvram() local
/openbmc/linux/kernel/printk/
H A Dprintk.c556 static void truncate_msg(u16 *text_len, u16 *trunc_msg_len) in truncate_msg()
646 const char *text, size_t text_len, in msg_add_ext_text()
683 char *text, size_t text_len, in msg_print_ext_body()
1385 size_t text_len = r->info->text_len; in record_print_text() local
2161 u16 text_len; in printk_sprint() local
2202 u16 text_len; in vprintk_store() local
2397 char *text, size_t text_len, in msg_print_ext_body()
H A Dprintk_ringbuffer.h18 u16 text_len; /* length of text message */ member
/openbmc/linux/drivers/staging/fbtft/
H A Dfbtft-core.c57 size_t text_len; in fbtft_dbg_hex() local
/openbmc/linux/drivers/media/test-drivers/vidtv/
H A Dvidtv_psi.c442 u32 text_len = text ? strlen(text) : 0; in vidtv_psi_short_event_desc_init() local
H A Dvidtv_psi.h135 u8 text_len; member
/openbmc/linux/arch/alpha/kernel/
H A Dosf_sys.c71 unsigned long, text_len, unsigned long, bss_start, in SYSCALL_DEFINE4() argument