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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Df_fs.c330 static int ffs_mutex_lock(struct mutex *mutex, unsigned nonblock)
402 ret = ffs_mutex_lock(&ffs->mutex, file->f_flags & O_NONBLOCK);
581 ret = ffs_mutex_lock(&ffs->mutex, file->f_flags & O_NONBLOCK);
802 ret = ffs_mutex_lock(&epfile->mutex,
2397 static int ffs_mutex_lock(struct mutex *mutex, unsigned nonblock) function

Completed in 46 milliseconds