Home
last modified time | relevance | path

Searched refs:clone_property (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/mm/
H A Ddrmem.c39 static struct property *clone_property(struct property *prop, u32 prop_sz) in clone_property() function
71 new_prop = clone_property(prop, prop->length); in drmem_update_dt_v1()
129 new_prop = clone_property(prop, prop_sz); in drmem_update_dt_v2()
/kernel/linux/linux-6.6/arch/powerpc/mm/
H A Ddrmem.c40 static struct property *clone_property(struct property *prop, u32 prop_sz) in clone_property() function
72 new_prop = clone_property(prop, prop->length); in drmem_update_dt_v1()
130 new_prop = clone_property(prop, prop_sz); in drmem_update_dt_v2()

Completed in 3 milliseconds