Linux Kernel
3.7.1
|
#include <uverbs.h>
Data Fields | |
struct kref | ref |
int | is_async |
struct ib_uverbs_file * | uverbs_file |
spinlock_t | lock |
int | is_closed |
wait_queue_head_t | poll_wait |
struct fasync_struct * | async_queue |
struct list_head | event_list |
struct fasync_struct* async_queue |
spinlock_t lock |
wait_queue_head_t poll_wait |
struct ib_uverbs_file* uverbs_file |