| /include/linux/ |
| D | zutil.h | 57 #define DO1(buf,i) {s1 += buf[i]; s2 += s1;} argument 58 #define DO2(buf,i) DO1(buf,i); DO1(buf,i+1); argument 59 #define DO4(buf,i) DO2(buf,i); DO2(buf,i+2); argument 60 #define DO8(buf,i) DO4(buf,i); DO4(buf,i+4); argument 61 #define DO16(buf) DO8(buf,0); DO8(buf,8); argument 79 const Byte *buf, in zlib_adler32()
|
| D | nvmem-consumer.h | 87 const char *buf, size_t len) in nvmem_cell_write() 121 void *buf) in nvmem_device_cell_read() 128 void *buf) in nvmem_device_cell_write() 135 void *buf) in nvmem_device_read() 142 void *buf) in nvmem_device_write()
|
| D | once.h | 55 #define get_random_once(buf, nbytes) \ argument 57 #define get_random_once_wait(buf, nbytes) \ argument
|
| D | relay.h | 69 struct rchan_buf * __percpu *buf; /* per-cpu channel buffers */ member 207 struct rchan_buf *buf; in relay_write() local 234 struct rchan_buf *buf; in __relay_write() local 258 struct rchan_buf *buf = *get_cpu_ptr(chan->buf); in relay_reserve() local 281 static inline void subbuf_start_reserve(struct rchan_buf *buf, in subbuf_start_reserve()
|
| D | kfifo.h | 501 #define kfifo_in(fifo, buf, n) \ argument 523 #define kfifo_in_spinlocked(fifo, buf, n, lock) \ argument 534 #define kfifo_in_locked(fifo, buf, n, lock) \ argument 549 #define kfifo_out(fifo, buf, n) \ argument 573 #define kfifo_out_spinlocked(fifo, buf, n, lock) \ argument 586 #define kfifo_out_locked(fifo, buf, n, lock) \ argument 757 #define kfifo_out_peek(fifo, buf, n) \ argument
|
| D | pipe_fs_i.h | 122 struct pipe_buffer *buf) in pipe_buf_get() 133 struct pipe_buffer *buf) in pipe_buf_release() 147 struct pipe_buffer *buf) in pipe_buf_confirm() 158 struct pipe_buffer *buf) in pipe_buf_steal()
|
| D | cciss_ioctl.h | 15 __u32 buf; /* 32 bit pointer to data buffer */ member 25 __u32 buf; /* 32 bit pointer to data buffer */ member
|
| D | string_helpers.h | 28 static inline int string_unescape_inplace(char *buf, unsigned int flags) in string_unescape_inplace() 38 static inline int string_unescape_any_inplace(char *buf) in string_unescape_any_inplace()
|
| D | printk.h | 494 #define print_hex_dump_bytes(prefix_str, prefix_type, buf, len) \ argument 503 const void *buf, size_t len, bool ascii) in print_hex_dump() 507 const void *buf, size_t len) in print_hex_dump_bytes() 515 groupsize, buf, len, ascii) \ argument 520 groupsize, buf, len, ascii) \ argument 526 const void *buf, size_t len, bool ascii) in print_hex_dump_debug()
|
| /include/soc/fsl/ |
| D | bman.h | 49 static inline dma_addr_t bm_buf_addr(const struct bm_buffer *buf) in bm_buf_addr() 54 static inline u64 bm_buffer_get64(const struct bm_buffer *buf) in bm_buffer_get64() 59 static inline void bm_buffer_set64(struct bm_buffer *buf, u64 addr) in bm_buffer_set64() 65 static inline u8 bm_buffer_get_bpid(const struct bm_buffer *buf) in bm_buffer_get_bpid() 70 static inline void bm_buffer_set_bpid(struct bm_buffer *buf, int bpid) in bm_buffer_set_bpid()
|
| /include/media/ |
| D | lirc_dev.h | 32 static inline void lirc_buffer_clear(struct lirc_buffer *buf) in lirc_buffer_clear() 45 static inline int lirc_buffer_init(struct lirc_buffer *buf, in lirc_buffer_init() 60 static inline void lirc_buffer_free(struct lirc_buffer *buf) in lirc_buffer_free() 69 static inline int lirc_buffer_len(struct lirc_buffer *buf) in lirc_buffer_len() 81 static inline int lirc_buffer_full(struct lirc_buffer *buf) in lirc_buffer_full() 86 static inline int lirc_buffer_empty(struct lirc_buffer *buf) in lirc_buffer_empty() 91 static inline unsigned int lirc_buffer_read(struct lirc_buffer *buf, in lirc_buffer_read() 103 static inline unsigned int lirc_buffer_write(struct lirc_buffer *buf, in lirc_buffer_write()
|
| /include/net/ |
| D | 6lowpan.h | 219 const unsigned char *buf, int len) in raw_dump_inline() 234 const unsigned char *buf, int len) in raw_dump_table() 243 const unsigned char *buf, int len) { } in raw_dump_table() 245 const unsigned char *buf, int len) { } in raw_dump_inline()
|
| /include/linux/soc/ti/ |
| D | ti-msgmgr.h | 32 u8 *buf; member
|
| /include/xen/interface/ |
| D | version.h | 69 char buf[1024]; member 79 unsigned char buf[]; member
|
| /include/trace/events/ |
| D | devlink.h | 63 const u8 *buf, size_t len) in trace_devlink_hwmsg()
|
| D | android_fs.h | 40 android_fstrace_get_pathname(char *buf, int buflen, struct inode *inode) in android_fstrace_get_pathname()
|
| /include/uapi/linux/ |
| D | random.h | 44 __u32 buf[0]; member
|
| D | cciss_ioctl.h | 46 BYTE __user *buf; member 56 BYTE __user *buf; member
|
| /include/crypto/ |
| D | sha.h | 83 u8 buf[SHA256_BLOCK_SIZE]; member 89 u8 buf[SHA512_BLOCK_SIZE]; member
|
| D | sha3.h | 27 u8 buf[SHA3_224_BLOCK_SIZE]; member
|
| /include/asm-generic/ |
| D | io.h | 224 u8 *buf = buffer; in readsb() local 240 u16 *buf = buffer; in readsw() local 256 u32 *buf = buffer; in readsl() local 273 u64 *buf = buffer; in readsq() local 290 const u8 *buf = buffer; in writesb() local 305 const u16 *buf = buffer; in writesw() local 320 const u32 *buf = buffer; in writesl() local 336 const u64 *buf = buffer; in writesq() local
|
| /include/linux/sunrpc/ |
| D | cache.h | 237 char buf[50]; in get_int() local 257 char buf[50]; in get_uint() local 273 char buf[50]; in get_time() local
|
| /include/linux/mtd/ |
| D | nand_bch.h | 53 nand_bch_correct_data(struct mtd_info *mtd, unsigned char *buf, in nand_bch_correct_data()
|
| /include/sound/ |
| D | seq_midi_event.h | 37 unsigned char *buf; /* input buffer */ member
|
| /include/linux/mmc/ |
| D | sh_mmcif.h | 130 unsigned long *buf) in sh_mmcif_boot_do_read_single() 154 void *buf) in sh_mmcif_boot_do_read()
|