Searched refs:read_sema (Results 1 – 1 of 1) sorted by relevance
65 struct semaphore read_sema; member98 if (down_trylock(&fcopy_transaction.read_sema)) in fcopy_work_func()164 up(&fcopy_transaction.read_sema); in fcopy_send_data()285 if (down_interruptible(&fcopy_transaction.read_sema)) in fcopy_read()377 if (down_trylock(&fcopy_transaction.read_sema)) in fcopy_release()417 up(&fcopy_transaction.read_sema); in fcopy_dev_deinit()432 sema_init(&fcopy_transaction.read_sema, 0); in hv_fcopy_init()