Home
last modified time | relevance | path

Searched refs:lookupCapAndSlot_ret_t (Results 1 – 10 of 10) sorted by relevance

/seL4-master/include/kernel/
A Dcspace.h25 typedef struct lookupCapAndSlot_ret lookupCapAndSlot_ret_t; typedef
47 lookupCapAndSlot_ret_t lookupCapAndSlot(tcb_t *thread, cptr_t cPtr);
/seL4-master/include/benchmark/
A Dbenchmark_track.h53 lookupCapAndSlot_ret_t lu_ret = lookupCapAndSlot(NODE_STATE(ksCurThread), cptr); in benchmark_debug_syscall_start()
/seL4-master/src/kernel/
A Dcspace.c32 lookupCapAndSlot_ret_t lookupCapAndSlot(tcb_t *thread, cptr_t cPtr) in lookupCapAndSlot()
35 lookupCapAndSlot_ret_t ret; in lookupCapAndSlot()
/seL4-master/src/machine/
A Dcapdl.c181 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()
/seL4-master/src/api/
A Dsyscall.c97 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()
/seL4-master/src/arch/x86/32/kernel/
A Dvspace.c661 lookupCapAndSlot_ret_t lu_ret; in benchmark_arch_map_logBuffer()
/seL4-master/src/arch/riscv/kernel/
A Dvspace.c1182 lookupCapAndSlot_ret_t lu_ret; in benchmark_arch_map_logBuffer()
/seL4-master/src/arch/x86/64/kernel/
A Dvspace.c1624 lookupCapAndSlot_ret_t lu_ret; in benchmark_arch_map_logBuffer()
/seL4-master/src/arch/arm/64/kernel/
A Dvspace.c2521 lookupCapAndSlot_ret_t lu_ret; in benchmark_arch_map_logBuffer()
/seL4-master/src/arch/arm/32/kernel/
A Dvspace.c2669 lookupCapAndSlot_ret_t lu_ret;

Completed in 24 milliseconds