Searched defs:text_len (Results 1 – 5 of 5) sorted by relevance
/linux-3.4.99/fs/ |
D | binfmt_flat.c | 80 unsigned long text_len; /* Length of text segment */ member 317 unsigned long text_len; in calc_reloc() local 430 unsigned long text_len, data_len, bss_len, stack_len, flags; in load_flat_file() local
|
/linux-3.4.99/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-3.4.99/arch/powerpc/platforms/pseries/ |
D | nvram.c | 601 static int zip_oops(size_t text_len) in zip_oops() 630 size_t text_len; in oops_to_nvram() local
|
/linux-3.4.99/arch/alpha/kernel/ |
D | osf_sys.c | 66 unsigned long, text_len, unsigned long, bss_start, in SYSCALL_DEFINE4() argument
|