Searched refs:sys_dispatcher_properties (Results 1 - 6 of 6) sorted by last modified time

/barrelfish-master/kernel/
H A Dsyscall.c188 sys_dispatcher_properties(struct capability *to, function
/barrelfish-master/kernel/include/
H A Dsyscall.h31 sys_dispatcher_properties(struct capability *to,
/barrelfish-master/kernel/arch/x86_64/
H A Dsyscall.c84 struct sysret sr = sys_dispatcher_properties(to, type, deadline, wcet, period,
/barrelfish-master/kernel/arch/x86_32/
H A Dsyscall.c66 return sys_dispatcher_properties(to, type, deadline, wcet, period,
/barrelfish-master/kernel/arch/armv8/
H A Dsyscall.c98 return sys_dispatcher_properties(to, type, sa->arg4,
/barrelfish-master/kernel/arch/armv7/
H A Dsyscall.c96 return sys_dispatcher_properties(to, type, sa->arg4,

Completed in 89 milliseconds