inbuf 4 include/linux/decompress/bunzip2.h int bunzip2(unsigned char *inbuf, long len, inbuf 4 include/linux/decompress/generic.h typedef int (*decompress_fn) (unsigned char *inbuf, long len, inbuf 36 include/linux/decompress/generic.h decompress_fn decompress_method(const unsigned char *inbuf, long len, inbuf 4 include/linux/decompress/inflate.h int gunzip(unsigned char *inbuf, long len, inbuf 4 include/linux/decompress/unlz4.h int unlz4(unsigned char *inbuf, long len, inbuf 4 include/linux/decompress/unlzo.h int unlzo(unsigned char *inbuf, long len, inbuf 32 include/linux/olpc-ec.h extern int olpc_ec_cmd(u8 cmd, u8 *inbuf, size_t inlen, u8 *outbuf, inbuf 37 include/linux/olpc-ec.h static inline int olpc_ec_cmd(u8 cmd, u8 *inbuf, size_t inlen, u8 *outbuf, inbuf 69 include/linux/sunrpc/gss_api.h struct xdr_buf *inbuf); inbuf 277 include/linux/sunrpc/gss_krb5.h gss_decrypt_xdr_buf(struct crypto_blkcipher *tfm, struct xdr_buf *inbuf, inbuf 1144 include/rdma/ib_verbs.h const void __user *inbuf; inbuf 1660 include/rdma/ib_verbs.h return copy_from_user(dest, udata->inbuf, len) ? -EFAULT : 0; inbuf 584 scripts/dtc/flattree.c static void inbuf_init(struct inbuf *inb, void *base, void *limit) inbuf 591 scripts/dtc/flattree.c static void flat_read_chunk(struct inbuf *inb, void *p, int len) inbuf 601 scripts/dtc/flattree.c static uint32_t flat_read_word(struct inbuf *inb) inbuf 612 scripts/dtc/flattree.c static void flat_realign(struct inbuf *inb, int align) inbuf 621 scripts/dtc/flattree.c static char *flat_read_string(struct inbuf *inb) inbuf 642 scripts/dtc/flattree.c static struct data flat_read_data(struct inbuf *inb, int len) inbuf 659 scripts/dtc/flattree.c static char *flat_read_stringtable(struct inbuf *inb, int offset) inbuf 678 scripts/dtc/flattree.c static struct property *flat_read_property(struct inbuf *dtbuf, inbuf 679 scripts/dtc/flattree.c struct inbuf *strbuf, int flags) inbuf 699 scripts/dtc/flattree.c static struct reserve_info *flat_read_mem_reserve(struct inbuf *inb) inbuf 743 scripts/dtc/flattree.c static struct node *unflatten_tree(struct inbuf *dtbuf, inbuf 744 scripts/dtc/flattree.c struct inbuf *strbuf, inbuf 813 scripts/dtc/flattree.c struct inbuf dtbuf, strbuf; inbuf 814 scripts/dtc/flattree.c struct inbuf memresvbuf;