Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/nvdimm/
Dbtt.h83 struct aligned_lock { struct
144 struct aligned_lock *map_locks;
Dbtt.c508 arena->map_locks = kcalloc(arena->nfree, sizeof(struct aligned_lock), in btt_maplocks_init()