Home
last modified time | relevance | path

Searched refs:btt_ida (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/nvdimm/
H A Dbtt_devs.c23 ida_simple_remove(&nd_region->btt_ida, nd_btt->id); in nd_btt_release()
193 nd_btt->id = ida_simple_get(&nd_region->btt_ida, 0, 0, GFP_KERNEL); in __nd_btt_create()
218 ida_simple_remove(&nd_region->btt_ida, nd_btt->id); in __nd_btt_create()
H A Dnd.h141 struct ida btt_ida; member
H A Dregion_devs.c1125 ida_init(&nd_region->btt_ida); in nd_region_create()
/kernel/linux/linux-6.6/drivers/nvdimm/
H A Dbtt_devs.c22 ida_simple_remove(&nd_region->btt_ida, nd_btt->id); in nd_btt_release()
194 nd_btt->id = ida_simple_get(&nd_region->btt_ida, 0, 0, GFP_KERNEL); in __nd_btt_create()
220 ida_simple_remove(&nd_region->btt_ida, nd_btt->id); in __nd_btt_create()
H A Dnd.h406 struct ida btt_ida; member
H A Dregion_devs.c1074 ida_init(&nd_region->btt_ida); in nd_region_create()

Completed in 8 milliseconds