Searched refs:list_for_each_prev (Results 1 – 16 of 16) sorted by relevance
| /linux/sound/core/ |
| H A D | device.c | 48 list_for_each_prev(p, &card->devices) { in snd_device_new()
|
| /linux/drivers/gpu/drm/i915/gt/ |
| H A D | intel_gt_buffer_pool.c | 55 list_for_each_prev(pos, list) { in pool_free_older_than()
|
| H A D | intel_breadcrumbs.c | 386 list_for_each_prev(pos, &ce->signals) { in insert_breadcrumb()
|
| /linux/net/ceph/ |
| H A D | striper.c | 58 list_for_each_prev(pos, object_extents) { in lookup_last()
|
| /linux/drivers/net/vxlan/ |
| H A D | vxlan_vnifilter.c | 598 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 D | list.h | 427 #define list_for_each_prev(pos, head) \ macro
|
| /linux/ |
| H A D | .clang-format | 564 - 'list_for_each_prev'
|
| /linux/include/linux/ |
| H A D | list.h | 726 #define list_for_each_prev(pos, head) \ macro
|
| /linux/io_uring/ |
| H A D | timeout.c | 624 list_for_each_prev(entry, &ctx->timeout_list) { in io_timeout()
|
| /linux/kernel/ |
| H A D | padata.c | 370 list_for_each_prev(pos, &reorder->list) { in padata_do_serial()
|
| /linux/drivers/platform/surface/aggregator/ |
| H A D | ssh_packet_layer.c | 725 list_for_each_prev(head, &p->ptl->queue.head) { in __ssh_ptl_queue_find_entrypoint()
|
| /linux/lib/tests/ |
| H A D | list-test.c | 677 list_for_each_prev(cur, &list) { in list_test_list_for_each_prev()
|
| /linux/drivers/net/ethernet/brocade/bna/ |
| H A D | bna_tx_rx.c | 1822 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 D | br_vlan.c | 131 list_for_each_prev(hpos, headp) { in __vlan_add_list()
|
| /linux/fs/ |
| H A D | buffer.c | 549 list_for_each_prev(p, list) { in osync_buffers_list()
|
| /linux/drivers/infiniband/core/ |
| H A D | mad.c | 1139 list_for_each_prev(list_item, in handle_wait_state()
|