Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/misc/
Dntsync.c722 static int ntsync_obj_get_fd(struct ntsync_obj *obj) in ntsync_obj_get_fd() function
758 fd = ntsync_obj_get_fd(sem); in ntsync_create_sem()
782 fd = ntsync_obj_get_fd(mutex); in ntsync_create_mutex()
803 fd = ntsync_obj_get_fd(event); in ntsync_create_event()