Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/misc/
Dntsync.c131 static struct ntsync_obj *ntsync_alloc_obj(struct ntsync_device *dev, in ntsync_alloc_obj() function
179 sem = ntsync_alloc_obj(dev, NTSYNC_TYPE_SEM); in ntsync_create_sem()