Linux Kernel
3.7.1
|
#include <ib_verbs.h>
Data Fields | |
u64 | user_handle |
struct ib_ucontext * | context |
void * | object |
struct list_head | list |
int | id |
struct kref | ref |
struct rw_semaphore | mutex |
int | live |
Definition at line 893 of file ib_verbs.h.
Definition at line 895 of file ib_verbs.h.
Definition at line 898 of file ib_verbs.h.
Definition at line 897 of file ib_verbs.h.
int live |
Definition at line 901 of file ib_verbs.h.
Definition at line 900 of file ib_verbs.h.
void* object |
Definition at line 896 of file ib_verbs.h.
Definition at line 899 of file ib_verbs.h.
u64 user_handle |
Definition at line 894 of file ib_verbs.h.