Home
last modified time | relevance | path

Searched refs:aligned_lock (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/nvdimm/
H A Dbtt.h124 struct aligned_lock { struct
189 struct aligned_lock *map_locks;
H A Dbtt.c735 arena->map_locks = kzalloc_objs(struct aligned_lock, arena->nfree); in btt_maplocks_init()