Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | mlx4_ib_user_db_page |
Functions | |
int | mlx4_ib_db_map_user (struct mlx4_ib_ucontext *context, unsigned long virt, struct mlx4_db *db) |
void | mlx4_ib_db_unmap_user (struct mlx4_ib_ucontext *context, struct mlx4_db *db) |
int mlx4_ib_db_map_user | ( | struct mlx4_ib_ucontext * | context, |
unsigned long | virt, | ||
struct mlx4_db * | db | ||
) |
Definition at line 44 of file doorbell.c.
void mlx4_ib_db_unmap_user | ( | struct mlx4_ib_ucontext * | context, |
struct mlx4_db * | db | ||
) |
Definition at line 87 of file doorbell.c.