Home
last modified time | relevance | path

Searched refs:find_next (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/kernel/trace/
Dtrace_printk.c254 static const char **find_next(void *v, loff_t *pos) in find_next() function
291 return find_next(NULL, pos); in t_start()
297 return find_next(v, pos); in t_next()
/kernel/linux/linux-5.10/net/sunrpc/
Dxprtmultipath.c296 xprt_switch_find_xprt_t find_next) in xprt_switch_set_next_cursor() argument
301 pos = find_next(xps, old); in xprt_switch_set_next_cursor()
308 xprt_switch_find_xprt_t find_next) in xprt_iter_next_entry_multiple() argument
314 return xprt_switch_set_next_cursor(xps, &xpi->xpi_cursor, find_next); in xprt_iter_next_entry_multiple()
/kernel/linux/linux-5.10/tools/perf/
Dbuiltin-annotate.c319 goto find_next; in hists__find_annotations()
323 goto find_next; in hists__find_annotations()
327 find_next: in hists__find_annotations()
/kernel/linux/linux-5.10/fs/f2fs/
Dsegment.c2195 find_next: in f2fs_clear_prefree_segments()
2217 goto find_next; in f2fs_clear_prefree_segments()