| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
| H A D | bpf_flow.c | 92 bpf_flow_dissect_get_header(struct __sk_buff *skb, __u16 hdr_size, void *buffer) bpf_flow_dissect_get_header() argument
|
| /kernel/linux/linux-6.6/tools/testing/selftests/iommu/ |
| H A D | iommufd_utils.h | 19 static void *buffer; variable 220 static int _test_ioctl_ioas_map(int fd, unsigned int ioas_id, void *buffer, in _test_ioctl_ioas_map() argument [all...] |
| /kernel/linux/linux-6.6/tools/testing/selftests/powerpc/ |
| H A D | utils.c | 72 char *buffer = NULL; in read_file_alloc() local 186 static int validate_int_parse(const char *buffer, size_t count, char *end) in validate_int_parse() argument 212 parse_bounded_int(const char *buffer, size_t count, intmax_t *result, int base, intmax_t min, intmax_t max) parse_bounded_int() argument 236 parse_bounded_uint(const char *buffer, size_t count, uintmax_t *result, int base, uintmax_t max) parse_bounded_uint() argument 260 parse_intmax(const char *buffer, size_t count, intmax_t *result, int base) parse_intmax() argument 265 parse_uintmax(const char *buffer, size_t count, uintmax_t *result, int base) parse_uintmax() argument 270 parse_int(const char *buffer, size_t count, int *result, int base) parse_int() argument 279 parse_uint(const char *buffer, size_t count, unsigned int *result, int base) parse_uint() argument 288 parse_long(const char *buffer, size_t count, long *result, int base) parse_long() argument 297 parse_ulong(const char *buffer, size_t count, unsigned long *result, int base) parse_ulong() argument 309 char buffer[32] = {0}; read_long() local 321 char buffer[32] = {0}; read_ulong() local 334 char buffer[32]; write_long() local 359 char buffer[32]; write_ulong() local [all...] |
| /kernel/liteos_a/compat/posix/src/ |
| H A D | pthread.c | 763 void pthread_cleanup_push_inner(struct pthread_cleanup_buffer *buffer, in pthread_cleanup_push_inner() argument 773 void pthread_cleanup_pop_inner(struct pthread_cleanup_buffer *buffer, int execute) in pthread_cleanup_pop_inner() argument
|
| /kernel/liteos_a/kernel/extended/trace/cnv/ |
| H A D | trace_cnv.c | 285 STATIC VOID LOS_TraceUsrEvent(VOID *buffer, UINT32 len) in LOS_TraceUsrEvent() argument
|
| /kernel/liteos_a/shell/full/src/cmds/ |
| H A D | dmesg.c | 326 CHAR* buffer = NULL;
in OsDmesgInit() local
|
| /kernel/liteos_a/fs/vfs/operation/ |
| H A D | vfs_other.c | 75 int lstat(const char *path, struct stat *buffer) in lstat() argument
|
| /kernel/linux/linux-6.6/sound/firewire/digi00x/ |
| H A D | amdtp-dot.c | 101 static void dot_encode_step(struct dot_state *state, __be32 *const buffer) in dot_encode_step() argument 145 write_pcm_s32(struct amdtp_stream *s, struct snd_pcm_substream *pcm, __be32 *buffer, unsigned int frames, unsigned int pcm_frames) write_pcm_s32() argument 177 read_pcm_s32(struct amdtp_stream *s, struct snd_pcm_substream *pcm, __be32 *buffer, unsigned int frames, unsigned int pcm_frames) read_pcm_s32() argument 208 write_pcm_silence(struct amdtp_stream *s, __be32 *buffer, unsigned int data_blocks) write_pcm_silence() argument 248 write_midi_messages(struct amdtp_stream *s, __be32 *buffer, unsigned int data_blocks, unsigned int data_block_counter) write_midi_messages() argument 292 read_midi_messages(struct amdtp_stream *s, __be32 *buffer, unsigned int data_blocks) read_midi_messages() argument [all...] |
| /kernel/linux/linux-6.6/sound/firewire/motu/ |
| H A D | amdtp-motu.c | 166 static void write_pcm_silence(struct amdtp_stream *s, __be32 *buffer, in write_pcm_silence() argument 211 static void write_midi_messages(struct amdtp_stream *s, __be32 *buffer, in write_midi_messages() argument 93 read_pcm_s32(struct amdtp_stream *s, struct snd_pcm_substream *pcm, __be32 *buffer, unsigned int data_blocks, unsigned int pcm_frames) read_pcm_s32() argument 129 write_pcm_s32(struct amdtp_stream *s, struct snd_pcm_substream *pcm, __be32 *buffer, unsigned int data_blocks, unsigned int pcm_frames) write_pcm_s32() argument 237 read_midi_messages(struct amdtp_stream *s, __be32 *buffer, unsigned int data_blocks) read_midi_messages() argument 257 copy_sph(u32 *frames, __be32 *buffer, unsigned int data_blocks, unsigned int data_block_quadlets) copy_sph() argument 271 copy_message(u64 *frames, __be32 *buffer, unsigned int data_blocks, unsigned int data_block_quadlets) copy_message() argument 373 write_sph(struct amdtp_motu_cache *cache, __be32 *buffer, unsigned int data_blocks, unsigned int data_block_quadlets) write_sph() argument [all...] |
| H A D | motu-register-dsp-message-parser.c | 159 __be32 *buffer = desc->ctx_payload; in snd_motu_register_dsp_message_parser_parse() local
|
| /kernel/linux/linux-6.6/sound/firewire/oxfw/ |
| H A D | oxfw-scs1x.c | 30 u8 buffer[HSS1394_MAX_PACKET_SIZE]; member [all...] |
| /kernel/linux/linux-6.6/sound/i2c/other/ |
| H A D | ak4114.c | 440 snd_ak4114_proc_regs_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer) snd_ak4114_proc_regs_read() argument
|
| H A D | ak4113.c | 466 snd_ak4113_proc_regs_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer) snd_ak4113_proc_regs_read() argument
|
| H A D | ak4xxx-adda.c | 849 proc_regs_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer) proc_regs_read() argument
|
| /kernel/linux/linux-6.6/sound/oss/dmasound/ |
| H A D | dmasound_paula.c | 654 static int AmiStateInfo(char *buffer, size_t space) in AmiStateInfo() argument
|
| /kernel/linux/linux-6.6/sound/pci/ice1712/ |
| H A D | prodigy192.c | 625 stac9460_proc_regs_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer) stac9460_proc_regs_read() argument
|
| /kernel/linux/linux-6.6/drivers/scsi/mvsas/ |
| H A D | mv_init.c | 694 driver_version_show(struct device *cdev, struct device_attribute *attr, char *buffer) driver_version_show() argument 702 interrupt_coalescing_store(struct device *cdev, struct device_attribute *attr, const char *buffer, size_t size) interrupt_coalescing_store() argument 742 interrupt_coalescing_show(struct device *cdev, struct device_attribute *attr, char *buffer) interrupt_coalescing_show() argument
|
| /kernel/linux/linux-6.6/drivers/scsi/arm/ |
| H A D | eesox.c | 404 eesoxscsi_set_proc_info(struct Scsi_Host *host, char *buffer, int length) in eesoxscsi_set_proc_info() argument [all...] |
| H A D | cumana_2.c | 319 cumanascsi_2_set_proc_info(struct Scsi_Host *host, char *buffer, int length) in cumanascsi_2_set_proc_info() argument [all...] |
| /kernel/linux/linux-6.6/drivers/s390/char/ |
| H A D | sclp_sd.c | 462 data_read(struct file *file, struct kobject *kobj, struct bin_attribute *attr, char *buffer, loff_t off, size_t size) data_read() argument
|
| /kernel/linux/linux-6.6/mm/kasan/ |
| H A D | report.c | 440 char buffer[4 + (BITS_PER_LONG / 8) * 2]; in print_memory_metadata() local
|
| /kernel/linux/linux-6.6/kernel/ |
| H A D | profile.c | 358 prof_cpu_mask_proc_write(struct file *file, const char __user *buffer, size_t count, loff_t *pos) prof_cpu_mask_proc_write() argument [all...] |
| /kernel/linux/linux-6.6/net/netfilter/ |
| H A D | nf_log.c | 407 nf_log_proc_dostring(struct ctl_table *table, int write, void *buffer, size_t *lenp, loff_t *ppos) nf_log_proc_dostring() argument
|
| H A D | nf_nat_sip.c | 70 static int sip_sprintf_addr(const struct nf_conn *ct, char *buffer, in sip_sprintf_addr() argument 83 static int sip_sprintf_addr_port(const struct nf_conn *ct, char *buffer, in sip_sprintf_addr_port() argument 34 mangle_packet(struct sk_buff *skb, unsigned int protoff, unsigned int dataoff, const char **dptr, unsigned int *datalen, unsigned int matchoff, unsigned int matchlen, const char *buffer, unsigned int buflen) mangle_packet() argument 102 char buffer[INET6_ADDRSTRLEN + sizeof("[]:nnnnn")]; map_addr() local 183 char buffer[INET6_ADDRSTRLEN + sizeof("[]:nnnnn")]; nf_nat_sip() local 387 char buffer[INET6_ADDRSTRLEN + sizeof("[]:nnnnn")]; nf_nat_sip_expect() local 442 char buffer[sizeof("65536")]; mangle_content_len() local 462 mangle_sdp_packet(struct sk_buff *skb, unsigned int protoff, unsigned int dataoff, const char **dptr, unsigned int *datalen, unsigned int sdpoff, enum sdp_header_types type, enum sdp_header_types term, char *buffer, int buflen) mangle_sdp_packet() argument 491 char buffer[INET6_ADDRSTRLEN]; nf_nat_sdp_addr() local 509 char buffer[sizeof("nnnnn")]; nf_nat_sdp_port() local 528 char buffer[INET6_ADDRSTRLEN]; nf_nat_sdp_session() local [all...] |
| /kernel/linux/linux-6.6/net/ipv4/ |
| H A D | sysctl_net_ipv4.c | 68 ipv4_local_port_range(struct ctl_table *table, int write, void *buffer, size_t *lenp, loff_t *ppos) ipv4_local_port_range() argument 103 ipv4_privileged_ports(struct ctl_table *table, int write, void *buffer, size_t *lenp, loff_t *ppos) ipv4_privileged_ports() argument 164 ipv4_ping_group_range(struct ctl_table *table, int write, void *buffer, size_t *lenp, loff_t *ppos) ipv4_ping_group_range() argument 199 ipv4_fwd_update_priority(struct ctl_table *table, int write, void *buffer, size_t *lenp, loff_t *ppos) ipv4_fwd_update_priority() argument 215 proc_tcp_congestion_control(struct ctl_table *ctl, int write, void *buffer, size_t *lenp, loff_t *ppos) proc_tcp_congestion_control() argument 235 proc_tcp_available_congestion_control(struct ctl_table *ctl, int write, void *buffer, size_t *lenp, loff_t *ppos) proc_tcp_available_congestion_control() argument 251 proc_allowed_congestion_control(struct ctl_table *ctl, int write, void *buffer, size_t *lenp, loff_t *ppos) proc_allowed_congestion_control() argument 288 proc_tcp_fastopen_key(struct ctl_table *table, int write, void *buffer, size_t *lenp, loff_t *ppos) proc_tcp_fastopen_key() argument 359 proc_tfo_blackhole_detect_timeout(struct ctl_table *table, int write, void *buffer, size_t *lenp, loff_t *ppos) proc_tfo_blackhole_detect_timeout() argument 374 proc_tcp_available_ulp(struct ctl_table *ctl, int write, void *buffer, size_t *lenp, loff_t *ppos) proc_tcp_available_ulp() argument 391 proc_tcp_ehash_entries(struct ctl_table *table, int write, void *buffer, size_t *lenp, loff_t *ppos) proc_tcp_ehash_entries() argument 415 proc_udp_hash_entries(struct ctl_table *table, int write, void *buffer, size_t *lenp, loff_t *ppos) proc_udp_hash_entries() argument 439 proc_fib_multipath_hash_policy(struct ctl_table *table, int write, void *buffer, size_t *lenp, loff_t *ppos) proc_fib_multipath_hash_policy() argument 454 proc_fib_multipath_hash_fields(struct ctl_table *table, int write, void *buffer, size_t *lenp, loff_t *ppos) proc_fib_multipath_hash_fields() argument [all...] |