Home
last modified time | relevance | path

Searched defs:bufp (Results 1 – 25 of 59) sorted by relevance

123

/linux/tools/virtio/ringtest/
A Dnoring.c23 void *get_buf(unsigned *lenp, void **bufp) in get_buf()
64 bool use_buf(unsigned *lenp, void **bufp) in use_buf()
A Dvirtio_ring_0_9.c152 void *get_buf(unsigned *lenp, void **bufp) in get_buf()
270 bool use_buf(unsigned *lenp, void **bufp) in use_buf()
A Dptr_ring.c147 void *get_buf(unsigned *lenp, void **bufp) in get_buf()
197 bool use_buf(unsigned *lenp, void **bufp) in use_buf()
A Dring.c143 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 Dtrace_boot.c176 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 Dxfs_rtbitmap.c105 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 Dauditfilter.c127 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 Dheader.c35 char *bufp; in get_cpuid_str() local
/linux/arch/powerpc/platforms/powernv/
A Dopal-core.c140 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 Dopal-fadump.h124 static inline void opal_fadump_read_regs(char *bufp, unsigned int regs_cnt, in opal_fadump_read_regs()
A Dopal-fadump.c417 char *bufp; in opal_fadump_build_cpu_notes() local
/linux/include/linux/
A Dseq_buf.h107 static inline size_t seq_buf_get_buf(struct seq_buf *s, char **bufp) in seq_buf_get_buf()
A Dseq_file.h64 static inline size_t seq_get_buf(struct seq_file *m, char **bufp) in seq_get_buf()
/linux/arch/x86/crypto/
A Dcrc32c-pcl-intel-asm_64.S77 #define bufp rdi macro
/linux/fs/freevxfs/
A Dvxfs_super.c99 vxfs_statfs(struct dentry *dentry, struct kstatfs *bufp) in vxfs_statfs()
/linux/security/keys/trusted-keys/
A Dtrusted_core.c282 char *bufp; in trusted_read() local
/linux/arch/powerpc/kernel/
A Dfadump.c755 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 Dima_template.c414 void *bufp = buf + sizeof(*khdr); in ima_restore_measurement_list() local
/linux/drivers/misc/bcm-vk/
A Dbcm_vk_dev.c533 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 Dhvc_iucv.c154 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 Dparport_ip32.c1116 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 Dcoresight-tmc-etf.c51 char *bufp; in tmc_etb_dump_hw() local
/linux/include/sound/
A Dcompress_driver.h222 struct snd_dma_buffer *bufp) in snd_compr_set_runtime_buffer()
/linux/drivers/bus/
A Dti-sysc.c990 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 Dl2tp_core.c933 __be16 *bufp = buf; in l2tp_build_l2tpv2_header() local
960 char *bufp = buf; in l2tp_build_l2tpv3_header() local

Completed in 58 milliseconds

123