Home
last modified time | relevance | path

Searched refs:list_for_each_prev (Results 1 – 16 of 16) sorted by relevance

/linux/sound/core/
H A Ddevice.c48 list_for_each_prev(p, &card->devices) { in snd_device_new()
/linux/drivers/gpu/drm/i915/gt/
H A Dintel_gt_buffer_pool.c55 list_for_each_prev(pos, list) { in pool_free_older_than()
H A Dintel_breadcrumbs.c386 list_for_each_prev(pos, &ce->signals) { in insert_breadcrumb()
/linux/net/ceph/
H A Dstriper.c58 list_for_each_prev(pos, object_extents) { in lookup_last()
/linux/drivers/net/vxlan/
H A Dvxlan_vnifilter.c598 list_for_each_prev(hpos, headp) { in vxlan_vnilist_update_group()
677 list_for_each_prev(hpos, headp) { in __vxlan_vni_add_list()
/linux/tools/include/linux/
H A Dlist.h427 #define list_for_each_prev(pos, head) \ macro
/linux/
H A D.clang-format564 - 'list_for_each_prev'
/linux/include/linux/
H A Dlist.h726 #define list_for_each_prev(pos, head) \ macro
/linux/io_uring/
H A Dtimeout.c624 list_for_each_prev(entry, &ctx->timeout_list) { in io_timeout()
/linux/kernel/
H A Dpadata.c370 list_for_each_prev(pos, &reorder->list) { in padata_do_serial()
/linux/drivers/platform/surface/aggregator/
H A Dssh_packet_layer.c725 list_for_each_prev(head, &p->ptl->queue.head) { in __ssh_ptl_queue_find_entrypoint()
/linux/lib/tests/
H A Dlist-test.c677 list_for_each_prev(cur, &list) { in list_test_list_for_each_prev()
/linux/drivers/net/ethernet/brocade/bna/
H A Dbna_tx_rx.c1822 list_for_each_prev(qe, &rx_mod->rx_free_q) in bna_rx_put()
3237 list_for_each_prev(qe, &tx_mod->tx_free_q) in bna_tx_free()
/linux/net/bridge/
H A Dbr_vlan.c131 list_for_each_prev(hpos, headp) { in __vlan_add_list()
/linux/fs/
H A Dbuffer.c549 list_for_each_prev(p, list) { in osync_buffers_list()
/linux/drivers/infiniband/core/
H A Dmad.c1139 list_for_each_prev(list_item, in handle_wait_state()