Home
last modified time | relevance | path

Searched refs:iov_buf (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/arch/x86_64/ia32/
Dsys_ia32.c1020 get_iovec32(struct iovec32 *iov32, struct iovec *iov_buf, u32 *count, int type, int *errp) in get_iovec32() argument
1044 iov = iov_buf; in get_iovec32()
1076 if (iov != iov_buf) in get_iovec32()
/linux-2.4.37.9/arch/ia64/ia32/
Dsys_ia32.c1193 get_iovec32 (struct iovec32 *iov32, struct iovec *iov_buf, u32 count, int type) in get_iovec32() argument
1212 iov = iov_buf; in get_iovec32()
1217 if (iov != iov_buf) in get_iovec32()
1222 if (iov != iov_buf) in get_iovec32()