Linux Kernel
3.7.1
|
#include <linux/slab.h>
#include "ehca_classes.h"
#include "ehca_iverbs.h"
#include "ehca_mrmw.h"
#include "ehca_tools.h"
#include "hcp_if.h"
Go to the source code of this file.
Functions | |
struct ib_ucontext * | ehca_alloc_ucontext (struct ib_device *device, struct ib_udata *udata) |
int | ehca_dealloc_ucontext (struct ib_ucontext *context) |
int | ehca_mmap (struct ib_ucontext *context, struct vm_area_struct *vma) |
Definition at line 51 of file ehca_uverbs.c.
int ehca_dealloc_ucontext | ( | struct ib_ucontext * | context | ) |
Definition at line 65 of file ehca_uverbs.c.
int ehca_mmap | ( | struct ib_ucontext * | context, |
struct vm_area_struct * | vma | ||
) |
Definition at line 248 of file ehca_uverbs.c.