Home
last modified time | relevance | path

Searched refs:errno (Results 4226 - 4250 of 15518) sorted by relevance

1...<<161162163164165166167168169170>>...621

/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Damd_powerplay.h28 #include <linux/errno.h>
/kernel/linux/linux-6.6/tools/perf/arch/arm64/util/
H A Dunwind-libunwind.c2 #include <errno.h>
/kernel/liteos_m/components/fs/vfs/
H A Dvfs_operations.h34 #include "errno.h"
50 #define VFS_ERRNO_SET(err) (errno = (err))
/kernel/liteos_m/kal/posix/src/
H A Derrno.c32 #include <errno.h>
36 /* the specific errno get or set in interrupt service routine */
/third_party/NuttX/drivers/bch/
H A Dbchlib_sem.c24 #include <errno.h>
/third_party/ltp/include/old/
H A Dltp_signal.h32 #include <errno.h>
/third_party/ltp/lib/tests/
H A Dtst_strerrno.c24 #include <errno.h>
/third_party/musl/src/unistd/
H A Dsetegid.c5 #include "errno.h"
12 errno = EINVAL; in setegid()
H A Dseteuid.c5 #include "errno.h"
12 errno = EINVAL; in seteuid()
/third_party/musl/src/time/
H A Dgmtime.c2 #include <errno.h>
/third_party/musl/porting/linux/user/src/sched/
H A Dsched_getscheduler.c2 #include <errno.h>
/third_party/musl/porting/liteos_a/kernel/src/time/
H A Dgmtime.c2 #include <errno.h>
/third_party/musl/porting/liteos_a/user/src/unistd/
H A Dsetegid.c4 #include "errno.h"
9 errno = EINVAL; in setegid()
H A Dseteuid.c4 #include "errno.h"
9 errno = EINVAL; in seteuid()
/third_party/musl/porting/uniproton/kernel/src/errno/
H A D__errno_location.c1 #include <errno.h>
/third_party/musl/src/linux/
H A Dsbrk.c4 #include <errno.h>
/third_party/musl/porting/liteos_a/user/src/sched/
H A Dsched_getscheduler.c2 #include <errno.h>
/third_party/ltp/testcases/kernel/syscalls/execveat/
H A Dexecveat.h12 if (ret == -1 && errno == EINVAL) in check_execveat()
/third_party/ltp/testcases/kernel/syscalls/mount/
H A Dmount03_suid_child.c12 #include <errno.h>
/third_party/ltp/testcases/kernel/syscalls/sched_get_priority_max/
H A Dsched_get_priority_max02.c11 * returns -1 with errno EINVAL.
14 #include <errno.h>
/third_party/ltp/testcases/kernel/syscalls/syncfs/
H A Dcheck_syncfs.h15 if (ret == -1 && errno == EINVAL) in check_syncfs()
/third_party/ltp/testcases/kernel/syscalls/sysfs/
H A Dsysfs04.c13 #include <errno.h>
H A Dsysfs01.c13 #include <errno.h>
H A Dsysfs03.c13 #include <errno.h>
/third_party/ltp/testcases/kernel/syscalls/close/
H A Dclose02.c14 #include <errno.h>

Completed in 12 milliseconds

1...<<161162163164165166167168169170>>...621