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