Searched refs:ret_t (Results 1 – 13 of 13) sorted by relevance
14 typedef long ret_t; typedef18 ret_t do_physdev_op_compat(XEN_GUEST_HANDLE_PARAM(physdev_op_t) uop) in do_physdev_op_compat()
28 typedef long ret_t; typedef177 ret_t do_physdev_op(int cmd, XEN_GUEST_HANDLE_PARAM(void) arg) in do_physdev_op()180 ret_t ret; in do_physdev_op()
53 typedef long ret_t; typedef188 ret_t do_platform_op(XEN_GUEST_HANDLE_PARAM(xen_platform_op_t) u_xenpf_op) in do_platform_op()190 ret_t ret; in do_platform_op()
18 typedef long ret_t; typedef35 ret_t
674 #define ret_t long macro724 ret_t do_xenoprof_op(int op, XEN_GUEST_HANDLE_PARAM(void) arg) in do_xenoprof_op()965 #undef ret_t
19 typedef int ret_t; typedef
43 typedef int ret_t; typedef
82 typedef int ret_t; typedef
8 #define ret_t int macro
12 typedef int ret_t; typedef
9 #define ret_t int macro
1801 typedef long ret_t; typedef1805 ret_t do_sched_op(int cmd, XEN_GUEST_HANDLE_PARAM(void) arg) in do_sched_op()1807 ret_t ret = 0; in do_sched_op()
25 #define ret_t long macro636 ret_t do_flask_op(XEN_GUEST_HANDLE_PARAM(xsm_op_t) u_flask_op) in do_flask_op()808 #undef ret_t809 #define ret_t int macro
Completed in 19 milliseconds