Home
last modified time | relevance | path

Searched refs:list_replace (Results 1 – 25 of 29) sorted by relevance

12

/OK3568_Linux_fs/external/security/librkcrypto/third_party/libdrm/include/
H A Dutil_double_list.h69 static inline void list_replace(struct list_head *from, struct list_head *to) in list_replace() function
94 #define LIST_REPLACE(__from, __to) list_replace(__from, __to)
/OK3568_Linux_fs/kernel/include/linux/
H A Dlist.h158 static inline void list_replace(struct list_head *old, in list_replace() function
177 list_replace(old, new); in list_replace_init()
192 list_replace(entry1, entry2); in list_swap()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/
H A Dlist.h129 static inline void list_replace(struct list_head *old, in list_replace() function
141 list_replace(old, n); in list_replace_init()
/OK3568_Linux_fs/external/security/librkcrypto/include/
H A Drk_list.h183 static inline void list_replace(struct list_head *old, in list_replace() function
202 list_replace(old, new); in list_replace_init()
/OK3568_Linux_fs/u-boot/include/linux/
H A Dlist.h112 static inline void list_replace(struct list_head *old, in list_replace() function
124 list_replace(old, new); in list_replace_init()
/OK3568_Linux_fs/kernel/tools/include/linux/
H A Dlist.h123 static inline void list_replace(struct list_head *old, in list_replace() function
135 list_replace(old, new); in list_replace_init()
/OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/
H A Dlist.h175 static inline void list_replace(struct list_head *old, in list_replace() function
187 list_replace(old, new); in list_replace_init()
/OK3568_Linux_fs/kernel/lib/
H A Dparman.c178 list_replace(&item->list, &last_item->list); in parman_prio_item_remove()
H A Dlist-test.c99 list_replace(&a_old, &a_new); in list_test_list_replace()
/OK3568_Linux_fs/kernel/drivers/staging/fwserial/
H A Ddma_fifo.c260 list_replace(&complete->link, &tmp->link); in dma_fifo_out_complete()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_mm.c672 list_replace(&old->node_list, &new->node_list); in drm_mm_replace_node()
676 list_replace(&old->hole_stack, &new->hole_stack); in drm_mm_replace_node()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/
H A Dintel_breadcrumbs.c290 list_replace(&rq->fence.cb_list, &cb_list); in signal_irq_work()
/OK3568_Linux_fs/kernel/drivers/dma-buf/
H A Ddma-fence.c345 list_replace(&fence->cb_list, &cb_list); in dma_fence_signal_timestamp_locked()
/OK3568_Linux_fs/kernel/kernel/
H A Daudit_watch.c299 list_replace(&oentry->rule.list, in audit_update_watch()
/OK3568_Linux_fs/external/rkwifibt/tools/rtk_hciattach/
H A Drtb_fwc.c342 static inline void list_replace(struct list_head *old, in list_replace() function
354 list_replace(old, new); in list_replace_init()
/OK3568_Linux_fs/kernel/fs/nfs/flexfilelayout/
H A Dflexfilelayoutdev.c242 list_replace(&err->list, &dserr->list); in ff_layout_add_ds_error_locked()
/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/microcode/
H A Dintel.c144 list_replace(&iter->plist, &p->plist); in save_microcode_patch()
H A Damd.c625 list_replace(&p->plist, &new_patch->plist); in update_cache()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_memory_cow.c767 list_replace(&found_node->list, &new_node->list); in mali_mem_cow_allocate_on_demand()
H A Dmali_memory_swap_alloc.c913 list_replace(&found_node->list, &new_node->list); in mali_mem_swap_cow_page_on_demand()
/OK3568_Linux_fs/kernel/drivers/base/
H A Ddevres.c134 list_replace(&old->entry, &new->entry); in replace_dr()
/OK3568_Linux_fs/kernel/fs/
H A Dxattr.c999 list_replace(&xattr->list, &new_xattr->list); in simple_xattr_set()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/vc4/
H A Dvc4_bo.c217 list_replace(old_list, &new_list[i]); in vc4_get_cache_list_for_size()
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dcalib.c126 list_replace(&tmp->list, &res->list); in iwl_calib_set()
/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Dlprops.c363 list_replace(&old_lprops->list, &new_lprops->list); in ubifs_replace_cat()

12