QRES UserSpace to KernelSpace gateway common interface. More...
#include "qres_interface.h"
#include <linux/aquosa/qos_kernel_dep.h>
#include <linux/kernel.h>
#include <linux/module.h>
#include <asm/uaccess.h>
#include <linux/sched.h>
Go to the source code of this file.
Functions | |
qos_rv | qres_get_exec_abs_time (qres_server_t *qres, qres_time_t *exec_time, qres_atime_t *abs_time) |
This is used by QMGR kernel mod, too. | |
qos_rv | qres_gw_ks (qres_op_t op, void __user *up_iparams, unsigned long size) |
Main US-to-KS gateway function. |
QRES UserSpace to KernelSpace gateway common interface.
Definition in file qres_gw_ks.h.