Lines Matching +defs:val +defs:error
108 int error; member
154 int error; in SYSCALL_DEFINE4() local
347 int error = user_statfs(pathname, &linux_stat); in SYSCALL_DEFINE3() local
356 int error; in SYSCALL_DEFINE2() local
368 int error; in SYSCALL_DEFINE2() local
380 int error; in SYSCALL_DEFINE2() local
393 int error = fd_statfs(fd, &linux_stat); in SYSCALL_DEFINE3() local
403 int error = user_statfs(pathname, &linux_stat); in SYSCALL_DEFINE3() local
413 int error = fd_statfs(fd, &linux_stat); in SYSCALL_DEFINE3() local
649 long error; in SYSCALL_DEFINE2() local
690 int error; in SYSCALL_DEFINE2() local
1311 SYSCALL_DEFINE1(sethae, unsigned long, val) in SYSCALL_DEFINE1() argument