Searched refs:list_replace (Results 1 - 13 of 13) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/radeon/
H A Dmkregtable.c133 * list_replace - replace old entry by new one
139 static inline void list_replace(struct list_head *old, struct list_head *new) list_replace() function
150 list_replace(old, new); list_replace_init()
/linux-4.1.27/drivers/staging/fwserial/
H A Ddma_fifo.c269 list_replace(&complete->link, &tmp->link); dma_fifo_out_complete()
/linux-4.1.27/arch/x86/kernel/cpu/microcode/
H A Damd.c93 list_replace(&p->plist, &new_patch->plist); update_cache()
/linux-4.1.27/drivers/hid/usbhid/
H A Dhid-quirks.c235 list_replace(&q->node, &q_new->node); usbhid_modify_dquirk()
/linux-4.1.27/include/linux/
H A Dlist.h117 * list_replace - replace old entry by new one
123 static inline void list_replace(struct list_head *old, list_replace() function
135 list_replace(old, new); list_replace_init()
/linux-4.1.27/kernel/
H A Daudit_watch.c313 list_replace(&oentry->rule.list, audit_update_watch()
H A Dauditfilter.c1386 list_replace(&r->list, &nentry->rule.list); update_lsm_rule()
/linux-4.1.27/drivers/gpu/drm/
H A Ddrm_mm.c515 list_replace(&old->node_list, &new->node_list); drm_mm_replace_node()
516 list_replace(&old->hole_stack, &new->hole_stack); drm_mm_replace_node()
/linux-4.1.27/drivers/net/wireless/iwlwifi/dvm/
H A Dcalib.c131 list_replace(&tmp->list, &res->list); iwl_calib_set()
/linux-4.1.27/arch/x86/kernel/cpu/
H A Dperf_event_intel_cqm.c1065 list_replace(&event->hw.cqm_groups_entry, intel_cqm_event_destroy()
/linux-4.1.27/drivers/block/aoe/
H A Daoecmd.c682 list_replace(&f->head, &nf->head); list_for_each_safe()
/linux-4.1.27/fs/
H A Dxattr.c870 list_replace(&xattr->list, &new_xattr->list); __simple_xattr_set()
/linux-4.1.27/fs/ubifs/
H A Dlprops.c371 list_replace(&old_lprops->list, &new_lprops->list); ubifs_replace_cat()

Completed in 2090 milliseconds