Searched defs:list_for_each_entry_reverse (Results 1 - 22 of 22) sorted by relevance

/linux-master/include/kunit/
H A Dresource.h332 list_for_each_entry_reverse(res, &test->resources, node) { function
/linux-master/drivers/md/bcache/
H A Djournal.c125 list_for_each_entry_reverse(i, list, list) { function
308 list_for_each_entry_reverse(i, list, list) { function
/linux-master/fs/
H A Dpnode.c581 list_for_each_entry_reverse(mnt, list, mnt_list) { function
/linux-master/net/dccp/
H A Dackvec.c94 list_for_each_entry_reverse(avr, av_list, avr_node) { function
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ids.c347 list_for_each_entry_reverse((*id), &id_mgr->ids_lru, list) { function
/linux-master/kernel/bpf/
H A Dbpf_lru_list.c387 list_for_each_entry_reverse(node, local_pending_list(loc_l), function
/linux-master/drivers/acpi/
H A Ddevice_sysfs.c117 list_for_each_entry_reverse(dn, list, sibling) { function
H A Dpower.c475 list_for_each_entry_reverse(entry, list, node) { function
545 list_for_each_entry_reverse(entry, resources, node) { function
/linux-master/drivers/gpu/drm/
H A Ddrm_buddy.c623 list_for_each_entry_reverse(block, list, link) { function
/linux-master/drivers/infiniband/core/
H A Dmad_rmpp.c405 list_for_each_entry_reverse(seg_buf, rmpp_list, list) { function
/linux-master/tools/include/linux/
H A Dlist.h468 #define list_for_each_entry_reverse(pos, head, member) \ macro
/linux-master/include/linux/
H A Dlist.h788 #define list_for_each_entry_reverse(pos, head, member) \ macro
/linux-master/block/
H A Dblk-merge.c1145 list_for_each_entry_reverse(rq, list, queuelist) { function
/linux-master/drivers/gpu/drm/i915/gvt/
H A Dscheduler.c1658 list_for_each_entry_reverse(last_workload, q, list) { function
/linux-master/fs/gfs2/
H A Dlog.c220 list_for_each_entry_reverse(tr, head, tr_list) { function
/linux-master/drivers/hwtracing/coresight/
H A Dcoresight-core.c422 list_for_each_entry_reverse(nd, path, link) { function
/linux-master/kernel/trace/
H A Dtrace_output.c850 list_for_each_entry_reverse(field, head, link) { function
H A Dtrace_events_user.c1395 list_for_each_entry_reverse(field, head, link) { function
1407 list_for_each_entry_reverse(field, head, link) { function
1824 list_for_each_entry_reverse(field, head, link) { function
1910 list_for_each_entry_reverse(field, head, link) { function
/linux-master/mm/
H A Dcompaction.c1617 list_for_each_entry_reverse(freepage, freelist, buddy_list) { function
/linux-master/drivers/md/dm-vdo/
H A Dslab-depot.c155 list_for_each_entry_reverse(dirty_journal, dirty_list, dirty_entry) { function
/linux-master/tools/perf/util/
H A Dannotate.c2625 list_for_each_entry_reverse(line, lines, node) { function
/linux-master/drivers/android/
H A Dbinder.c2559 list_for_each_entry_reverse(tmppf, pf_head, node) { function

Completed in 361 milliseconds