Home
last modified time | relevance | path

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

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