Home
last modified time | relevance | path

Searched defs:buffer (Results 176 – 200 of 1859) sorted by relevance

12345678910>>...75

/linux-6.8/drivers/gpu/drm/nouveau/
Dnouveau_svm.c70 } buffer[]; member
457 struct nouveau_svm_fault_buffer *buffer, u32 offset) in nouveau_svm_fault_cache()
718 struct nouveau_svm_fault_buffer *buffer = container_of(work, typeof(*buffer), work); in nouveau_svm_fault() local
888 struct nouveau_svm_fault_buffer *buffer = container_of(event, typeof(*buffer), notify); in nouveau_svm_event() local
945 struct nouveau_svm_fault_buffer *buffer = &svm->buffer[id]; in nouveau_svm_fault_buffer_fini() local
954 struct nouveau_svm_fault_buffer *buffer = &svm->buffer[id]; in nouveau_svm_fault_buffer_init() local
967 struct nouveau_svm_fault_buffer *buffer = &svm->buffer[id]; in nouveau_svm_fault_buffer_dtor() local
988 struct nouveau_svm_fault_buffer *buffer = &svm->buffer[id]; in nouveau_svm_fault_buffer_ctor() local
/linux-6.8/sound/firewire/dice/
Ddice-proc.c11 static int dice_proc_read_mem(struct snd_dice *dice, void *buffer, in dice_proc_read_mem()
57 struct snd_info_buffer *buffer) in dice_proc_read()
246 struct snd_info_buffer *buffer) in dice_proc_read_formation()
282 struct snd_info_buffer *buffer)) in add_node()
/linux-6.8/scripts/mod/
Dmodpost.h81 struct buffer { struct
88 buf_printf(struct buffer *buf, const char *fmt, ...); argument
/linux-6.8/drivers/acpi/acpica/
Ddbnames.c299 struct acpi_buffer buffer; in acpi_db_walk_and_match_name() local
525 struct acpi_buffer buffer; in acpi_db_walk_for_fields() local
604 struct acpi_buffer buffer; in acpi_db_walk_for_specific_objects() local
935 struct acpi_buffer buffer; in acpi_db_bus_walk() local
/linux-6.8/drivers/hid/
Dhidraw.c41 static ssize_t hidraw_read(struct file *file, char __user *buffer, size_t count, loff_t *ppos) in hidraw_read()
105 static ssize_t hidraw_send_report(struct file *file, const char __user *buffer, size_t count, unsig… in hidraw_send_report()
162 static ssize_t hidraw_write(struct file *file, const char __user *buffer, size_t count, loff_t *ppo… in hidraw_write()
179 static ssize_t hidraw_get_report(struct file *file, char __user *buffer, size_t count, unsigned cha… in hidraw_get_report()
/linux-6.8/fs/hfsplus/
Dxattr_security.c18 const char *name, void *buffer, size_t size) in hfsplus_security_getxattr()
28 const char *name, const void *buffer, in hfsplus_security_setxattr()
/linux-6.8/fs/bcachefs/
Dxattr.c136 const char *name, void *buffer, size_t size, int type) in bch2_xattr_get_trans()
299 ssize_t bch2_xattr_list(struct dentry *dentry, char *buffer, size_t buffer_size) in bch2_xattr_list()
355 const char *name, void *buffer, size_t size) in bch2_xattr_get_handler()
430 const char *name, void *buffer, size_t size, in __bch2_xattr_bcachefs_get()
480 const char *name, void *buffer, size_t size) in bch2_xattr_bcachefs_get()
610 const char *name, void *buffer, size_t size) in bch2_xattr_bcachefs_get_effective()
/linux-6.8/drivers/edac/
Dppc4xx_edac.c300 char *buffer, in ppc4xx_edac_generate_bank_message()
362 char *buffer, in ppc4xx_edac_generate_checkbit_message()
420 char *buffer, in ppc4xx_edac_generate_lane_message()
485 char *buffer, in ppc4xx_edac_generate_ecc_message()
541 char *buffer, in ppc4xx_edac_generate_plb_message()
582 char *buffer, in ppc4xx_edac_generate_message()
Dedac_device_sysfs.c118 struct attribute *attr, char *buffer) in edac_dev_ctl_info_show()
131 const char *buffer, size_t count) in edac_dev_ctl_info_store()
347 struct attribute *attr, char *buffer) in edac_dev_instance_show()
360 const char *buffer, size_t count) in edac_dev_instance_store()
450 struct attribute *attr, char *buffer) in edac_dev_block_show()
463 const char *buffer, size_t count) in edac_dev_block_store()
/linux-6.8/drivers/scsi/
Dppa.c132 static inline int ppa_write_info(struct Scsi_Host *host, char *buffer, int length) in ppa_write_info()
250 static int ppa_byte_out(unsigned short base, const char *buffer, int len) in ppa_byte_out()
262 static int ppa_byte_in(unsigned short base, char *buffer, int len) in ppa_byte_in()
274 static int ppa_nibble_in(unsigned short base, char *buffer, int len) in ppa_nibble_in()
287 static int ppa_out(ppa_struct *dev, char *buffer, int len) in ppa_out()
329 static int ppa_in(ppa_struct *dev, char *buffer, int len) in ppa_in()
Dimm.c132 static int imm_write_info(struct Scsi_Host *host, char *buffer, int length) in imm_write_info()
303 static int imm_byte_out(unsigned short base, const char *buffer, int len) in imm_byte_out()
318 static int imm_nibble_in(unsigned short base, char *buffer, int len) in imm_nibble_in()
337 static int imm_byte_in(unsigned short base, char *buffer, int len) in imm_byte_in()
353 static int imm_out(imm_struct *dev, char *buffer, int len) in imm_out()
399 static int imm_in(imm_struct *dev, char *buffer, int len) in imm_in()
Dsr_vendor.c126 unsigned char *buffer; /* the buffer for the ioctl */ in sr_set_blocklength() local
175 unsigned char *buffer; /* the buffer for the ioctl */ in sr_cd_check() local
/linux-6.8/net/rds/
Dconnection.c656 u64 *buffer, in rds_for_each_conn_info()
694 u64 *buffer, in rds_walk_conn_path_info()
739 static int rds_conn_info_visitor(struct rds_conn_path *cp, void *buffer) in rds_conn_info_visitor()
769 static int rds6_conn_info_visitor(struct rds_conn_path *cp, void *buffer) in rds6_conn_info_visitor()
802 u64 buffer[(sizeof(struct rds_info_connection) + 7) / 8]; in rds_conn_info() local
815 u64 buffer[(sizeof(struct rds6_info_connection) + 7) / 8]; in rds6_conn_info() local
/linux-6.8/sound/firewire/fireface/
Damdtp-ff.c31 __le32 *buffer, unsigned int frames, in write_pcm_s32()
61 __le32 *buffer, unsigned int frames, in read_pcm_s32()
91 __le32 *buffer, unsigned int frames) in write_pcm_silence()
/linux-6.8/drivers/usb/serial/
Dio_ti.c325 int length, u8 address_type, u8 *buffer) in read_download_mem()
374 int length, u8 *buffer) in read_ram()
382 int start_address, int length, u8 *buffer) in read_boot_mem()
408 int start_address, int length, u8 *buffer) in write_boot_mem()
442 int start_address, int length, u8 address_type, u8 *buffer) in write_i2c_mem()
599 int start_address, int length, u8 *buffer) in read_rom()
617 int length, u8 *buffer) in write_rom()
658 static int valid_csum(struct ti_i2c_desc *rom_desc, u8 *buffer) in valid_csum()
680 u8 *buffer; in check_i2c_image() local
754 static int get_manuf_info(struct edgeport_serial *serial, u8 *buffer) in get_manuf_info()
[all …]
/linux-6.8/net/sunrpc/
Dsysctl.c44 void *buffer, size_t *lenp, loff_t *ppos) in proc_do_xprt()
65 proc_dodebug(struct ctl_table *table, int write, void *buffer, size_t *lenp, in proc_dodebug()
/linux-6.8/samples/fanotify/
Dfs-monitor.c55 static void handle_notifications(char *buffer, int len) in handle_notifications()
116 char buffer[BUFSIZ]; in main() local
/linux-6.8/drivers/gpu/drm/display/
Ddrm_scdc_helper.c69 ssize_t drm_scdc_read(struct i2c_adapter *adapter, u8 offset, void *buffer, in drm_scdc_read()
110 const void *buffer, size_t size) in drm_scdc_write()
/linux-6.8/tools/testing/selftests/rseq/
Dparam_test.c782 bool this_cpu_buffer_push(struct percpu_buffer *buffer, in this_cpu_buffer_push()
817 struct percpu_buffer_node *this_cpu_buffer_pop(struct percpu_buffer *buffer, in this_cpu_buffer_pop()
855 struct percpu_buffer_node *__percpu_buffer_pop(struct percpu_buffer *buffer, in __percpu_buffer_pop()
872 struct percpu_buffer *buffer = (struct percpu_buffer *)arg; in test_percpu_buffer_thread() local
906 struct percpu_buffer buffer; in test_percpu_buffer() local
983 bool this_cpu_memcpy_buffer_push(struct percpu_memcpy_buffer *buffer, in this_cpu_memcpy_buffer_push()
1023 bool this_cpu_memcpy_buffer_pop(struct percpu_memcpy_buffer *buffer, in this_cpu_memcpy_buffer_pop()
1065 bool __percpu_memcpy_buffer_pop(struct percpu_memcpy_buffer *buffer, in __percpu_memcpy_buffer_pop()
1082 struct percpu_memcpy_buffer *buffer = (struct percpu_memcpy_buffer *)arg; in test_percpu_memcpy_buffer_thread() local
1117 struct percpu_memcpy_buffer buffer; in test_percpu_memcpy_buffer() local
/linux-6.8/fs/xfs/
Dxfs_log_recover.c271 char *buffer, in xlog_find_cycle_start()
321 char *buffer; in xlog_find_verify_cycle() local
401 char *buffer; in xlog_find_verify_log_record() local
502 char *buffer; in xlog_find_head() local
768 char *buffer, in xlog_rseek_logrec_hdr()
842 char *buffer, in xlog_seek_logrec_hdr()
942 char *buffer; in xlog_verify_tail() local
1024 char *buffer, in xlog_verify_head()
1139 char *buffer, in xlog_check_unmount_rec()
1246 char *buffer; in xlog_find_tail() local
[all …]
/linux-6.8/drivers/acpi/
Dacpi_processor.c236 struct acpi_buffer buffer = { sizeof(union acpi_object), &object }; in acpi_processor_get_info() local
507 struct acpi_buffer buffer = { sizeof(union acpi_object), &object }; in processor_physically_present() local
705 struct acpi_buffer buffer = { sizeof(union acpi_object), &object }; in acpi_processor_ids_walk() local
813 struct acpi_buffer buffer = { ACPI_ALLOCATE_BUFFER, NULL }; in acpi_processor_evaluate_cst() local
/linux-6.8/arch/mips/kernel/
Drtlx.c284 ssize_t rtlx_write(int index, const void __user *buffer, size_t count) in rtlx_write()
361 static ssize_t file_read(struct file *file, char __user *buffer, size_t count, in file_read()
373 static ssize_t file_write(struct file *file, const char __user *buffer, in file_write()
/linux-6.8/crypto/asymmetric_keys/
Dmscode_parser.c44 char buffer[50]; in mscode_note_content_type() local
73 char buffer[50]; in mscode_note_digest_algo() local
/linux-6.8/net/netfilter/
Dnf_nat_ftp.c34 char *buffer, size_t buflen, in nf_nat_ftp_fmt_cmd()
75 char buffer[sizeof("|1||65535|") + INET6_ADDRSTRLEN]; in nf_nat_ftp() local
/linux-6.8/drivers/video/fbdev/core/
Dfb_io_fops.c10 u8 *buffer, *dst; in fb_io_read() local
74 u8 *buffer, *src; in fb_io_write() local

12345678910>>...75