Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/md/
H A Ddm-snap.c725 static struct dm_exception *alloc_completed_exception(gfp_t gfp) in alloc_completed_exception() function
826 e = alloc_completed_exception(GFP_KERNEL); in dm_add_exception()
1683 e = alloc_completed_exception(GFP_NOIO); in pending_complete()
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-snap.c724 static struct dm_exception *alloc_completed_exception(gfp_t gfp) in alloc_completed_exception() function
825 e = alloc_completed_exception(GFP_KERNEL); in dm_add_exception()
1663 e = alloc_completed_exception(GFP_NOIO); in pending_complete()

Completed in 7 milliseconds