| /OK3568_Linux_fs/kernel/fs/jffs2/ |
| H A D | erase.c | 51 list_move(&jeb->list, &c->erase_pending_list); in jffs2_erase_block() 82 list_move(&jeb->list, &c->erase_pending_list); in jffs2_erase_block() 115 list_move(&jeb->list, &c->erase_checking_list); in jffs2_erase_pending_blocks() 185 list_move(&jeb->list, &c->erase_pending_list); in jffs2_erase_failed() 199 list_move(&jeb->list, &c->bad_list); in jffs2_erase_failed() 484 list_move(&jeb->list, &c->erase_complete_list); in jffs2_mark_erased_block()
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | lru_cache.c | 317 list_move(&e->list, &lc->free); in lc_del() 340 list_move(&e->list, &lc->to_be_changed); in lc_prepare_for_change() 394 list_move(&e->list, &lc->in_use); /* Not evictable... */ in __lc_get() 543 list_move(&e->list, &lc->in_use); in lc_committed() 567 list_move(&e->list, &lc->lru); in lc_put() 626 list_move(&e->list, lh); in lc_set()
|
| /OK3568_Linux_fs/kernel/drivers/s390/block/ |
| H A D | dasd_alias.c | 329 list_move(&device->alias_list, &lcu->active_devices); in _add_device_to_lcu() 351 list_move(&device->alias_list, &group->baselist); in _add_device_to_lcu() 353 list_move(&device->alias_list, &group->aliaslist); in _add_device_to_lcu() 364 list_move(&device->alias_list, &lcu->inactive_devices); in _remove_device_from_lcu() 494 list_move(&device->alias_list, &lcu->active_devices); in _lcu_update() 500 list_move(&device->alias_list, &lcu->active_devices); in _lcu_update() 644 list_move(&device->alias_list, &lcu->active_devices); in dasd_alias_add_device() 820 list_move(&device->alias_list, &active); in flush_all_alias_devices_on_lcu() 838 list_move(&device->alias_list, &lcu->active_devices); in flush_all_alias_devices_on_lcu()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/ |
| H A D | mmu_rb.c | 143 list_move(&rbnode->list, &del_list); in hfi1_mmu_rb_unregister() 256 list_move(&rbnode->list, &del_list); in hfi1_mmu_rb_evict() 313 list_move(&node->list, &handler->del_list); in mmu_notifier_range_start()
|
| /OK3568_Linux_fs/kernel/drivers/md/ |
| H A D | dm-round-robin.c | 164 list_move(&pi->list, &s->invalid_paths); in rr_fail_path() 175 list_move(&pi->list, &s->valid_paths); in rr_reinstate_path()
|
| /OK3568_Linux_fs/kernel/kernel/bpf/ |
| H A D | bpf_lru_list.c | 78 list_move(&node->list, free_list); in __bpf_lru_node_move_to_free() 93 list_move(&node->list, &l->lists[tgt_type]); in __bpf_lru_node_move_in() 121 list_move(&node->list, &l->lists[tgt_type]); in __bpf_lru_node_move() 526 list_move(&node->list, local_free_list(loc_l)); in bpf_common_lru_push_free()
|
| /OK3568_Linux_fs/kernel/samples/bpf/ |
| H A D | test_lru_dist.c | 77 static inline void list_move(struct list_head *list, struct list_head *head) in list_move() function 138 list_move(&node->list, &lru->list); in pfect_lru_lookup_or_insert() 157 list_move(&node->list, &lru->list); in pfect_lru_lookup_or_insert()
|
| /OK3568_Linux_fs/kernel/arch/m68k/sun3/ |
| H A D | sun3dvma.c | 124 list_move(&(prev->list), &hole_cache); in refill() 186 list_move(&(hole->list), &hole_cache); in get_baddr()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/ulp/ipoib/ |
| H A D | ipoib_cm.c | 243 list_move(&p->list, &priv->cm.rx_flush_list); in ipoib_cm_rx_event_handler() 486 list_move(&p->list, &priv->cm.passive_ids); in ipoib_cm_req_handler() 606 list_move(&p->list, &priv->cm.rx_reap_list); in ipoib_cm_handle_rx_wc() 621 list_move(&p->list, &priv->cm.passive_ids); in ipoib_cm_handle_rx_wc() 860 list_move(&tx->list, &priv->cm.reap_list); in ipoib_cm_handle_tx_wc() 943 list_move(&p->list, &priv->cm.rx_error_list); in ipoib_cm_dev_stop() 1291 list_move(&tx->list, &priv->cm.reap_list); in ipoib_cm_tx_handler() 1330 list_move(&tx->list, &priv->cm.reap_list); in ipoib_cm_destroy_tx() 1495 list_move(&p->list, &priv->cm.rx_error_list); in ipoib_cm_stale_task()
|
| /OK3568_Linux_fs/kernel/drivers/crypto/chelsio/ |
| H A D | chcr_core.c | 105 list_move(&u_ctx->entry, &drv_data.act_dev); in chcr_dev_add() 139 list_move(&u_ctx->entry, &drv_data.inact_dev); in chcr_dev_move()
|
| /OK3568_Linux_fs/kernel/crypto/ |
| H A D | fips140-module.c | 248 list_move(&alg->cra_list, &remove_list); in unregister_existing_fips140_algos() 275 list_move(&alg->cra_list, &existing_live_algos); in unregister_existing_fips140_algos()
|
| H A D | algapi.c | 101 list_move(&spawn->list, secondary_spawns); in crypto_more_spawns() 126 list_move(&inst->alg.cra_list, list); in crypto_remove_instance() 154 list_move(&spawn->list, &top); in crypto_remove_spawns() 171 list_move(&spawn->list, &stack); in crypto_remove_spawns() 212 list_move(&spawn->list, &spawn->alg->cra_users); in crypto_remove_spawns()
|
| /OK3568_Linux_fs/kernel/fs/ecryptfs/ |
| H A D | messaging.c | 73 list_move(&msg_ctx->node, &ecryptfs_msg_ctx_alloc_list); in ecryptfs_msg_ctx_free_to_alloc() 86 list_move(&(msg_ctx->node), &ecryptfs_msg_ctx_free_list); in ecryptfs_msg_ctx_alloc_to_free()
|
| /OK3568_Linux_fs/kernel/fs/gfs2/ |
| H A D | log.c | 109 list_move(&bd->bd_ail_st_list, in gfs2_ail1_start_one() 128 list_move(&bd->bd_ail_st_list, &tr->tr_ail1_list); in gfs2_ail1_start_one() 292 list_move(&bd->bd_ail_st_list, &tr->tr_ail2_list); in gfs2_ail1_empty_one() 314 list_move(&tr->tr_list, &sdp->sd_ail2_list); in gfs2_ail1_empty() 641 list_move(&ip->i_ordered, &written); in gfs2_ordered_write()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/st/cw1200/ |
| H A D | queue.c | 405 list_move(&item->head, &queue->queue); in cw1200_queue_requeue() 431 list_move(&item->head, &queue->queue); in cw1200_queue_requeue_all() 473 list_move(&item->head, &queue->free_pool); in cw1200_queue_remove()
|
| /OK3568_Linux_fs/kernel/fs/ocfs2/ |
| H A D | extent_map.c | 63 list_move(&emi->ei_list, &em->em_list); in __ocfs2_extent_map_lookup() 114 list_move(&emi->ei_list, &tmp_list); in ocfs2_extent_map_trunc() 234 list_move(&emi->ei_list, &em->em_list); in ocfs2_extent_map_insert_rec() 266 list_move(&emi->ei_list, &em->em_list); in ocfs2_extent_map_insert_rec()
|
| /OK3568_Linux_fs/kernel/drivers/dma/ |
| H A D | timb_dma.c | 248 list_move(&td_desc->desc_node, &td_chan->free_list); in __td_finish() 290 list_move(&td_desc->desc_node, &td_chan->active_list); in __td_start_next() 557 list_move(&td_desc->desc_node, &td_chan->free_list); in td_terminate_all()
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | flow_offload.h | 506 list_move(&block_cb->list, &offload->cb_list); in flow_block_cb_remove() 513 list_move(&block_cb->list, &offload->cb_list); in flow_indr_block_cb_remove()
|
| /OK3568_Linux_fs/kernel/net/vmw_vsock/ |
| H A D | vsock_loopback.c | 54 list_move(&pkt->list, &freeme); in vsock_loopback_cancel_pkt()
|
| /OK3568_Linux_fs/kernel/sound/core/ |
| H A D | misc.c | 227 list_move(&fasync->list, &snd_fasync_list); in snd_kill_fasync()
|
| /OK3568_Linux_fs/kernel/drivers/base/power/ |
| H A D | main.c | 194 list_move(&deva->power.entry, &devb->power.entry); in device_pm_move_after() 1112 list_move(&dev->power.entry, &list); in dpm_complete() 1314 list_move(&dev->power.entry, &dpm_noirq_list); in dpm_noirq_suspend_devices() 1492 list_move(&dev->power.entry, &dpm_late_early_list); in dpm_suspend_late() 1777 list_move(&dev->power.entry, &dpm_suspended_list); in dpm_suspend()
|
| /OK3568_Linux_fs/kernel/arch/arm/probes/kprobes/ |
| H A D | opt-arm.c | 345 list_move(&op->list, done_list); in arch_unoptimize_kprobes()
|
| /OK3568_Linux_fs/kernel/net/unix/ |
| H A D | garbage.c | 272 list_move(&cursor, &u->link); in unix_gc()
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | audit_tree.c | 658 list_move(&tree->list, &prune_list); in audit_remove_tree_rule() 1022 list_move(&owner->list, &prune_list); in evict_chunk() 1025 list_move(&owner->list, postponed); in evict_chunk()
|
| /OK3568_Linux_fs/kernel/kernel/power/ |
| H A D | wakelock.c | 97 list_move(&wl->lru, &wakelocks_lru_list); in wakelocks_lru_most_recent()
|