Searched refs:list_for_each_prev (Results 1 - 14 of 14) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lnet/selftest/
H A Dtimer.c83 list_for_each_prev(pos, STTIMER_SLOT(timer->stt_expires)) { list_for_each_prev() function
/linux-4.4.14/sound/core/
H A Ddevice.c63 list_for_each_prev(p, &card->devices) { snd_device_new()
/linux-4.4.14/drivers/gpu/drm/radeon/
H A Dmkregtable.c376 * list_for_each_prev - iterate over a list backwards
380 #define list_for_each_prev(pos, head) \ macro
/linux-4.4.14/include/linux/
H A Dlist.h412 * list_for_each_prev - iterate over a list backwards
416 #define list_for_each_prev(pos, head) \ macro
/linux-4.4.14/drivers/gpu/drm/ttm/
H A Dttm_page_alloc.c661 list_for_each_prev(p, &pool->list) { ttm_page_pool_get_pages()
/linux-4.4.14/block/
H A Delevator.c366 list_for_each_prev(entry, &q->queue_head) { elv_dispatch_sort()
/linux-4.4.14/net/bridge/
H A Dbr_vlan.c104 list_for_each_prev(hpos, headp) { list_for_each_prev() function
/linux-4.4.14/drivers/staging/lustre/lnet/lnet/
H A Drouter.c177 list_for_each_prev(pos, &the_lnet.ln_routers) { lnet_rtr_addref_locked()
/linux-4.4.14/drivers/md/
H A Ddm-cache-policy-mq.c292 list_for_each_prev(h, q->qs + i) { queue_iterate_tick()
H A Ddm-snap.c1559 list_for_each_prev(lh, &s->out_of_order_list) { copy_callback()
/linux-4.4.14/drivers/net/ethernet/brocade/bna/
H A Dbna_tx_rx.c1830 list_for_each_prev(qe, &rx_mod->rx_free_q) bna_rx_put()
3245 list_for_each_prev(qe, &tx_mod->tx_free_q) bna_tx_free()
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
H A Dclient.c2576 list_for_each_prev(tmp, &imp->imp_replay_list) { ptlrpc_retain_replayable_request()
/linux-4.4.14/drivers/infiniband/core/
H A Dmad.c2337 list_for_each_prev(list_item, &mad_agent_priv->wait_list) { wait_for_response()
/linux-4.4.14/fs/
H A Dbuffer.c515 list_for_each_prev(p, list) { list_for_each_prev() function

Completed in 677 milliseconds