| /linux-4.1.27/fs/xfs/libxfs/ | 
| D | xfs_rtbitmap.c | 94 	xfs_rtword_t	*bufp;		/* starting word in buffer */  in xfs_rtfind_back()  local269 	xfs_rtword_t	*bufp;		/* starting word in buffer */  in xfs_rtfind_forw()  local
 526 	xfs_rtword_t	*bufp;		/* starting word in buffer */  in xfs_rtmodify_range()  local
 761 	xfs_rtword_t	*bufp;		/* starting word in buffer */  in xfs_rtcheck_range()  local
 
 | 
| /linux-4.1.27/drivers/isdn/hysdn/ | 
| D | hysdn_boot.c | 72 	unsigned char *bufp = boot->buf.BootBuf;  in DecryptBuf()  local271 pof_write_open(hysdn_card *card, unsigned char **bufp)  in pof_write_open()
 
 | 
| /linux-4.1.27/kernel/ | 
| D | auditfilter.c | 136 char *audit_unpack_string(void **bufp, size_t *remain, size_t len)  in audit_unpack_string()418 	void *bufp;  in audit_data_to_entry()  local
 561 static inline size_t audit_pack_string(void **bufp, const char *str)  in audit_pack_string()
 575 	void *bufp;  in audit_krule_to_data()  local
 
 | 
| D | audit.c | 958 		void *bufp = data;  in audit_receive_msg()  local
 | 
| /linux-4.1.27/include/linux/ | 
| D | seq_buf.h | 81 static inline size_t seq_buf_get_buf(struct seq_buf *s, char **bufp)  in seq_buf_get_buf()
 | 
| D | seq_file.h | 68 static inline size_t seq_get_buf(struct seq_file *m, char **bufp)  in seq_get_buf()
 | 
| /linux-4.1.27/fs/freevxfs/ | 
| D | vxfs_super.c | 109 vxfs_statfs(struct dentry *dentry, struct kstatfs *bufp)  in vxfs_statfs()
 | 
| /linux-4.1.27/arch/powerpc/kernel/ | 
| D | fadump.c | 527 static void fadump_update_elfcore_header(char *bufp)  in fadump_update_elfcore_header()763 static int fadump_init_elfcore_header(char *bufp)  in fadump_init_elfcore_header()
 836 static int fadump_create_elfcore_headers(char *bufp)  in fadump_create_elfcore_headers()
 
 | 
| /linux-4.1.27/arch/x86/crypto/ | 
| D | crc32c-pcl-intel-asm_64.S | 77 #define    bufp		%rdi  macro
 | 
| /linux-4.1.27/fs/proc/ | 
| D | kcore.c | 292 static char *storenote(struct memelfnote *men, char *bufp)  in storenote()319 static void elf_kcore_store_hdr(char *bufp, int nphdr, int dataoff)  in elf_kcore_store_hdr()
 
 | 
| /linux-4.1.27/arch/x86/kernel/ | 
| D | crash.c | 66 	void *bufp;  member412 	unsigned char *buf, *bufp;  in prepare_elf64_headers()  local
 
 | 
| /linux-4.1.27/drivers/hwtracing/coresight/ | 
| D | coresight-tmc.c | 295 	char *bufp;  in tmc_etb_dump_hw()  local515 	char *bufp = drvdata->buf + *ppos;  in tmc_read()  local
 
 | 
| /linux-4.1.27/drivers/parport/ | 
| D | parport_ip32.c | 1126 		u8 *bufp = buf;  in parport_ip32_epp_read()  local1165 		const u8 *bufp = buf;  in parport_ip32_epp_write()  local
 1396 	const u8 *bufp = buf;  in parport_ip32_fifo_write_block_pio()  local
 
 | 
| D | parport_pc.c | 474 	const unsigned char *bufp = buf;  in parport_pc_fifo_write_block_pio()  local
 | 
| /linux-4.1.27/drivers/pci/hotplug/ | 
| D | acpiphp_ibm.c | 283 static int ibm_get_table_from_acpi(char **bufp)  in ibm_get_table_from_acpi()
 | 
| /linux-4.1.27/drivers/tty/hvc/ | 
| D | hvc_iucv.c | 153 	struct iucv_tty_buffer *bufp;  in alloc_tty_buffer()  local178 static void destroy_tty_buffer(struct iucv_tty_buffer *bufp)  in destroy_tty_buffer()
 
 | 
| /linux-4.1.27/net/l2tp/ | 
| D | l2tp_core.c | 982 	__be16 *bufp = buf;  in l2tp_build_l2tpv2_header()  local1010 	char *bufp = buf;  in l2tp_build_l2tpv3_header()  local
 
 | 
| /linux-4.1.27/drivers/net/ethernet/ | 
| D | dnet.c | 535 	unsigned int *bufp;  in dnet_start_xmit()  local
 | 
| /linux-4.1.27/drivers/usb/gadget/udc/ | 
| D | net2272.c | 407 	u16 *bufp;  in net2272_write_packet()  local516 	u16 *bufp;  in net2272_read_packet()  local
 
 | 
| /linux-4.1.27/drivers/usb/host/ | 
| D | ehci-sched.c | 1730 		u64	bufp = uf->bufp + 4096;  in itd_patch()  local2135 	u64			bufp = uf->bufp;  in sitd_patch()  local
 
 | 
| D | fusbh200.h | 459 	u64			bufp;		/* itd->hw_bufp{,_hi}[pg] |= */  member
 | 
| D | fotg210.h | 469 	u64			bufp;		/* itd->hw_bufp{,_hi}[pg] |= */  member
 | 
| D | ehci.h | 448 	u64			bufp;		/* itd->hw_bufp{,_hi}[pg] |= */  member
 | 
| D | fusbh200-hcd.c | 4472 		u64	bufp = uf->bufp + 4096;  in itd_patch()  local
 | 
| D | fotg210-hcd.c | 4536 		u64	bufp = uf->bufp + 4096;  in itd_patch()  local
 | 
| /linux-4.1.27/sound/pci/hda/ | 
| D | hda_codec.h | 532 				struct snd_dma_buffer *bufp)  in snd_hda_codec_load_dsp_prepare()551 				struct snd_dma_buffer *bufp)  in snd_hda_codec_load_dsp_prepare()
 
 | 
| D | hda_controller.c | 1371 				struct snd_dma_buffer *bufp)  in azx_load_dsp_prepare()
 | 
| /linux-4.1.27/drivers/message/fusion/ | 
| D | mptctl.h | 104 	void		__user *bufp;	/* Pointer to firmware buffer */  member111 	u32 bufp;  member
 
 | 
| /linux-4.1.27/tools/perf/util/ | 
| D | unwind-libunwind.c | 399 		char __maybe_unused *bufp, size_t __maybe_unused buf_len,  in get_proc_name()
 | 
| /linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/ | 
| D | core.c | 93 	char *buf, *bufp;  in _brcmf_set_multicast_list()  local
 | 
| /linux-4.1.27/drivers/net/ethernet/smsc/ | 
| D | smsc911x.c | 707 	ulong bufp;  in smsc911x_phy_check_loopbackpkt()  local1690 	ulong bufp;  in smsc911x_hard_start_xmit()  local
 
 | 
| /linux-4.1.27/security/keys/encrypted-keys/ | 
| D | encrypted.c | 278 	char *ascii_buf, *bufp;  in datablob_format()  local
 | 
| /linux-4.1.27/drivers/staging/iio/light/ | 
| D | tsl2583.c | 789 static int taos_tsl258x_device(unsigned char *bufp)  in taos_tsl258x_device()
 | 
| /linux-4.1.27/security/keys/ | 
| D | trusted.c | 1062 	char *bufp;  in trusted_read()  local
 | 
| /linux-4.1.27/drivers/usb/core/ | 
| D | hcd.c | 475 	const u8	*bufp;  in rh_call_control()  local
 | 
| /linux-4.1.27/drivers/spi/ | 
| D | spi-pl022.c | 886 	void *bufp = buffer;  in setup_dma_scatter()  local
 | 
| /linux-4.1.27/drivers/net/ethernet/dec/tulip/ | 
| D | de2104x.c | 1793 	void *bufp;  in de21041_get_srom_info()  local
 | 
| /linux-4.1.27/include/sound/ | 
| D | pcm.h | 1099 					      struct snd_dma_buffer *bufp)  in snd_pcm_set_runtime_buffer()
 | 
| /linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/ | 
| D | cxgb4_main.c | 4360 	char *bufp = buf;  in print_port_info()  local
 | 
| D | t4_hw.c | 1344 		u32 *bufp = (u32 *)((char *)buf + reg);  in t4_get_regs()  local
 | 
| /linux-4.1.27/drivers/block/ | 
| D | skd_main.c | 1647 	u8 *bufp = NULL;  in skd_sg_io_copy_buffer()  local
 | 
| /linux-4.1.27/drivers/scsi/qla2xxx/ | 
| D | qla_def.h | 711 	void		*bufp;  member724 	void		*bufp;  member
 
 | 
| /linux-4.1.27/drivers/net/wireless/ath/ath10k/ | 
| D | wmi.h | 2878 	char bufp[WMI_MAX_DEBUG_MESG];  member
 |