/linux/tools/virtio/ringtest/ |
A D | noring.c | 23 void *get_buf(unsigned *lenp, void **bufp) in get_buf() 64 bool use_buf(unsigned *lenp, void **bufp) in use_buf()
|
A D | virtio_ring_0_9.c | 152 void *get_buf(unsigned *lenp, void **bufp) in get_buf() 270 bool use_buf(unsigned *lenp, void **bufp) in use_buf()
|
A D | ptr_ring.c | 147 void *get_buf(unsigned *lenp, void **bufp) in get_buf() 197 bool use_buf(unsigned *lenp, void **bufp) in use_buf()
|
A D | ring.c | 143 void *get_buf(unsigned *lenp, void **bufp) in get_buf() 226 bool use_buf(unsigned *lenp, void **bufp) in use_buf()
|
/linux/kernel/trace/ |
A D | trace_boot.c | 176 append_printf(char **bufp, char *end, const char *fmt, ...) in append_printf() 198 append_str_nospace(char **bufp, char *end, const char *str) in append_str_nospace() 219 trace_boot_hist_add_array(struct xbc_node *hnode, char **bufp, in trace_boot_hist_add_array() 247 trace_boot_hist_add_one_handler(struct xbc_node *hnode, char **bufp, in trace_boot_hist_add_one_handler() 298 trace_boot_hist_add_handlers(struct xbc_node *hnode, char **bufp, in trace_boot_hist_add_handlers()
|
/linux/fs/xfs/libxfs/ |
A D | xfs_rtbitmap.c | 105 xfs_rtword_t *bufp; /* starting word in buffer */ in xfs_rtfind_back() local 280 xfs_rtword_t *bufp; /* starting word in buffer */ in xfs_rtfind_forw() local 543 xfs_rtword_t *bufp; /* starting word in buffer */ in xfs_rtmodify_range() local 777 xfs_rtword_t *bufp; /* starting word in buffer */ in xfs_rtcheck_range() local
|
/linux/kernel/ |
A D | auditfilter.c | 127 char *audit_unpack_string(void **bufp, size_t *remain, size_t len) in audit_unpack_string() 454 void *bufp; in audit_data_to_entry() local 623 static inline size_t audit_pack_string(void **bufp, const char *str) in audit_pack_string() 637 void *bufp; in audit_krule_to_data() local
|
/linux/tools/perf/arch/powerpc/util/ |
A D | header.c | 35 char *bufp; in get_cpuid_str() local
|
/linux/arch/powerpc/platforms/powernv/ |
A D | opal-core.c | 140 Elf64_Off *bufp = (Elf64_Off *)oc_conf->auxv_buf; in auxv_to_elf64_notes() local 228 char *bufp; in opalcore_append_cpu_notes() local 310 char *bufp; in create_opalcore() local
|
A D | opal-fadump.h | 124 static inline void opal_fadump_read_regs(char *bufp, unsigned int regs_cnt, in opal_fadump_read_regs()
|
A D | opal-fadump.c | 417 char *bufp; in opal_fadump_build_cpu_notes() local
|
/linux/include/linux/ |
A D | seq_buf.h | 107 static inline size_t seq_buf_get_buf(struct seq_buf *s, char **bufp) in seq_buf_get_buf()
|
A D | seq_file.h | 64 static inline size_t seq_get_buf(struct seq_file *m, char **bufp) in seq_get_buf()
|
/linux/arch/x86/crypto/ |
A D | crc32c-pcl-intel-asm_64.S | 77 #define bufp rdi macro
|
/linux/fs/freevxfs/ |
A D | vxfs_super.c | 99 vxfs_statfs(struct dentry *dentry, struct kstatfs *bufp) in vxfs_statfs()
|
/linux/security/keys/trusted-keys/ |
A D | trusted_core.c | 282 char *bufp; in trusted_read() local
|
/linux/arch/powerpc/kernel/ |
A D | fadump.c | 755 void fadump_update_elfcore_header(char *bufp) in fadump_update_elfcore_header() 947 static int fadump_init_elfcore_header(char *bufp) in fadump_init_elfcore_header() 1056 static int fadump_create_elfcore_headers(char *bufp) in fadump_create_elfcore_headers()
|
/linux/security/integrity/ima/ |
A D | ima_template.c | 414 void *bufp = buf + sizeof(*khdr); in ima_restore_measurement_list() local
|
/linux/drivers/misc/bcm-vk/ |
A D | bcm_vk_dev.c | 533 static void bcm_vk_buf_notify(struct bcm_vk *vk, void *bufp, in bcm_vk_buf_notify() 549 void *bufp = NULL; in bcm_vk_load_image_by_type() local
|
/linux/drivers/tty/hvc/ |
A D | hvc_iucv.c | 154 struct iucv_tty_buffer *bufp; in alloc_tty_buffer() local 179 static void destroy_tty_buffer(struct iucv_tty_buffer *bufp) in destroy_tty_buffer()
|
/linux/drivers/parport/ |
A D | parport_ip32.c | 1116 u8 *bufp = buf; in parport_ip32_epp_read() local 1155 const u8 *bufp = buf; in parport_ip32_epp_write() local 1385 const u8 *bufp = buf; in parport_ip32_fifo_write_block_pio() local
|
/linux/drivers/hwtracing/coresight/ |
A D | coresight-tmc-etf.c | 51 char *bufp; in tmc_etb_dump_hw() local
|
/linux/include/sound/ |
A D | compress_driver.h | 222 struct snd_dma_buffer *bufp) in snd_compr_set_runtime_buffer()
|
/linux/drivers/bus/ |
A D | ti-sysc.c | 990 static int sysc_show_rev(char *bufp, struct sysc *ddata) in sysc_show_rev() 1003 char *bufp, enum sysc_registers reg) in sysc_show_reg() 1011 static int sysc_show_name(char *bufp, struct sysc *ddata) in sysc_show_name() 1026 char *bufp = buf; in sysc_show_registers() local
|
/linux/net/l2tp/ |
A D | l2tp_core.c | 933 __be16 *bufp = buf; in l2tp_build_l2tpv2_header() local 960 char *bufp = buf; in l2tp_build_l2tpv3_header() local
|