Home
last modified time | relevance | path

Searched defs:buffer (Results 3551 - 3575 of 9745) sorted by relevance

1...<<141142143144145146147148149150>>...390

/kernel/linux/linux-5.10/crypto/
H A Daead.c27 u8 *buffer, *alignbuffer; in setkey_unaligned() local
H A Decdsa.c147 unsigned char *buffer; in ecdsa_verify() local
H A Drmd320.c23 __le32 buffer[16]; member
[all...]
H A Drmd160.c23 __le32 buffer[16]; member
[all...]
H A Drmd256.c23 __le32 buffer[16]; member
[all...]
H A Drmd128.c23 __le32 buffer[16]; member
[all...]
/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Ddbtest.c495 u8 *buffer; in acpi_db_test_buffer_type() local
[all...]
H A 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; acpi_db_walk_for_specific_objects() local
935 struct acpi_buffer buffer; acpi_db_bus_walk() local
[all...]
/kernel/linux/linux-5.10/drivers/android/
H A Dbinder_alloc_selftest.c92 check_buffer_pages_allocated(struct binder_alloc *alloc, struct binder_buffer *buffer, size_t size) check_buffer_pages_allocated() argument
[all...]
/kernel/linux/common_modules/tzdriver/
H A Dteek_client_type.h48 void *buffer; member
58 void *buffer; member
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Drtasd.c115 char buffer[64]; in printk_log_rtas() local
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Depapr_hcalls.h282 ev_byte_channel_send(unsigned int handle, unsigned int *count, const char buffer[EV_BYTE_CHANNEL_MAX_BYTES]) ev_byte_channel_send() argument
325 ev_byte_channel_receive(unsigned int handle, unsigned int *count, char buffer[EV_BYTE_CHANNEL_MAX_BYTES]) ev_byte_channel_receive() argument
[all...]
H A Drtas-types.h55 unsigned char buffer[1]; /* Start of extended log */ member
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Drtlx.c284 ssize_t rtlx_write(int index, const void __user *buffer, size_t count) in rtlx_write() argument
361 static ssize_t file_read(struct file *file, char __user *buffer, size_t count, in file_read() argument
373 static ssize_t file_write(struct file *file, const char __user *buffer, in file_write() argument
[all...]
/kernel/linux/linux-5.10/arch/s390/appldata/
H A Dappldata_base.c152 int appldata_diag(char record_nr, u16 function, unsigned long buffer, in appldata_diag() argument
218 appldata_timer_handler(struct ctl_table *ctl, int write, void *buffer, size_t *lenp, loff_t *ppos) appldata_timer_handler() argument
251 appldata_interval_handler(struct ctl_table *ctl, int write, void *buffer, size_t *lenp, loff_t *ppos) appldata_interval_handler() argument
281 appldata_generic_handler(struct ctl_table *ctl, int write, void *buffer, size_t *lenp, loff_t *ppos) appldata_generic_handler() argument
[all...]
/kernel/linux/linux-5.10/arch/x86/crypto/
H A Dghash-clmulni-intel_glue.c41 u8 buffer[GHASH_BLOCK_SIZE]; member
/kernel/linux/linux-5.10/arch/x86/boot/compressed/
H A Dacpi.c175 static u8 compute_checksum(u8 *buffer, u32 length) in compute_checksum() argument
/kernel/linux/linux-5.10/arch/sparc/prom/
H A Dtree_64.c239 char *prom_firstprop(phandle node, char *buffer) in prom_firstprop() argument
117 prom_getproperty(phandle node, const char *prop, char *buffer, int bufsize) prom_getproperty() argument
265 prom_nextprop(phandle node, const char *oprop, char *buffer) prom_nextprop() argument
378 prom_ihandle2path(int handle, char *buffer, int bufsize) prom_ihandle2path() argument
[all...]
H A Dtree_32.c110 int prom_getproperty(phandle node, const char *prop, char *buffer, int bufsize) in prom_getproperty() argument
221 char *prom_nextprop(phandle node, char *oprop, char *buffer) in prom_nextprop() argument
/kernel/linux/linux-5.10/arch/parisc/kernel/
H A Dperf.c656 static int perf_rdr_read_ubuf(uint32_t rdr_num, uint64_t *buffer) in perf_rdr_read_ubuf() argument
737 uint64_t buffer[MAX_RDR_WORDS]; perf_write_image() local
820 perf_rdr_write(uint32_t rdr_num, uint64_t *buffer) perf_rdr_write() argument
[all...]
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
H A Dopal-dump.c26 char *buffer; member
287 dump_attr_read(struct file *filep, struct kobject *kobj, struct bin_attribute *bin_attr, char *buffer, loff_t pos, size_t count) dump_attr_read() argument
[all...]
H A Dopal-elog.c26 char *buffer; member
157 raw_attr_read(struct file *filep, struct kobject *kobj, struct bin_attribute *bin_attr, char *buffer, loff_t pos, size_t count) raw_attr_read() argument
[all...]
/kernel/linux/linux-5.10/arch/um/drivers/
H A Dhostaudio_kern.c70 static ssize_t hostaudio_read(struct file *file, char __user *buffer, in hostaudio_read() argument
97 static ssize_t hostaudio_write(struct file *file, const char __user *buffer, in hostaudio_write() argument
/kernel/linux/common_modules/xpm/validator/
H A Delf_code_segment_info.c31 static int read_elf_info(struct file *file, void *buffer, size_t read_size, loff_t pos) in read_elf_info() argument
/kernel/linux/linux-5.10/drivers/acpi/
H A Dprocessor_perflib.c218 struct acpi_buffer buffer = { ACPI_ALLOCATE_BUFFER, NULL }; in acpi_processor_get_performance_control() local
315 struct acpi_buffer buffer = { ACPI_ALLOCATE_BUFFER, NULL }; acpi_processor_get_performance_states() local
536 struct acpi_buffer buffer = {ACPI_ALLOCATE_BUFFER, NULL}; acpi_processor_get_psd() local
[all...]

Completed in 30 milliseconds

1...<<141142143144145146147148149150>>...390