| /Linux-v5.4/drivers/media/tuners/ |
| D | tea5767.c | 133 unsigned char *buffer) in tea5767_status_dump() 192 unsigned char buffer[5]; in set_radio_freq() local 284 static int tea5767_read_status(struct dvb_frontend *fe, char *buffer) in tea5767_read_status() 298 static inline int tea5767_signal(struct dvb_frontend *fe, const char *buffer) in tea5767_signal() 309 static inline int tea5767_stereo(struct dvb_frontend *fe, const char *buffer) in tea5767_stereo() 322 unsigned char buffer[5]; in tea5767_get_status() local 338 unsigned char buffer[5]; in tea5767_get_rf_strength() local 350 unsigned char buffer[5]; in tea5767_standby() local 371 unsigned char buffer[7] = { 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff }; in tea5767_autodetection() local
|
| D | tea5761.c | 123 static void tea5761_status_dump(unsigned char *buffer) in tea5761_status_dump() 142 unsigned char buffer[7] = {0, 0, 0, 0, 0, 0, 0 }; in __set_radio_freq() local 198 static int tea5761_read_status(struct dvb_frontend *fe, char *buffer) in tea5761_read_status() 212 static inline int tea5761_signal(struct dvb_frontend *fe, const char *buffer) in tea5761_signal() 223 static inline int tea5761_stereo(struct dvb_frontend *fe, const char *buffer) in tea5761_stereo() 236 unsigned char buffer[16]; in tea5761_get_status() local 252 unsigned char buffer[16]; in tea5761_get_rf_strength() local 264 unsigned char buffer[16]; in tea5761_autodetection() local
|
| /Linux-v5.4/drivers/gpu/drm/nouveau/nvkm/subdev/fault/ |
| D | gp100.c | 29 gp100_fault_buffer_intr(struct nvkm_fault_buffer *buffer, bool enable) in gp100_fault_buffer_intr() 36 gp100_fault_buffer_fini(struct nvkm_fault_buffer *buffer) in gp100_fault_buffer_fini() 43 gp100_fault_buffer_init(struct nvkm_fault_buffer *buffer) in gp100_fault_buffer_init() 52 gp100_fault_buffer_info(struct nvkm_fault_buffer *buffer) in gp100_fault_buffer_info()
|
| D | user.c | 34 struct nvkm_fault_buffer *buffer = nvkm_fault_buffer(object); in nvkm_ufault_map() local 46 struct nvkm_fault_buffer *buffer = nvkm_fault_buffer(object); in nvkm_ufault_ntfy() local 57 struct nvkm_fault_buffer *buffer = nvkm_fault_buffer(object); in nvkm_ufault_fini() local 65 struct nvkm_fault_buffer *buffer = nvkm_fault_buffer(object); in nvkm_ufault_init() local 93 struct nvkm_fault_buffer *buffer = fault->buffer[fault->func->user.rp]; in nvkm_ufault_new() local
|
| /Linux-v5.4/fs/configfs/ |
| D | file.c | 58 static int fill_read_buffer(struct file *file, struct configfs_buffer *buffer) in fill_read_buffer() 104 struct configfs_buffer *buffer = file->private_data; in configfs_read_file() local 147 struct configfs_buffer *buffer = file->private_data; in configfs_read_bin_file() local 224 fill_write_buffer(struct configfs_buffer * buffer, const char __user * buf, size_t count) in fill_write_buffer() 244 flush_write_buffer(struct file *file, struct configfs_buffer *buffer, size_t count) in flush_write_buffer() 277 struct configfs_buffer *buffer = file->private_data; in configfs_write_file() local 307 struct configfs_buffer *buffer = file->private_data; in configfs_write_bin_file() local 361 struct configfs_buffer *buffer; in __configfs_open_file() local 449 struct configfs_buffer *buffer = filp->private_data; in configfs_release() local 471 struct configfs_buffer *buffer = file->private_data; in configfs_release_bin_file() local
|
| /Linux-v5.4/kernel/trace/ |
| D | ring_buffer.c | 269 #define for_each_buffer_cpu(buffer, cpu) \ argument 445 struct ring_buffer *buffer; member 520 size_t ring_buffer_nr_pages(struct ring_buffer *buffer, int cpu) in ring_buffer_nr_pages() 532 size_t ring_buffer_nr_dirty_pages(struct ring_buffer *buffer, int cpu) in ring_buffer_nr_dirty_pages() 575 int ring_buffer_wait(struct ring_buffer *buffer, int cpu, int full) in ring_buffer_wait() 686 __poll_t ring_buffer_poll_wait(struct ring_buffer *buffer, int cpu, in ring_buffer_poll_wait() 744 static inline u64 rb_time_stamp(struct ring_buffer *buffer) in rb_time_stamp() 750 u64 ring_buffer_time_stamp(struct ring_buffer *buffer, int cpu) in ring_buffer_time_stamp() 762 void ring_buffer_normalize_time_stamp(struct ring_buffer *buffer, in ring_buffer_normalize_time_stamp() 1285 rb_allocate_cpu_buffer(struct ring_buffer *buffer, long nr_pages, int cpu) in rb_allocate_cpu_buffer() [all …]
|
| /Linux-v5.4/drivers/gpu/drm/amd/amdkfd/ |
| D | kfd_kernel_queue_v10.c | 72 uint32_t *buffer, struct qcm_process_device *qpd) in pm_map_process_v10() 113 static int pm_runlist_v10(struct packet_manager *pm, uint32_t *buffer, in pm_runlist_v10() 151 static int pm_map_queues_v10(struct packet_manager *pm, uint32_t *buffer, in pm_map_queues_v10() 209 static int pm_unmap_queues_v10(struct packet_manager *pm, uint32_t *buffer, in pm_unmap_queues_v10() 275 static int pm_query_status_v10(struct packet_manager *pm, uint32_t *buffer, in pm_query_status_v10() 302 static int pm_release_mem_v10(uint64_t gpu_addr, uint32_t *buffer) in pm_release_mem_v10()
|
| /Linux-v5.4/sound/pci/ac97/ |
| D | ac97_proc.c | 22 static void snd_ac97_proc_read_functions(struct snd_ac97 *ac97, struct snd_info_buffer *buffer) in snd_ac97_proc_read_functions() 92 static void snd_ac97_proc_read_main(struct snd_ac97 *ac97, struct snd_info_buffer *buffer, int subi… in snd_ac97_proc_read_main() 328 static void snd_ac97_proc_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer) in snd_ac97_proc_read() 363 static void snd_ac97_proc_regs_write(struct snd_info_entry *entry, struct snd_info_buffer *buffer) in snd_ac97_proc_regs_write() 380 static void snd_ac97_proc_regs_read_main(struct snd_ac97 *ac97, struct snd_info_buffer *buffer, int… in snd_ac97_proc_regs_read_main() 391 struct snd_info_buffer *buffer) in snd_ac97_proc_regs_read()
|
| /Linux-v5.4/fs/xfs/libxfs/ |
| D | xfs_cksum.h | 14 xfs_start_cksum_safe(char *buffer, size_t length, unsigned long cksum_offset) in xfs_start_cksum_safe() 35 xfs_start_cksum_update(char *buffer, size_t length, unsigned long cksum_offset) in xfs_start_cksum_update() 64 xfs_update_cksum(char *buffer, size_t length, unsigned long cksum_offset) in xfs_update_cksum() 75 xfs_verify_cksum(char *buffer, size_t length, unsigned long cksum_offset) in xfs_verify_cksum()
|
| /Linux-v5.4/drivers/net/ethernet/sfc/falcon/ |
| D | tx.c | 26 struct ef4_tx_buffer *buffer) in ef4_tx_get_copy_buffer() 44 struct ef4_tx_buffer *buffer, size_t len) in ef4_tx_get_copy_buffer_limited() 52 struct ef4_tx_buffer *buffer, in ef4_dequeue_buffer() 152 struct ef4_tx_buffer *buffer; in ef4_enqueue_skb_copy() local 185 struct ef4_tx_buffer *buffer; in ef4_tx_map_chunk() local 230 struct ef4_tx_buffer *buffer; in ef4_tx_map_data() local 270 struct ef4_tx_buffer *buffer; in ef4_enqueue_unwind() local 366 struct ef4_tx_buffer *buffer = &tx_queue->buffer[read_ptr]; in ef4_dequeue_buffers() local 608 struct ef4_tx_buffer *buffer; in ef4_fini_tx_queue() local
|
| /Linux-v5.4/net/ipv4/ |
| D | sysctl_net_ipv4.c | 74 void __user *buffer, in ipv4_local_port_range() 110 void __user *buffer, size_t *lenp, loff_t *ppos) in ipv4_privileged_ports() 171 void __user *buffer, in ipv4_ping_group_range() 207 void __user *buffer, in ipv4_fwd_update_priority() 224 void __user *buffer, size_t *lenp, loff_t *ppos) in proc_tcp_congestion_control() 245 void __user *buffer, size_t *lenp, in proc_tcp_available_congestion_control() 262 void __user *buffer, size_t *lenp, in proc_allowed_congestion_control() 299 void __user *buffer, size_t *lenp, in proc_tcp_fastopen_key() 398 void __user *buffer, size_t *lenp, loff_t *ppos) in proc_tcp_early_demux() 414 void __user *buffer, size_t *lenp, loff_t *ppos) in proc_udp_early_demux() [all …]
|
| /Linux-v5.4/drivers/platform/x86/ |
| D | lg-laptop.c | 93 struct acpi_buffer buffer = { ACPI_ALLOCATE_BUFFER, NULL }; in ggov() local 132 struct acpi_buffer buffer = { ACPI_ALLOCATE_BUFFER, NULL }; in lg_wmab() local 165 struct acpi_buffer buffer = { ACPI_ALLOCATE_BUFFER, NULL }; in lg_wmbb() local 276 const char *buffer, size_t count) in fan_mode_store() 307 struct device_attribute *attr, char *buffer) in fan_mode_show() 329 const char *buffer, size_t count) in usb_charge_store() 348 struct device_attribute *attr, char *buffer) in usb_charge_show() 371 const char *buffer, size_t count) in reader_mode_store() 390 struct device_attribute *attr, char *buffer) in reader_mode_show() 413 const char *buffer, size_t count) in fn_lock_store() [all …]
|
| /Linux-v5.4/fs/afs/ |
| D | xattr.c | 27 ssize_t afs_listxattr(struct dentry *dentry, char *buffer, size_t size) in afs_listxattr() 43 void *buffer, size_t size) in afs_xattr_get_acl() 101 const void *buffer, size_t size, int flags) in afs_xattr_set_acl() 166 void *buffer, size_t size) in afs_xattr_get_yfs() 271 const void *buffer, size_t size, int flags) in afs_xattr_set_yfs() 337 void *buffer, size_t size) in afs_xattr_get_cell() 364 void *buffer, size_t size) in afs_xattr_get_fid() 400 void *buffer, size_t size) in afs_xattr_get_volume()
|
| /Linux-v5.4/ipc/ |
| D | ipc_sysctl.c | 27 void __user *buffer, size_t *lenp, loff_t *ppos) in proc_ipc_dointvec() 38 void __user *buffer, size_t *lenp, loff_t *ppos) in proc_ipc_dointvec_minmax() 49 void __user *buffer, size_t *lenp, loff_t *ppos) in proc_ipc_dointvec_minmax_orphans() 62 void __user *buffer, size_t *lenp, loff_t *ppos) in proc_ipc_doulongvec_minmax() 73 void __user *buffer, size_t *lenp, loff_t *ppos) in proc_ipc_auto_msgmni() 88 void __user *buffer, size_t *lenp, loff_t *ppos) in proc_ipc_sem_dointvec()
|
| /Linux-v5.4/drivers/scsi/qedf/ |
| D | qedf_debugfs.c | 100 qedf_dbg_fp_int_cmd_read(struct file *filp, char __user *buffer, size_t count, in qedf_dbg_fp_int_cmd_read() 129 qedf_dbg_fp_int_cmd_write(struct file *filp, const char __user *buffer, in qedf_dbg_fp_int_cmd_write() 139 qedf_dbg_debug_cmd_read(struct file *filp, char __user *buffer, size_t count, in qedf_dbg_debug_cmd_read() 155 qedf_dbg_debug_cmd_write(struct file *filp, const char __user *buffer, in qedf_dbg_debug_cmd_write() 186 qedf_dbg_stop_io_on_error_cmd_read(struct file *filp, char __user *buffer, in qedf_dbg_stop_io_on_error_cmd_read() 206 const char __user *buffer, size_t count, in qedf_dbg_stop_io_on_error_cmd_write() 381 qedf_dbg_clear_stats_cmd_read(struct file *filp, char __user *buffer, in qedf_dbg_clear_stats_cmd_read() 394 const char __user *buffer, size_t count, in qedf_dbg_clear_stats_cmd_write()
|
| /Linux-v5.4/drivers/gpu/drm/omapdrm/ |
| D | omap_gem_dmabuf.c | 65 static int omap_gem_dmabuf_begin_cpu_access(struct dma_buf *buffer, in omap_gem_dmabuf_begin_cpu_access() 80 static int omap_gem_dmabuf_end_cpu_access(struct dma_buf *buffer, in omap_gem_dmabuf_end_cpu_access() 88 static void *omap_gem_dmabuf_kmap(struct dma_buf *buffer, in omap_gem_dmabuf_kmap() 98 static void omap_gem_dmabuf_kunmap(struct dma_buf *buffer, in omap_gem_dmabuf_kunmap() 107 static int omap_gem_dmabuf_mmap(struct dma_buf *buffer, in omap_gem_dmabuf_mmap()
|
| /Linux-v5.4/drivers/staging/android/ion/ |
| D | ion_heap.c | 21 struct ion_buffer *buffer) in ion_heap_map_kernel() 59 struct ion_buffer *buffer) in ion_heap_unmap_kernel() 64 int ion_heap_map_user(struct ion_heap *heap, struct ion_buffer *buffer, in ion_heap_map_user() 135 int ion_heap_buffer_zero(struct ion_buffer *buffer) in ion_heap_buffer_zero() 157 void ion_heap_freelist_add(struct ion_heap *heap, struct ion_buffer *buffer) in ion_heap_freelist_add() 180 struct ion_buffer *buffer; in _ion_heap_freelist_drain() local 224 struct ion_buffer *buffer; in ion_heap_deferred_free() local
|
| D | ion_system_heap.c | 48 struct ion_buffer *buffer, in alloc_buffer_page() 57 struct ion_buffer *buffer, struct page *page) in free_buffer_page() 74 struct ion_buffer *buffer, in alloc_largest_available() 98 struct ion_buffer *buffer, in ion_system_heap_allocate() 152 static void ion_system_heap_free(struct ion_buffer *buffer) in ion_system_heap_free() 285 struct ion_buffer *buffer, in ion_system_contig_heap_allocate() 330 static void ion_system_contig_heap_free(struct ion_buffer *buffer) in ion_system_contig_heap_free()
|
| /Linux-v5.4/drivers/s390/net/ |
| D | qeth_core_mpc.h | 16 #define QETH_IPA_PDU_LEN_TOTAL(buffer) (buffer + 0x0e) argument 17 #define QETH_IPA_PDU_LEN_PDU1(buffer) (buffer + 0x26) argument 18 #define QETH_IPA_PDU_LEN_PDU2(buffer) (buffer + 0x29) argument 19 #define QETH_IPA_PDU_LEN_PDU3(buffer) (buffer + 0x3a) argument 22 #define QETH_IPA_CMD_DEST_ADDR(buffer) (buffer + 0x2c) argument 498 char *buffer; member 836 #define QETH_CM_ENABLE_ISSUER_RM_TOKEN(buffer) (buffer + 0x2c) argument 837 #define QETH_CM_ENABLE_FILTER_TOKEN(buffer) (buffer + 0x53) argument 838 #define QETH_CM_ENABLE_USER_DATA(buffer) (buffer + 0x5b) argument 840 #define QETH_CM_ENABLE_RESP_FILTER_TOKEN(buffer) \ argument [all …]
|
| /Linux-v5.4/sound/usb/6fire/ |
| D | comm.c | 22 u8 *buffer, void *context, void(*handler)(struct urb *urb)) in usb6fire_comm_init_urb() 55 static void usb6fire_comm_init_buffer(u8 *buffer, u8 id, u8 request, in usb6fire_comm_init_buffer() 92 static int usb6fire_comm_send_buffer(u8 *buffer, struct usb_device *dev) in usb6fire_comm_send_buffer() 109 u8 *buffer; in usb6fire_comm_write8() local 127 u8 *buffer; in usb6fire_comm_write16() local
|
| /Linux-v5.4/sound/isa/gus/ |
| D | gus_dram.c | 18 char buffer[256], *pbuffer; in snd_gus_dram_poke() local 44 int snd_gus_dram_write(struct snd_gus_card *gus, char __user *buffer, in snd_gus_dram_write() 56 char buffer[256], *pbuffer; in snd_gus_dram_peek() local 82 int snd_gus_dram_read(struct snd_gus_card *gus, char __user *buffer, in snd_gus_dram_read()
|
| /Linux-v5.4/drivers/net/ethernet/intel/ixgbe/ |
| D | ixgbe_debugfs.c | 13 static ssize_t ixgbe_dbg_common_ops_read(struct file *filp, char __user *buffer, in ixgbe_dbg_common_ops_read() 48 static ssize_t ixgbe_dbg_reg_ops_read(struct file *filp, char __user *buffer, in ixgbe_dbg_reg_ops_read() 63 const char __user *buffer, in ixgbe_dbg_reg_ops_write() 131 static ssize_t ixgbe_dbg_netdev_ops_read(struct file *filp, char __user *buffer, in ixgbe_dbg_netdev_ops_read() 146 const char __user *buffer, in ixgbe_dbg_netdev_ops_write()
|
| /Linux-v5.4/drivers/acpi/acpica/ |
| D | utpredef.c | 110 void acpi_ut_get_expected_return_types(char *buffer, u32 expected_btypes) in acpi_ut_get_expected_return_types() 231 acpi_ut_display_predefined_method(char *buffer, in acpi_ut_display_predefined_method() 290 static u32 acpi_ut_get_argument_types(char *buffer, u16 argument_types) in acpi_ut_get_argument_types() 343 u32 acpi_ut_get_resource_bit_width(char *buffer, u16 types) in acpi_ut_get_resource_bit_width()
|
| D | utalloc.c | 186 char buffer[7]; in acpi_ut_delete_caches() local 250 acpi_status acpi_ut_validate_buffer(struct acpi_buffer *buffer) in acpi_ut_validate_buffer() 291 acpi_ut_initialize_buffer(struct acpi_buffer *buffer, acpi_size required_length) in acpi_ut_initialize_buffer()
|
| /Linux-v5.4/drivers/firewire/ |
| D | core-iso.c | 29 int fw_iso_buffer_alloc(struct fw_iso_buffer *buffer, int page_count) in fw_iso_buffer_alloc() 54 int fw_iso_buffer_map_dma(struct fw_iso_buffer *buffer, struct fw_card *card, in fw_iso_buffer_map_dma() 77 int fw_iso_buffer_init(struct fw_iso_buffer *buffer, struct fw_card *card, in fw_iso_buffer_init() 94 int fw_iso_buffer_map_vma(struct fw_iso_buffer *buffer, in fw_iso_buffer_map_vma() 101 void fw_iso_buffer_destroy(struct fw_iso_buffer *buffer, in fw_iso_buffer_destroy() 123 size_t fw_iso_buffer_lookup(struct fw_iso_buffer *buffer, dma_addr_t completed) in fw_iso_buffer_lookup() 182 struct fw_iso_buffer *buffer, in fw_iso_context_queue()
|