Motr  M0
klnet_drv.h File Reference
#include <linux/version.h>
Include dependency graph for klnet_drv.h:

Go to the source code of this file.

Macros

#define __MOTR_NET_LNET_KLNET_DRV_H__
 
#define WRITABLE_USER_PAGE_GET(uaddr, pg)   get_user_pages((unsigned long) (uaddr), 1, FOLL_WRITE, &(pg), NULL)
 
#define WRITABLE_USER_PAGE_PUT(pg)
 

Functions

M0_INTERNAL int nlx_dev_init (void)
 
M0_INTERNAL void nlx_dev_fini (void)
 

Macro Definition Documentation

◆ __MOTR_NET_LNET_KLNET_DRV_H__

#define __MOTR_NET_LNET_KLNET_DRV_H__

Definition at line 26 of file klnet_drv.h.