Home
last modified time | relevance | path

Searched defs:errno (Results 26 – 50 of 85) sorted by relevance

1234

/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dsticore.h137 s32 errno; /* error number on failure */ member
163 s32 errno; /* error number on failure */ member
276 s32 errno; /* error number on failure */ member
304 s32 errno; /* error number on failure */ member
/OK3568_Linux_fs/kernel/drivers/staging/greybus/
H A Di2c.c168 static bool gb_i2c_expected_transfer_error(int errno) in gb_i2c_expected_transfer_error()
/OK3568_Linux_fs/kernel/arch/xtensa/platforms/iss/include/platform/
H A Dsimcall.h65 static int errno; variable
/OK3568_Linux_fs/kernel/include/linux/sunrpc/
H A Drpc_pipe_fs.h32 int errno; member
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/config/compiler/
H A Dcodegear.hpp71 # define errno errno macro
H A Dborland.hpp85 # define errno errno macro
/OK3568_Linux_fs/kernel/drivers/firmware/imx/
H A Dimx-scu.c84 static inline int imx_sc_to_linux_errno(int errno) in imx_sc_to_linux_errno()
/OK3568_Linux_fs/kernel/include/linux/greybus/
H A Doperation.h100 int errno; /* Operation result */ member
/OK3568_Linux_fs/kernel/net/core/
H A Dxdp.c267 int id, errno, ret; in xdp_rxq_info_reg_mem_model() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/exec/
H A Dexecveat.c41 #define check_execveat_fail(fd, path, flags, errno) \ argument
/OK3568_Linux_fs/kernel/drivers/edac/
H A Di7300_edac.c254 #define ferr_global_hi_is_fatal(errno) 1 argument
291 #define ferr_global_lo_is_fatal(errno) ((errno < 16) ? 0 : 1) argument
/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dnfsproc.c804 nfserrno (int errno) in nfserrno()
/OK3568_Linux_fs/kernel/block/
H A Dblk-core.c176 int errno; member
203 blk_status_t errno_to_blk_status(int errno) in errno_to_blk_status()
/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Dfilecheck.c65 ocfs2_filecheck_error(int errno) in ocfs2_filecheck_error()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/sys/
H A Derrno.h14 #define errno (*__errno()) macro
/OK3568_Linux_fs/kernel/lib/
H A Dtest_bitmap.c303 const int errno; member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/sys/
H A Derrno.h14 #define errno (*__errno()) macro
/OK3568_Linux_fs/u-boot/cmd/
H A Dgpt.c384 int errno = 0; in set_gpt_info() local
/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dbackref.h361 u64 bytenr, int errno) in btrfs_backref_panic()
/OK3568_Linux_fs/kernel/fs/reiserfs/
H A Dprints.c418 void reiserfs_abort(struct super_block *sb, int errno, const char *fmt, ...) in reiserfs_abort()
/OK3568_Linux_fs/external/mpp/osal/windows/pthread/inc/
H A Dpthread.h1254 # define errno (*_errno()) macro
/OK3568_Linux_fs/kernel/drivers/firmware/psci/
H A Dpsci.c129 static int psci_to_linux_errno(int errno) in psci_to_linux_errno()
/OK3568_Linux_fs/kernel/drivers/infiniband/ulp/rtrs/
H A Drtrs-srv.c373 int errno) in send_io_resp_imm()
1577 static int rtrs_rdma_do_reject(struct rdma_cm_id *cm_id, int errno) in rtrs_rdma_do_reject()
/OK3568_Linux_fs/kernel/security/integrity/
H A Dintegrity.h265 int result, int info, int errno) in integrity_audit_message()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_mbx.c11 static u16 hclge_errno_to_resp(int errno) in hclge_errno_to_resp()

1234