Searched refs:find_next (Results 1 – 6 of 6) sorted by relevance
| /linux/tools/perf/ |
| H A D | builtin-annotate.c | 426 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 D | xprtmultipath.c | 418 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 D | findbit.S | 50 .macro find_next, endian, set, name macro 82 find_next \endian, \set, \name
|
| /linux/kernel/trace/ |
| H A D | trace_printk.c | 265 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 D | pm_kernel.c | 783 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 D | uvc_ctrl.c | 1351 bool find_next = req_id & in __uvc_query_v4l2_class() local 1360 if (!find_next) { in __uvc_query_v4l2_class()
|