Home
last modified time | relevance | path

Searched defs:buffer (Results 3601 - 3625 of 5415) sorted by relevance

1...<<141142143144145146147148149150>>...217

/kernel/linux/linux-6.6/tools/perf/util/
H A Dsvghelper.c451 static char buffer[1024]; in HzToHuman() local
/kernel/linux/linux-6.6/tools/power/acpi/os_specific/service_layers/
H A Dosunixxf.c387 char buffer[ACPI_VPRINTF_BUFFER_SIZE]; in acpi_os_vprintf() local
440 acpi_os_get_line(char *buffer, u32 buffer_length, u32 *bytes_read) acpi_os_get_line() argument
[all...]
/kernel/linux/linux-6.6/tools/power/x86/intel-speed-select/
H A Disst-core-mbox.c347 char buffer[128], freq_str[16]; in _set_uncore_min_max() local
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dioam6_parser.c610 __u8 buffer[400], *p; in main() local
H A Dtcp_mmap.c136 void *buffer; in mmap_large_buffer() local
174 unsigned char *buffer = NULL; in child_thread() local
449 unsigned char *buffer; main() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/resctrl/
H A Dresctrlfs.c15 static int find_resctrl_mount(char *buffer) in find_resctrl_mount() argument
/kernel/linux/linux-6.6/sound/pci/lx6464es/
H A Dlx6464es.c874 lx_proc_levels_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer) lx_proc_levels_read() argument
[all...]
/kernel/linux/linux-6.6/security/apparmor/
H A Ddomain.c629 profile_transition(const struct cred *subj_cred, struct aa_profile *profile, const struct linux_binprm *bprm, char *buffer, struct path_cond *cond, bool *secure_exec) profile_transition() argument
731 profile_onexec(const struct cred *subj_cred, struct aa_profile *profile, struct aa_label *onexec, bool stack, const struct linux_binprm *bprm, char *buffer, struct path_cond *cond, bool *secure_exec) profile_onexec() argument
807 handle_onexec(const struct cred *subj_cred, struct aa_label *label, struct aa_label *onexec, bool stack, const struct linux_binprm *bprm, char *buffer, struct path_cond *cond, bool *unsafe) handle_onexec() argument
877 char *buffer = NULL; apparmor_bprm_creds_for_exec() local
[all...]
/kernel/linux/linux-6.6/security/tomoyo/
H A Dutil.c226 void tomoyo_print_ulong(char *buffer, const int buffer_len, in tomoyo_print_ulong() argument
406 void tomoyo_normalize_line(unsigned char *buffer) in tomoyo_normalize_line() argument
585 tomoyo_domain_def(const unsigned char *buffer) tomoyo_domain_def() argument
[all...]
/kernel/linux/linux-6.6/sound/core/
H A Dinit.c959 void snd_card_info_read_oss(struct snd_info_buffer *buffer) in snd_card_info_read_oss() argument
933 snd_card_info_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer) snd_card_info_read() argument
981 snd_card_module_info_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer) snd_card_module_info_read() argument
H A Dcompress_offload.c537 void *buffer = NULL; in snd_compr_allocate_buffer() local
1092 snd_compress_proc_info_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer) snd_compress_proc_info_read() argument
[all...]
H A Dump.c303 int snd_ump_receive(struct snd_ump_endpoint *ump, const u32 *buffer, int count) in snd_ump_receive() argument
41 process_legacy_output(struct snd_ump_endpoint *ump, u32 *buffer, int count) process_legacy_output() argument
338 snd_ump_transmit(struct snd_ump_endpoint *ump, u32 *buffer, int count) snd_ump_transmit() argument
475 snd_ump_proc_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer) snd_ump_proc_read() argument
1073 process_legacy_output(struct snd_ump_endpoint *ump, u32 *buffer, int count) process_legacy_output() argument
[all...]
/kernel/linux/linux-6.6/security/
H A Ddevice_cgroup.c610 devcgroup_update_access(struct dev_cgroup *devcgroup, int filetype, char *buffer) devcgroup_update_access() argument
/kernel/linux/linux-6.6/security/integrity/ima/
H A Dima_template_lib.c305 u8 buffer[DIGEST_TYPE_NAME_LEN_MAX + CRYPTO_MAX_ALG_NAME + 2 + in ima_eventdigest_init_common() local
688 u8 *buffer = NULL; in ima_eventinodexattrs_init_common() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Ddynptr_fail.c257 char buffer[sizeof(*hdr)] = {}; in data_slice_out_of_bounds_skb() local
1077 char buffer[sizeof(*hdr)] = {}; in skb_invalid_slice_write() local
1098 char buffer[sizeof(*hdr)] = {}; in skb_invalid_data_slice1() local
1124 char buffer[sizeo in skb_invalid_data_slice2() local
1151 char buffer[sizeof(*hdr)] = {}; skb_invalid_data_slice3() local
1177 char buffer[sizeof(*hdr)] = {}; skb_invalid_data_slice4() local
1201 char buffer[sizeof(*hdr)] = {}; xdp_invalid_data_slice1() local
1226 char buffer[sizeof(*hdr)] = {}; xdp_invalid_data_slice2() local
1295 char buffer[sizeof(*hdr)] = {}; dynptr_slice_var_len1() local
1312 char buffer[sizeof(struct ethhdr)] = {}; dynptr_slice_var_len2() local
1368 char buffer[sizeof(struct ethhdr)] = {}; invalid_slice_rdwr_rdonly() local
1622 char buffer[sizeof(__u32)] = {}; clone_skb_packet_data() local
1648 char buffer[sizeof(__u32)] = {}; clone_xdp_packet_data() local
1676 char buffer[8] = {}; test_dynptr_skb_small_buff() local
[all...]
H A Dtest_l4lb_noinline_dynptr.c238 __u8 buffer[sizeof(struct ipv6hdr)] = {}; in parse_icmpv6() local
287 __u8 buffer[sizeof(struct udphdr)] = {}; in parse_udp() local
307 __u8 buffer[sizeof(struct tcphdr)] = {}; in parse_tcp() local
352 __u8 buffer[sizeof(struct ipv6hdr)] = {}; process_packet() local
375 __u8 buffer[sizeof(struct iphdr)] = {}; process_packet() local
460 __u8 buffer[sizeof(struct eth_hdr)] = {}; balancer_ingress() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dxsk.c102 static bool xsk_page_aligned(void *buffer) in xsk_page_aligned() argument
/kernel/linux/linux-6.6/tools/testing/selftests/net/mptcp/
H A Dpm_nl_ctl.c107 u_int8_t buffer[NLMSG_ALIGN(sizeof(struct nlmsghdr)) + in capture_events() local
/kernel/linux/linux-6.6/tools/tracing/rtla/src/
H A Dosnoise.c51 char buffer[1024]; in osnoise_set_cpus() local
129 char *buffer; in osnoise_read_ll_config() local
152 char buffer[BUFF_U64_STR_SIZE]; in osnoise_write_ll_config() local
[all...]
/kernel/linux/linux-6.6/tools/usb/
H A Dffs-test.c85 char buffer[128]; in _msg() local
/kernel/liteos_a/fs/jffs2/src/
H A Dvfs_jffs2.c279 ssize_t VfsJffs2ReadPage(struct Vnode *vnode, char *buffer, off_t off) in VfsJffs2ReadPage() argument
306 ssize_t VfsJffs2Read(struct file *filep, char *buffer, size_t bufLen) in VfsJffs2Read() argument
333 ssize_t VfsJffs2WritePage(struct Vnode *vnode, char *buffer, off_t pos, size_t buflen) in VfsJffs2WritePage() argument
386 ssize_t VfsJffs2Write(struct file *filep, const char *buffer, size_t bufLen) in VfsJffs2Write() argument
764 ssize_t VfsJffs2Readlink(struct Vnode *vnode, char *buffer, size_t bufLen) in VfsJffs2Readlink() argument
[all...]
/kernel/liteos_a/fs/proc/os_adapt/
H A Dprocess_proc.c79 static ssize_t ProcessContainerLink(unsigned int containerID, ContainerType type, char *buffer, size_t bufLen) in ProcessContainerLink() argument
104 static ssize_t ProcessContainerReadLink(struct ProcDirEntry *entry, char *buffer, size_t bufLen) in ProcessContainerReadLink() argument
[all...]
/kernel/liteos_a/fs/vfs/operation/
H A Dvfs_force_umount.c201 static ssize_t ErrorVopReadlink(struct Vnode *vnode, char *buffer, size_t bufLen) in ErrorVopReadlink() argument
248 static ssize_t ErrorFopRead(struct file *filep, char *buffer, size_t buflen) in ErrorFopRead() argument
256 static ssize_t ErrorFopWrite(struct file *filep, const char *buffer, size_t buflen) in ErrorFopWrite() argument
325 static ssize_t ErrorFopReadpage(struct file *filep, char *buffer, size_t buflen) in ErrorFopReadpage() argument
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Datmdev.h89 void __user * buffer; member
/kernel/linux/linux-6.6/sound/firewire/
H A Damdtp-stream.h125 struct iso_packets_buffer buffer; member

Completed in 28 milliseconds

1...<<141142143144145146147148149150>>...217