Home
last modified time | relevance | path

Searched refs:syscall_args (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/um/shared/sysdep/
H A Dstub_32.h87 struct syscall_args { in stub_syscall6() struct
/linux/tools/testing/selftests/nolibc/
H A Dnolibc-test.c1653 CASE_TEST(syscall_args); EXPECT_SYSER(1, syscall(__NR_statx, 0, NULL, 0, 0, NULL), -1, EFAULT); break; in test_scanf()