| /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 | 83 const char *buf, size_t len) in nvmem_cell_write() 111 void *buf) in nvmem_device_cell_read() 118 void *buf) in nvmem_device_cell_write() 125 void *buf) in nvmem_device_read() 132 void *buf) in nvmem_device_write()
|
| D | relay.h | 68 struct rchan_buf ** __percpu buf; /* per-cpu channel buffers */ member 206 struct rchan_buf *buf; in relay_write() local 233 struct rchan_buf *buf; in __relay_write() local 257 struct rchan_buf *buf = *get_cpu_ptr(chan->buf); in relay_reserve() local 280 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 | 119 struct pipe_buffer *buf) in pipe_buf_get() 130 struct pipe_buffer *buf) in pipe_buf_release() 144 struct pipe_buffer *buf) in pipe_buf_confirm() 155 struct pipe_buffer *buf) in pipe_buf_steal()
|
| D | cciss_ioctl.h | 14 __u32 buf; /* 32 bit pointer to data buffer */ member 24 __u32 buf; /* 32 bit pointer to data buffer */ member
|
| D | string_helpers.h | 27 static inline int string_unescape_inplace(char *buf, unsigned int flags) in string_unescape_inplace() 37 static inline int string_unescape_any_inplace(char *buf) in string_unescape_any_inplace()
|
| D | once.h | 54 #define get_random_once(buf, nbytes) \ argument
|
| D | printk.h | 465 #define print_hex_dump_bytes(prefix_str, prefix_type, buf, len) \ argument 474 const void *buf, size_t len, bool ascii) in print_hex_dump() 478 const void *buf, size_t len) in print_hex_dump_bytes() 486 groupsize, buf, len, ascii) \ argument 491 groupsize, buf, len, ascii) \ argument 497 const void *buf, size_t len, bool ascii) in print_hex_dump_debug()
|
| D | cpumask.h | 577 static inline int cpumask_parse_user(const char __user *buf, int len, in cpumask_parse_user() 591 static inline int cpumask_parselist_user(const char __user *buf, int len, in cpumask_parselist_user() 605 static inline int cpumask_parse(const char *buf, struct cpumask *dstp) in cpumask_parse() 620 static inline int cpulist_parse(const char *buf, struct cpumask *dstp) in cpulist_parse() 853 cpumap_print_to_pagebuf(bool list, char *buf, const struct cpumask *mask) in cpumap_print_to_pagebuf()
|
| /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 | 34 static inline void lirc_buffer_clear(struct lirc_buffer *buf) in lirc_buffer_clear() 47 static inline int lirc_buffer_init(struct lirc_buffer *buf, in lirc_buffer_init() 62 static inline void lirc_buffer_free(struct lirc_buffer *buf) in lirc_buffer_free() 71 static inline int lirc_buffer_len(struct lirc_buffer *buf) in lirc_buffer_len() 83 static inline int lirc_buffer_full(struct lirc_buffer *buf) in lirc_buffer_full() 88 static inline int lirc_buffer_empty(struct lirc_buffer *buf) in lirc_buffer_empty() 93 static inline int lirc_buffer_available(struct lirc_buffer *buf) in lirc_buffer_available() 98 static inline unsigned int lirc_buffer_read(struct lirc_buffer *buf, in lirc_buffer_read() 110 static inline unsigned int lirc_buffer_write(struct lirc_buffer *buf, in lirc_buffer_write()
|
| /include/net/ |
| D | 6lowpan.h | 204 const unsigned char *buf, int len) in raw_dump_inline() 219 const unsigned char *buf, int len) in raw_dump_table() 228 const unsigned char *buf, int len) { } in raw_dump_table() 230 const unsigned char *buf, int len) { } in raw_dump_inline()
|
| /include/linux/soc/ti/ |
| D | ti-msgmgr.h | 32 u8 *buf; member
|
| /include/trace/events/ |
| D | devlink.h | 62 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/net/irda/ |
| D | crc.h | 27 #define irda_calc_crc16(fcs, buf, len) crc_ccitt(fcs, buf, len) argument
|
| /include/uapi/linux/ |
| D | random.h | 43 __u32 buf[0]; member
|
| D | cciss_ioctl.h | 45 BYTE __user *buf; member 55 BYTE __user *buf; member
|
| /include/crypto/ |
| D | sha.h | 82 u8 buf[SHA256_BLOCK_SIZE]; member 88 u8 buf[SHA512_BLOCK_SIZE]; member
|
| D | poly1305.h | 23 u8 buf[POLY1305_BLOCK_SIZE]; member
|
| D | sha3.h | 26 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/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
|