Home
last modified time | relevance | path

Searched defs:buffer (Results 451 - 475 of 3671) sorted by relevance

1...<<11121314151617181920>>...147

/kernel/linux/linux-6.6/net/phonet/
H A Dsysctl.c51 proc_local_port_range(struct ctl_table *table, int write, void *buffer, size_t *lenp, loff_t *ppos) proc_local_port_range() argument
/kernel/linux/linux-6.6/net/x25/
H A Dx25_facilities.c188 int x25_create_facilities(unsigned char *buffer, in x25_create_facilities() argument
/kernel/linux/linux-6.6/tools/testing/selftests/mm/
H A Dcompaction_test.c31 char buffer[256] = {0}; in read_memory_info() local
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dfin_ack_lat.c35 int buffer; in client() local
90 int buffer; in server() local
H A Dtxring_overwrite.c41 static void build_packet(void *buffer, size_t blen, char payload_char) in build_packet() argument
/kernel/linux/linux-6.6/sound/pci/lola/
H A Dlola_proc.c16 static void print_audio_widget(struct snd_info_buffer *buffer, in print_audio_widget() argument
27 static void print_pin_widget(struct snd_info_buffer *buffer, in print_pin_widget() argument
48 static void print_clock_widget(struct snd_info_buffer *buffer, in print_clock_widget() argument
88 print_mixer_widget(struct snd_info_buffer *buffer, struct lola *chip, int nid) print_mixer_widget() argument
97 lola_proc_codec_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer) lola_proc_codec_read() argument
134 lola_proc_codec_rw_write(struct snd_info_entry *entry, struct snd_info_buffer *buffer) lola_proc_codec_rw_write() argument
149 lola_proc_codec_rw_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer) lola_proc_codec_rw_read() argument
159 lola_proc_regs_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer) lola_proc_regs_read() argument
[all...]
/kernel/linux/linux-6.6/security/tomoyo/
H A Drealpath.c94 static char *tomoyo_get_absolute_path(const struct path *path, char * const buffer, in tomoyo_get_absolute_path() argument
125 tomoyo_get_dentry_path(struct dentry *dentry, char * const buffer, const int buflen) tomoyo_get_dentry_path() argument
153 tomoyo_get_local_path(struct dentry *dentry, char * const buffer, const int buflen) tomoyo_get_local_path() argument
[all...]
/kernel/linux/linux-6.6/sound/core/
H A Dsound_oss.c217 snd_minor_info_oss_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer) snd_minor_info_oss_read() argument
/kernel/linux/linux-6.6/security/keys/
H A Duser_defined.c171 long user_read(const struct key *key, char *buffer, size_t buflen) in user_read() argument
/kernel/linux/linux-6.6/tools/testing/selftests/pidfd/
H A Dpidfd_open_test.c47 static int char_left_gc(const char *buffer, size_t len) in char_left_gc() argument
62 static int char_right_gc(const char *buffer, size_t len) in char_right_gc() argument
79 static char *trim_whitespace_in_place(char *buffer) in trim_whitespace_in_place() argument
[all...]
/kernel/linux/linux-6.6/tools/usb/ffs-aio-example/simple/host_app/
H A Dtest.c170 static unsigned char buffer[BUF_LEN]; in main() local
/kernel/linux/linux-6.6/tools/usb/ffs-aio-example/multibuff/host_app/
H A Dtest.c169 static unsigned char buffer[BUF_LEN]; in main() local
/kernel/linux/linux-6.6/tools/wmi/
H A Ddell-smbios-example.c32 static void show_buffer(struct dell_wmi_smbios_buffer *buffer) in show_buffer() argument
42 run_wmi_smbios_cmd(struct dell_wmi_smbios_buffer *buffer) run_wmi_smbios_cmd() argument
94 token_is_active(__u16 *location, __u16 *cmpvalue, struct dell_wmi_smbios_buffer *buffer) token_is_active() argument
109 query_token(__u16 token, struct dell_wmi_smbios_buffer *buffer) query_token() argument
123 activate_token(struct dell_wmi_smbios_buffer *buffer, __u16 token) activate_token() argument
157 struct dell_wmi_smbios_buffer *buffer; main() local
[all...]
/kernel/liteos_a/drivers/char/perf/src/
H A Dperf.c60 static ssize_t PerfRead(struct file *filep, char *buffer, size_t buflen) in PerfRead() argument
91 static ssize_t PerfConfig(struct file *filep, const char *buffer, size_t buflen) in PerfConfig() argument
/kernel/liteos_a/drivers/char/random/src/
H A Drandom.c72 ssize_t RanRead(struct file *filep, char *buffer, size_t buflen) in RanRead() argument
/kernel/liteos_a/drivers/char/trace/src/
H A Dtrace.c62 static ssize_t TraceRead(struct file *filep, char *buffer, size_t buflen) in TraceRead() argument
90 static ssize_t TraceWrite(struct file *filep, const char *buffer, size_t buflen) in TraceWrite() argument
/kernel/liteos_a/kernel/common/
H A Dvirtual_serial.c104 STATIC ssize_t SerialRead(struct file *filep, CHAR *buffer, size_t bufLen) in SerialRead() argument
128 STATIC ssize_t SerialWrite(struct file *filep, const CHAR *buffer, size_t bufLen) in SerialWrite() argument
/kernel/linux/linux-6.6/sound/firewire/fireworks/
H A Dfireworks_proc.c28 proc_read_hwinfo(struct snd_info_entry *entry, struct snd_info_buffer *buffer) in proc_read_hwinfo() argument
105 proc_read_clock(struct snd_info_entry *entry, struct snd_info_buffer *buffer) proc_read_clock() argument
127 proc_read_phys_meters(struct snd_info_entry *entry, struct snd_info_buffer *buffer) proc_read_phys_meters() argument
178 proc_read_queues_state(struct snd_info_entry *entry, struct snd_info_buffer *buffer) proc_read_queues_state() argument
[all...]
/kernel/linux/linux-6.6/sound/pci/ca0106/
H A Dca0106_proc.c84 static void snd_ca0106_proc_dump_iec958( struct snd_info_buffer *buffer, u32 value) in snd_ca0106_proc_dump_iec958() argument
258 snd_ca0106_proc_iec958(struct snd_info_entry *entry, struct snd_info_buffer *buffer) snd_ca0106_proc_iec958() argument
280 snd_ca0106_proc_reg_write32(struct snd_info_entry *entry, struct snd_info_buffer *buffer) snd_ca0106_proc_reg_write32() argument
298 snd_ca0106_proc_reg_read32(struct snd_info_entry *entry, struct snd_info_buffer *buffer) snd_ca0106_proc_reg_read32() argument
314 snd_ca0106_proc_reg_read16(struct snd_info_entry *entry, struct snd_info_buffer *buffer) snd_ca0106_proc_reg_read16() argument
330 snd_ca0106_proc_reg_read8(struct snd_info_entry *entry, struct snd_info_buffer *buffer) snd_ca0106_proc_reg_read8() argument
346 snd_ca0106_proc_reg_read1(struct snd_info_entry *entry, struct snd_info_buffer *buffer) snd_ca0106_proc_reg_read1() argument
364 snd_ca0106_proc_reg_read2(struct snd_info_entry *entry, struct snd_info_buffer *buffer) snd_ca0106_proc_reg_read2() argument
382 snd_ca0106_proc_reg_write(struct snd_info_entry *entry, struct snd_info_buffer *buffer) snd_ca0106_proc_reg_write() argument
396 snd_ca0106_proc_i2c_write(struct snd_info_entry *entry, struct snd_info_buffer *buffer) snd_ca0106_proc_i2c_write() argument
[all...]
/kernel/linux/linux-6.6/drivers/s390/cio/
H A Dcio_inject.c90 char *buffer; in crw_inject_write() local
/kernel/linux/linux-6.6/drivers/s390/net/
H A Dsmsgiucv.c56 unsigned char *buffer; in smsg_message_pending() local
[all...]
/kernel/linux/linux-6.6/drivers/scsi/megaraid/
H A Dmegaraid_mm.h72 uint8_t __user *buffer; member
76 uint8_t __user *buffer; member
/kernel/linux/linux-6.6/drivers/scsi/esas2r/
H A Desas2r_log.c129 char *buffer = event_buffer; in esas2r_log_master() local
/kernel/linux/linux-6.6/kernel/
H A Dstackleak.c24 stack_erasing_sysctl(struct ctl_table *table, int write, void __user *buffer, size_t *lenp, loff_t *ppos) stack_erasing_sysctl() argument
H A Dsysctl-test.c36 void __user *buffer = (void __user *)kunit_kzalloc(test, sizeof(int), in sysctl_test_api_dointvec_null_tbl_data() local
82 void __user *buffer = (void __user *)kunit_kzalloc(test, sizeof(int), in sysctl_test_api_dointvec_table_maxlen_unset() local
125 void __user *buffer = (void __user *)kunit_kzalloc(test, sizeof(int), sysctl_test_api_dointvec_table_len_is_zero() local
159 void __user *buffer = (void __user *)kunit_kzalloc(test, sizeof(int), sysctl_test_api_dointvec_table_read_but_position_set() local
196 char *buffer = kunit_kzalloc(test, len, GFP_USER); sysctl_test_dointvec_read_happy_single_positive() local
227 char *buffer = kunit_kzalloc(test, len, GFP_USER); sysctl_test_dointvec_read_happy_single_negative() local
257 char *buffer = kunit_kzalloc(test, len, GFP_USER); sysctl_test_dointvec_write_happy_single_positive() local
287 char *buffer = kunit_kzalloc(test, len, GFP_USER); sysctl_test_dointvec_write_happy_single_negative() local
318 char *buffer = kunit_kzalloc(test, max_len, GFP_USER); sysctl_test_api_dointvec_write_single_less_int_min() local
356 char *buffer = kunit_kzalloc(test, max_len, GFP_USER); sysctl_test_api_dointvec_write_single_greater_int_max() local
[all...]

Completed in 10 milliseconds

1...<<11121314151617181920>>...147