Home
last modified time | relevance | path

Searched refs:utrap_entry_t (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/sparc/include/uapi/asm/
H A Dutrap.h48 typedef int utrap_entry_t; typedef
/openbmc/linux/arch/sparc/kernel/
H A Dsystbls.h44 asmlinkage long sys_utrap_install(utrap_entry_t type,
H A Dsys_sparc_64.c608 SYSCALL_DEFINE5(utrap_install, utrap_entry_t, type, in SYSCALL_DEFINE5() argument