Home
last modified time | relevance | path

Searched defs:ctx_func (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/riscv/riscv/
H A Dexec_machdep.c485 typedef bool(*ctx_func)(struct thread *, vm_offset_t *); typedef
/freebsd/sys/arm64/arm64/
H A Dexec_machdep.c775 typedef bool(*ctx_func)(struct thread *, vm_offset_t *); typedef