Searched refs:list_cut_before (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/block/ |
| H A D | blk-mq-sched.c | 96 list_cut_before(&hctx_list, rq_list, &rq->queuelist); in blk_mq_dispatch_hctx_list()
|
| H A D | blk-mq.c | 1975 list_cut_before(&rq_list, &list, pos); in blk_mq_flush_plug_list()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | list.h | 417 static inline void list_cut_before(struct list_head *list, in list_cut_before() function
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | list-test.c | 386 list_cut_before(&list2, &list1, &entries[1]); in list_test_list_cut_before()
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | compaction.c | 1248 list_cut_before(&sublist, freelist, &freepage->lru); in move_freelist_head()
|
| /OK3568_Linux_fs/kernel/net/core/ |
| H A D | dev.c | 5496 list_cut_before(&sublist, head, &skb->list); in __netif_receive_skb_list()
|