Searched refs:errptr (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/include/asm/
H A Dchecksum.h47 int *errptr);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v10/lib/
H A Dcsumcpfruser.S18 (const char *src, char *dst, int len, unsigned int sum, int *errptr);
20 Note that the errptr argument is only set if we encounter an error.
45 ;; Signal in *errptr that we had a failing access.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v32/lib/
H A Dcsumcpfruser.S18 (const char *src, char *dst, int len, unsigned int sum, int *errptr);
20 Note that the errptr argument is only set if we encounter an error.
45 ;; Signal in *errptr that we had a failing access.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/lib/
H A Dcsum_partial.S311 #define errptr t9 define
326 * The exception handlers for stores stores -EFAULT to errptr and return.
402 move errptr, a4
404 lw errptr, 16(sp)
752 sw v1, (errptr)
758 sw v1, (errptr)

Completed in 173 milliseconds