| /OK3568_Linux_fs/external/security/librkcrypto/third_party/libdrm/include/ |
| H A D | util_double_list.h | 69 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 D | list.h | 158 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 D | list.h | 129 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 D | rk_list.h | 183 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 D | list.h | 112 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 D | list.h | 123 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 D | list.h | 175 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 D | parman.c | 178 list_replace(&item->list, &last_item->list); in parman_prio_item_remove()
|
| H A D | list-test.c | 99 list_replace(&a_old, &a_new); in list_test_list_replace()
|
| /OK3568_Linux_fs/kernel/drivers/staging/fwserial/ |
| H A D | dma_fifo.c | 260 list_replace(&complete->link, &tmp->link); in dma_fifo_out_complete()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ |
| H A D | drm_mm.c | 672 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 D | intel_breadcrumbs.c | 290 list_replace(&rq->fence.cb_list, &cb_list); in signal_irq_work()
|
| /OK3568_Linux_fs/kernel/drivers/dma-buf/ |
| H A D | dma-fence.c | 345 list_replace(&fence->cb_list, &cb_list); in dma_fence_signal_timestamp_locked()
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | audit_watch.c | 299 list_replace(&oentry->rule.list, in audit_update_watch()
|
| /OK3568_Linux_fs/external/rkwifibt/tools/rtk_hciattach/ |
| H A D | rtb_fwc.c | 342 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 D | flexfilelayoutdev.c | 242 list_replace(&err->list, &dserr->list); in ff_layout_add_ds_error_locked()
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/microcode/ |
| H A D | intel.c | 144 list_replace(&iter->plist, &p->plist); in save_microcode_patch()
|
| H A D | amd.c | 625 list_replace(&p->plist, &new_patch->plist); in update_cache()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/linux/ |
| H A D | mali_memory_cow.c | 767 list_replace(&found_node->list, &new_node->list); in mali_mem_cow_allocate_on_demand()
|
| H A D | mali_memory_swap_alloc.c | 913 list_replace(&found_node->list, &new_node->list); in mali_mem_swap_cow_page_on_demand()
|
| /OK3568_Linux_fs/kernel/drivers/base/ |
| H A D | devres.c | 134 list_replace(&old->entry, &new->entry); in replace_dr()
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | xattr.c | 999 list_replace(&xattr->list, &new_xattr->list); in simple_xattr_set()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/vc4/ |
| H A D | vc4_bo.c | 217 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 D | calib.c | 126 list_replace(&tmp->list, &res->list); in iwl_calib_set()
|
| /OK3568_Linux_fs/u-boot/fs/ubifs/ |
| H A D | lprops.c | 363 list_replace(&old_lprops->list, &new_lprops->list); in ubifs_replace_cat()
|