Searched refs:EILSEQ (Results 1 - 25 of 168) sorted by path

1234567

/linux-master/arch/alpha/include/uapi/asm/
H A Derrno.h64 #define EILSEQ 116 /* Illegal byte sequence */ macro
/linux-master/arch/mips/include/uapi/asm/
H A Derrno.h63 #define EILSEQ 88 /* Illegal byte sequence */ macro
/linux-master/arch/sparc/include/uapi/asm/
H A Derrno.h98 #define EILSEQ 122 /* Illegal byte sequence */ macro
/linux-master/drivers/bluetooth/
H A Dbt3c_cs.c500 err = -EILSEQ;
H A Ddtl1_cs.c404 return -EILSEQ;
H A Dh4_recv.h72 return ERR_PTR(-EILSEQ);
95 return ERR_PTR(-EILSEQ);
130 return ERR_PTR(-EILSEQ);
/linux-master/drivers/usb/host/
H A Dfhci-q.c30 return -EILSEQ;
38 return -EILSEQ;
H A Duhci-q.c775 return -EILSEQ;
/linux-master/include/uapi/asm-generic/
H A Derrno.h67 #define EILSEQ 84 /* Illegal byte sequence */ macro
/linux-master/net/caif/
H A Dcffrml.c118 return -EILSEQ;
/linux-master/tools/arch/alpha/include/uapi/asm/
H A Derrno.h64 #define EILSEQ 116 /* Illegal byte sequence */ macro
/linux-master/tools/arch/mips/include/uapi/asm/
H A Derrno.h63 #define EILSEQ 88 /* Illegal byte sequence */ macro
/linux-master/tools/arch/sparc/include/uapi/asm/
H A Derrno.h98 #define EILSEQ 122 /* Illegal byte sequence */ macro
/linux-master/tools/include/uapi/asm-generic/
H A Derrno.h67 #define EILSEQ 84 /* Illegal byte sequence */ macro
/linux-master/tools/usb/
H A Dffs-test.c568 errno = EILSEQ;
/linux-master/arch/arm/probes/kprobes/
H A Dopt-arm.c190 return -EILSEQ;
/linux-master/arch/csky/kernel/probes/
H A Dkprobes.c83 return -EILSEQ;
/linux-master/arch/loongarch/kernel/
H A Dkprobes.c32 return -EILSEQ;
H A Duprobes.c17 return -EILSEQ;
/linux-master/arch/parisc/include/uapi/asm/
H A Derrno.h20 #define EILSEQ 47 /* Illegal byte sequence */ macro
/linux-master/arch/powerpc/kernel/
H A Doptprobes.c165 return -EILSEQ;
/linux-master/arch/riscv/kernel/probes/
H A Dkprobes.c72 return -EILSEQ;
75 return -EILSEQ;
/linux-master/arch/s390/crypto/
H A Dprng.c495 return -EILSEQ;
/linux-master/arch/sparc/kernel/
H A Dkprobes.c53 return -EILSEQ;
/linux-master/arch/x86/kernel/kprobes/
H A Dcore.c797 return -EILSEQ;

Completed in 293 milliseconds

1234567