Home
last modified time | relevance | path

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

123

/openbmc/u-boot/drivers/net/
H A Dbcm-sf2-eth-gmac.c97 uint8_t *bufp; in dma_tx_dump() local
129 uint8_t *bufp; in dma_rx_dump() local
161 uint8_t *bufp; in dma_tx_init() local
214 uint8_t *bufp; in dma_rx_init() local
313 uint8_t *bufp = dma->tx_buf + dma->cur_tx_index * TX_BUF_SIZE_ALIGNED; in gmac_tx_packet() local
396 void *bufp, *datap; in gmac_check_rx_done() local
H A Ddnet.c137 unsigned int *bufp; in dnet_send() local
/openbmc/linux/tools/virtio/ringtest/
H A Dnoring.c23 void *get_buf(unsigned *lenp, void **bufp) in get_buf()
64 bool use_buf(unsigned *lenp, void **bufp) in use_buf()
H 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()
H 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()
H A Dring.c143 void *get_buf(unsigned *lenp, void **bufp) in get_buf()
226 bool use_buf(unsigned *lenp, void **bufp) in use_buf()
/openbmc/linux/kernel/trace/
H 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()
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_rtbitmap.c106 xfs_rtword_t *bufp; /* starting word in buffer */ in xfs_rtfind_back() local
281 xfs_rtword_t *bufp; /* starting word in buffer */ in xfs_rtfind_forw() local
544 xfs_rtword_t *bufp; /* starting word in buffer */ in xfs_rtmodify_range() local
778 xfs_rtword_t *bufp; /* starting word in buffer */ in xfs_rtcheck_range() local
/openbmc/linux/kernel/
H 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
/openbmc/linux/tools/perf/arch/powerpc/util/
H A Dheader.c35 char *bufp; in get_cpuid_str() local
/openbmc/linux/arch/powerpc/platforms/powernv/
H 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
H A Dopal-fadump.h124 static inline void opal_fadump_read_regs(char *bufp, unsigned int regs_cnt, in opal_fadump_read_regs()
H A Dopal-fadump.c425 char *bufp; in opal_fadump_build_cpu_notes() local
/openbmc/linux/include/linux/
H A Dseq_buf.h107 static inline size_t seq_buf_get_buf(struct seq_buf *s, char **bufp) in seq_buf_get_buf()
H A Dseq_file.h64 static inline size_t seq_get_buf(struct seq_file *m, char **bufp) in seq_get_buf()
/openbmc/linux/arch/x86/crypto/
H A Dcrc32c-pcl-intel-asm_64.S77 #define bufp rdi macro
/openbmc/u-boot/drivers/usb/gadget/
H A Ddesignware_udc.c183 static int usbgetpckfromfifo(int epNum, u8 *bufp, u32 len) in usbgetpckfromfifo()
223 static void usbputpcktofifo(int epNum, u8 *bufp, u32 len) in usbputpcktofifo()
/openbmc/u-boot/board/Synology/ds414/
H A Dcmd_syno.c32 char *buf, *bufp; in do_syno_populate() local
/openbmc/linux/fs/freevxfs/
H A Dvxfs_super.c75 vxfs_statfs(struct dentry *dentry, struct kstatfs *bufp) in vxfs_statfs()
/openbmc/linux/arch/powerpc/kernel/
H A Dfadump.c768 void __init fadump_update_elfcore_header(char *bufp) in fadump_update_elfcore_header()
964 static int fadump_init_elfcore_header(char *bufp) in fadump_init_elfcore_header()
1076 static int fadump_create_elfcore_headers(char *bufp) in fadump_create_elfcore_headers()
/openbmc/u-boot/cmd/
H A Dnvedit_efi.c231 static int append_value(char **bufp, size_t *sizep, char *data) in append_value()
/openbmc/linux/security/keys/trusted-keys/
H A Dtrusted_core.c290 char *bufp; in trusted_read() local
/openbmc/linux/security/integrity/ima/
H A Dima_template.c425 void *bufp = buf + sizeof(*khdr); in ima_restore_measurement_list() local
/openbmc/linux/drivers/misc/bcm-vk/
H 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
/openbmc/linux/drivers/tty/hvc/
H A Dhvc_iucv.c153 struct iucv_tty_buffer *bufp; in alloc_tty_buffer() local
178 static void destroy_tty_buffer(struct iucv_tty_buffer *bufp) in destroy_tty_buffer()

123