/linux/kernel/trace/ |
H 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/tools/virtio/ringtest/ |
H 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()
|
H 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()
|
H 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()
|
H 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/arch/powerpc/platforms/powernv/ |
H 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
|
H A D | opal-fadump.h | 124 static inline void opal_fadump_read_regs(char *bufp, unsigned int regs_cnt, in opal_fadump_read_regs()
|
H A D | opal-fadump.c | 425 char *bufp; in opal_fadump_build_cpu_notes() local
|
/linux/arch/x86/lib/ |
H A D | crc32c-3way.S | 61 #define bufp %rsi macro
|
/linux/include/linux/ |
H A D | seq_buf.h | 119 static inline size_t seq_buf_get_buf(struct seq_buf *s, char **bufp) in seq_buf_get_buf()
|
H A D | seq_file.h | 63 static inline size_t seq_get_buf(struct seq_file *m, char **bufp) in seq_get_buf()
|
/linux/fs/freevxfs/ |
H A D | vxfs_super.c | 75 vxfs_statfs(struct dentry *dentry, struct kstatfs *bufp) in vxfs_statfs()
|
/linux/security/keys/trusted-keys/ |
H A D | trusted_core.c | 294 char *bufp; in trusted_read() local
|
/linux/security/integrity/ima/ |
H A D | ima_template.c | 425 void *bufp = buf + sizeof(*khdr); in ima_restore_measurement_list() local
|
/linux/drivers/misc/bcm-vk/ |
H 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/parport/ |
H 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/bus/ |
H A D | ti-sysc.c | 979 static int sysc_show_rev(char *bufp, struct sysc *ddata) in sysc_show_rev() 992 char *bufp, enum sysc_registers reg) in sysc_show_reg() 1000 static int sysc_show_name(char *bufp, struct sysc *ddata) in sysc_show_name() 1015 char *bufp = buf; in sysc_show_registers() local
|
/linux/drivers/hwtracing/coresight/ |
H A D | coresight-tmc-etf.c | 62 char *bufp; in tmc_etb_dump_hw() local
|
H A D | coresight-tmc-core.c | 184 char *bufp; in tmc_read() local
|
/linux/net/l2tp/ |
H A D | l2tp_core.c | 1141 __be16 *bufp = buf; in l2tp_build_l2tpv2_header() local 1168 char *bufp = buf; in l2tp_build_l2tpv3_header() local
|
/linux/drivers/message/fusion/ |
H A D | mptctl.h | 104 void __user *bufp; /* Pointer to firmware buffer */ member 111 u32 bufp; member
|
/linux/drivers/usb/host/ |
H A D | ehci-sched.c | 1706 u64 bufp = uf->bufp + 4096; in itd_patch() local 2110 u64 bufp; in sitd_patch() local
|
/linux/drivers/input/touchscreen/ |
H A D | silead.c | 247 u8 *bufp, buf[SILEAD_TS_DATA_LEN]; in silead_ts_read_data() local
|
/linux/lib/ |
H A D | alloc_tag.c | 109 char *bufp; in allocinfo_show() local
|
/linux/sound/pci/emu10k1/ |
H A D | emuproc.c | 351 char *bufp = buf; snd_emu10k1_proc_acode_read() local [all...] |