Home
last modified time | relevance | path

Searched defs:buf (Results 1 – 25 of 132) sorted by relevance

123456

/include/linux/
Dzutil.h57 #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()
Dnvmem-consumer.h87 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()
Donce.h55 #define get_random_once(buf, nbytes) \ argument
57 #define get_random_once_wait(buf, nbytes) \ argument
Drelay.h69 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()
Dkfifo.h501 #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
Dpipe_fs_i.h122 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()
Dcciss_ioctl.h15 __u32 buf; /* 32 bit pointer to data buffer */ member
25 __u32 buf; /* 32 bit pointer to data buffer */ member
Dstring_helpers.h28 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()
Dprintk.h494 #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/
Dbman.h49 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/
Dlirc_dev.h32 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/
D6lowpan.h219 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/
Dti-msgmgr.h32 u8 *buf; member
/include/xen/interface/
Dversion.h69 char buf[1024]; member
79 unsigned char buf[]; member
/include/trace/events/
Ddevlink.h63 const u8 *buf, size_t len) in trace_devlink_hwmsg()
Dandroid_fs.h40 android_fstrace_get_pathname(char *buf, int buflen, struct inode *inode) in android_fstrace_get_pathname()
/include/uapi/linux/
Drandom.h44 __u32 buf[0]; member
Dcciss_ioctl.h46 BYTE __user *buf; member
56 BYTE __user *buf; member
/include/crypto/
Dsha.h83 u8 buf[SHA256_BLOCK_SIZE]; member
89 u8 buf[SHA512_BLOCK_SIZE]; member
Dsha3.h27 u8 buf[SHA3_224_BLOCK_SIZE]; member
/include/asm-generic/
Dio.h224 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/
Dcache.h237 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/
Dnand_bch.h53 nand_bch_correct_data(struct mtd_info *mtd, unsigned char *buf, in nand_bch_correct_data()
/include/sound/
Dseq_midi_event.h37 unsigned char *buf; /* input buffer */ member
/include/linux/mmc/
Dsh_mmcif.h130 unsigned long *buf) in sh_mmcif_boot_do_read_single()
154 void *buf) in sh_mmcif_boot_do_read()

123456