Searched refs:inbuf (Results 1 – 9 of 9) sorted by relevance
| /include/linux/decompress/ |
| D | generic.h | 5 typedef int (*decompress_fn) (unsigned char *inbuf, long len, 37 decompress_fn decompress_method(const unsigned char *inbuf, long len,
|
| D | unlz4.h | 5 int unlz4(unsigned char *inbuf, long len,
|
| D | unlzo.h | 5 int unlzo(unsigned char *inbuf, long len,
|
| D | unzstd.h | 5 int unzstd(unsigned char *inbuf, long len,
|
| D | bunzip2.h | 5 int bunzip2(unsigned char *inbuf, long len,
|
| D | inflate.h | 5 int gunzip(unsigned char *inbuf, long len,
|
| /include/linux/ |
| D | olpc-ec.h | 48 extern int olpc_ec_cmd(u8 cmd, u8 *inbuf, size_t inlen, u8 *outbuf, 63 static inline int olpc_ec_cmd(u8 cmd, u8 *inbuf, size_t inlen, u8 *outbuf, in olpc_ec_cmd() argument
|
| /include/linux/sunrpc/ |
| D | gss_api.h | 71 struct xdr_buf *inbuf);
|
| /include/rdma/ |
| D | ib_verbs.h | 1544 const void __user *inbuf; member 2981 return copy_from_user(dest, udata->inbuf, len) ? -EFAULT : 0; in ib_copy_from_udata() 3011 return ib_is_buffer_cleared(udata->inbuf + offset, len); in ib_is_udata_cleared()
|