Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/testing/selftests/syscall_user_dispatch/
A Dsud_benchmark.c30 # define MAGIC_SYSCALL_1 (__NR_syscalls + 1) /* Bad Linux syscall number */ macro
32 # define MAGIC_SYSCALL_1 (0xff00) /* Bad Linux syscall number */ macro
A Dsud_test.c30 # define MAGIC_SYSCALL_1 (__NR_syscalls + 1) /* Bad Linux syscall number */ macro
32 # define MAGIC_SYSCALL_1 (0xff00) /* Bad Linux syscall number */ macro

Completed in 6 milliseconds