Home
last modified time | relevance | path

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

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