Home
last modified time | relevance | path

Searched refs:list_for_each_entry_continue (Results 1 – 25 of 58) sorted by relevance

123

/OK3568_Linux_fs/kernel/scripts/coccinelle/iterators/
H A Duse_after_iter.cocci26 iterator name list_for_each_entry_continue;
53 list_for_each_entry_continue@p1(c,...,member) { ... when != break;
94 list_for_each_entry_continue(c,...) S
/OK3568_Linux_fs/kernel/include/linux/
H A Dplist.h160 list_for_each_entry_continue(pos, &(head)->node_list, node_list)
192 list_for_each_entry_continue(pos, &(head)->node_list, m.node_list)
/OK3568_Linux_fs/kernel/drivers/base/
H A Dsyscore.c81 list_for_each_entry_continue(ops, &syscore_ops_list, node) in syscore_suspend()
/OK3568_Linux_fs/kernel/fs/nilfs2/
H A Dsegbuf.c188 list_for_each_entry_continue(bh, &segbuf->sb_segsum_buffers, in nilfs_segbuf_fill_in_segsum_crc()
212 list_for_each_entry_continue(bh, &segbuf->sb_segsum_buffers, in nilfs_segbuf_fill_in_data_crc()
H A Dsegment.c1157 list_for_each_entry_continue(ii, head, i_dirty) { in nilfs_segctor_collect_blocks()
1178 list_for_each_entry_continue(ii, head, i_dirty) { in nilfs_segctor_collect_blocks()
1429 list_for_each_entry_continue(segbuf, logs, sb_list) { in nilfs_free_incomplete_logs()
1470 list_for_each_entry_continue(segbuf, logs, sb_list) { in nilfs_cancel_segusage()
1484 list_for_each_entry_continue(segbuf, &sci->sc_segbufs, sb_list) { in nilfs_segctor_truncate_segments()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/include/nvif/
H A Dlist.h338 #define list_for_each_entry_continue(pos, head, member) \ macro
/OK3568_Linux_fs/kernel/kernel/rcu/
H A Dtree_stall.h219 list_for_each_entry_continue(t, &rnp->blkd_tasks, rcu_node_entry) { in rcu_print_detail_task_stall_rnp()
275 list_for_each_entry_continue(t, &rnp->blkd_tasks, rcu_node_entry) { in rcu_print_task_stall()
/OK3568_Linux_fs/kernel/lib/
H A Dparman.c213 list_for_each_entry_continue(prio, &parman->prio_list, list) in parman_lsort_item_remove()
/OK3568_Linux_fs/kernel/drivers/of/
H A Doverlay.c542 list_for_each_entry_continue(ce_2, &ovcs->cset.entries, node) { in find_dup_cset_node_entry()
576 list_for_each_entry_continue(ce_2, &ovcs->cset.entries, node) { in find_dup_cset_prop()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ti/wlcore/
H A Dwlcore_i.h514 list_for_each_entry_continue(wlvif, &wl->wlvif_list, list)
/OK3568_Linux_fs/kernel/drivers/crypto/ccp/
H A Dccp-crypto-main.c110 list_for_each_entry_continue(tmp, &req_queue.cmds, entry) { in ccp_crypto_cmd_complete()
/OK3568_Linux_fs/kernel/tools/perf/ui/stdio/
H A Dhist.c660 list_for_each_entry_continue(fmt_node, &hists->hpp_formats, list) { in hists__fprintf_hierarchy_headers()
700 list_for_each_entry_continue(fmt_node, &hists->hpp_formats, list) { in hists__fprintf_hierarchy_headers()
/OK3568_Linux_fs/kernel/include/net/
H A Dfq_impl.h36 list_for_each_entry_continue(i, &fq->backlogs, backlogchain) in fq_rejigger_backlog()
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Devlist.h298 list_for_each_entry_continue(evsel, list, core.node)
/OK3568_Linux_fs/kernel/drivers/block/drbd/
H A Ddrbd_req.c337 list_for_each_entry_continue(req, &connection->transfer_log, tl_requests) { in advance_conn_req_next()
363 list_for_each_entry_continue(req, &connection->transfer_log, tl_requests) { in advance_conn_req_ack_pending()
389 list_for_each_entry_continue(req, &connection->transfer_log, tl_requests) { in advance_conn_req_not_net_done()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/
H A Ddfs_pri_detector.c258 list_for_each_entry_continue(p2, &pde->pulses, head) { in pseq_handler_create_sequences()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/
H A Dlist.h471 #define list_for_each_entry_continue(pos, head, member) \ macro
/OK3568_Linux_fs/kernel/fs/gfs2/
H A Dlops.c671 list_for_each_entry_continue(bd1, blist, bd_list) { in gfs2_before_commit()
686 list_for_each_entry_continue(bd2, blist, bd_list) { in gfs2_before_commit()
/OK3568_Linux_fs/kernel/
H A D.clang-format368 - 'list_for_each_entry_continue'
/OK3568_Linux_fs/kernel/drivers/remoteproc/
H A Dti_k3_r5_remoteproc.c324 list_for_each_entry_continue(core, &cluster->cores, elem) { in k3_r5_lockstep_release()
489 list_for_each_entry_continue(core, &cluster->cores, elem) { in k3_r5_rproc_start()
/OK3568_Linux_fs/kernel/arch/x86/kvm/
H A Dmtrr.c522 list_for_each_entry_continue(iter->range, &mtrr_state->head, node) in __mtrr_lookup_var_next()
/OK3568_Linux_fs/external/security/librkcrypto/include/
H A Drk_list.h553 #define list_for_each_entry_continue(pos, head, member) \ macro
/OK3568_Linux_fs/u-boot/include/linux/
H A Dlist.h445 #define list_for_each_entry_continue(pos, head, member) \ macro
/OK3568_Linux_fs/kernel/tools/include/linux/
H A Dlist.h482 #define list_for_each_entry_continue(pos, head, member) \ macro
/OK3568_Linux_fs/kernel/drivers/gpu/drm/scheduler/
H A Dsched_main.c137 list_for_each_entry_continue(entity, &rq->entities, list) { in drm_sched_rq_select_entity()

123