Searched refs:lookupCapAndSlot_ret_t (Results 1 – 10 of 10) sorted by relevance
25 typedef struct lookupCapAndSlot_ret lookupCapAndSlot_ret_t; typedef47 lookupCapAndSlot_ret_t lookupCapAndSlot(tcb_t *thread, cptr_t cPtr);
53 lookupCapAndSlot_ret_t lu_ret = lookupCapAndSlot(NODE_STATE(ksCurThread), cptr); in benchmark_debug_syscall_start()
32 lookupCapAndSlot_ret_t lookupCapAndSlot(tcb_t *thread, cptr_t cPtr) in lookupCapAndSlot()35 lookupCapAndSlot_ret_t ret; in lookupCapAndSlot()
181 lookupCapAndSlot_ret_t c = lookupCapAndSlot(tcb, i); in obj_tcb_print_cnodes()308 lookupCapAndSlot_ret_t c = lookupCapAndSlot(tcb, i); in obj_cnode_print_slots()317 lookupCapAndSlot_ret_t c = lookupCapAndSlot(tcb, i); in obj_cnode_print_slots()
97 lookupCapAndSlot_ret_t lu_ret = lookupCapAndSlot(NODE_STATE(ksCurThread), cptr); in handleUnknownSyscall()109 lookupCapAndSlot_ret_t lu_ret = lookupCapAndSlot(NODE_STATE(ksCurThread), cptr); in handleUnknownSyscall()368 lookupCapAndSlot_ret_t lu_ret; in handleInvocation()
661 lookupCapAndSlot_ret_t lu_ret; in benchmark_arch_map_logBuffer()
1182 lookupCapAndSlot_ret_t lu_ret; in benchmark_arch_map_logBuffer()
1624 lookupCapAndSlot_ret_t lu_ret; in benchmark_arch_map_logBuffer()
2521 lookupCapAndSlot_ret_t lu_ret; in benchmark_arch_map_logBuffer()
2669 lookupCapAndSlot_ret_t lu_ret;
Completed in 24 milliseconds