Home
last modified time | relevance | path

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

/linux/tools/perf/
H A Dbuiltin-annotate.c426 goto find_next; in hists__find_annotations()
430 goto find_next; in hists__find_annotations()
440 goto find_next; in hists__find_annotations()
445 find_next: in hists__find_annotations()
456 goto find_next; in hists__find_annotations()
472 goto find_next; in hists__find_annotations()
/linux/net/sunrpc/
H A Dxprtmultipath.c418 xprt_switch_find_xprt_t find_next) in xprt_switch_set_next_cursor() argument
423 pos = find_next(xps, old); in xprt_switch_set_next_cursor()
430 xprt_switch_find_xprt_t find_next) in xprt_iter_next_entry_multiple() argument
436 return xprt_switch_set_next_cursor(xps, &xpi->xpi_cursor, find_next); in xprt_iter_next_entry_multiple()
/linux/arch/arm/lib/
H A Dfindbit.S50 .macro find_next, endian, set, name macro
82 find_next \endian, \set, \name
/linux/kernel/trace/
H A Dtrace_printk.c265 static const char **find_next(void *v, loff_t *pos) in find_next() function
302 return find_next(NULL, pos); in t_start()
308 return find_next(v, pos); in t_next()
/linux/net/mptcp/
H A Dpm_kernel.c783 find_next: in mptcp_pm_nl_append_new_local_addr()
789 goto find_next; in mptcp_pm_nl_append_new_local_addr()
/linux/drivers/media/usb/uvc/
H A Duvc_ctrl.c1351 bool find_next = req_id & in __uvc_query_v4l2_class() local
1360 if (!find_next) { in __uvc_query_v4l2_class()