Linux Kernel
3.7.1
|
#include <iwch_provider.h>
Data Fields | |
struct ib_ucontext | ibucontext |
struct cxio_ucontext | uctx |
u32 | key |
spinlock_t | mmap_lock |
struct list_head | mmaps |
Definition at line 185 of file iwch_provider.h.
struct ib_ucontext ibucontext |
Definition at line 186 of file iwch_provider.h.
u32 key |
Definition at line 188 of file iwch_provider.h.
spinlock_t mmap_lock |
Definition at line 189 of file iwch_provider.h.
Definition at line 190 of file iwch_provider.h.
struct cxio_ucontext uctx |
Definition at line 187 of file iwch_provider.h.