Home
last modified time | relevance | path

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

/linux/arch/arm/lib/
H A Dfindbit.S50 .macro find_next, endian, set, name macro
/linux/kernel/trace/
H A Dtrace_printk.c265 static const char **find_next(void *v, loff_t *pos) in find_next() function