Home
last modified time | relevance | path

Searched defs:start_index (Results 1 – 2 of 2) sorted by relevance

/kernel/trace/
Dtrace_printk.c123 find_next_mod_format(int start_index, void *v, const char **fmt, loff_t *pos) in find_next_mod_format()
180 find_next_mod_format(int start_index, void *v, const char **fmt, loff_t *pos) in find_next_mod_format()
257 int start_index; in find_next() local
/kernel/
Dkcov.c205 u64 count, start_index, end_pos, max_pos; in write_comp_data() local