Home
last modified time | relevance | path

Searched refs:SYS_open (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/xtensa/platforms/iss/include/platform/
H A Dsimcall.h25 #define SYS_open 5 /*x*/ macro
89 return __simc(SYS_open, (int) file, flags, mode); in simc_open()
/kernel/linux/linux-6.6/arch/xtensa/platforms/iss/include/platform/
H A Dsimcall-gdbio.h11 #define SYS_open -2 macro
H A Dsimcall-iss.h16 #define SYS_open 5 /*x*/ macro
H A Dsimcall.h36 return __simc(SYS_open, (int) file, flags, mode); in simc_open()

Completed in 2 milliseconds