Home
last modified time | relevance | path

Searched defs:buf (Results 3626 - 3650 of 21104) sorted by relevance

1...<<141142143144145146147148149150>>...845

/kernel/linux/linux-6.6/tools/power/acpi/tools/ec/
H A Dec_access.c127 char buf[EC_SPACE_SIZE]; in dump_ec() local
177 uint8_t buf; in read_ec_val() local
/kernel/linux/linux-6.6/tools/power/cpupower/lib/
H A Dcpupower.c24 unsigned int cpupower_read_sysfs(const char *path, char *buf, size_t buflen) in cpupower_read_sysfs() argument
45 unsigned int cpupower_write_sysfs(const char *path, char *buf, size_t buflen) in cpupower_write_sysfs() argument
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dcgroup_tcp_skb.c67 char buf[5]; in talk_to_cgroup() local
114 char buf[5]; in talk_to_outside() local
H A Dsock_destroy.c14 char buf[50] = {}; in start_iter_sockets() local
150 char buf[1]; in test_udp_server() local
H A Dxdp_synproxy.c39 static bool expect_str(char *buf, size_t size, const char *str, const char *name) in expect_str() argument
64 char buf[CMD_OUT_BUF_SIZE]; in test_synproxy() local
[all...]
H A Dxdp_noinline.c30 char buf[128]; in test_xdp_noinline() local
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dpsock_lib.h115 char buf[DATA_LEN], rbuf[DATA_LEN]; in pair_udp_send_char() local
H A Dreuseport_dualstack.c106 char buf[8]; in receive_once() local
H A Dtxring_overwrite.c142 char buf[100]; in read_verify_pkt() local
/kernel/linux/linux-6.6/tools/testing/selftests/proc/
H A Dfd-003-kthread.c43 char buf[4096]; in kernel_thread_fd() local
133 char buf[64]; test_lookup() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/vDSO/
H A Dvdso_standalone_test_x86.c98 char buf[] = "The time is .000000\n"; in c_main() local
/kernel/linux/linux-6.6/security/tomoyo/
H A Drealpath.c239 char *buf = NULL; in tomoyo_realpath_from_path() local
304 char *buf = tomoyo_realpath_from_path(&path); tomoyo_realpath_nofollow() local
[all...]
/kernel/linux/linux-6.6/sound/core/seq/oss/
H A Dseq_oss_rw.c31 snd_seq_oss_read(struct seq_oss_devinfo *dp, char __user *buf, int count) in snd_seq_oss_read() argument
83 snd_seq_oss_write(struct seq_oss_devinfo *dp, const char __user *buf, int count, struct file *opt) in snd_seq_oss_write() argument
/kernel/linux/linux-6.6/security/integrity/ima/
H A Dima_modsig.c40 int ima_read_modsig(enum ima_hooks func, const void *buf, loff_t buf_len, in ima_read_modsig() argument
100 void ima_collect_modsig(struct modsig *modsig, const void *buf, loff_t size) in ima_collect_modsig() argument
/kernel/linux/linux-6.6/security/lockdown/
H A Dlockdown.c90 static ssize_t lockdown_read(struct file *filp, char __user *buf, size_t count, in lockdown_read() argument
116 static ssize_t lockdown_write(struct file *file, const char __user *buf, in lockdown_write() argument
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dconnect4_prog.c53 char buf[TCP_CA_NAME_MAX]; in verify_cc() local
H A Dtest_core_reloc_module.c14 char *buf; member
H A Dtest_module_attach.c93 long buf = 0; in BPF_PROG() local
57 BPF_PROG(handle_fentry, struct file *file, struct kobject *kobj, struct bin_attribute *bin_attr, char *buf, loff_t off, size_t len) BPF_PROG() argument
68 BPF_PROG(handle_fentry_manual, struct file *file, struct kobject *kobj, struct bin_attribute *bin_attr, char *buf, loff_t off, size_t len) BPF_PROG() argument
80 BPF_PROG(handle_fexit, struct file *file, struct kobject *kobj, struct bin_attribute *bin_attr, char *buf, loff_t off, size_t len, int ret) BPF_PROG() argument
105 BPF_PROG(handle_fmod_ret, struct file *file, struct kobject *kobj, struct bin_attribute *bin_attr, char *buf, loff_t off, size_t len) BPF_PROG() argument
H A Dtest_pkt_access.c53 volatile char buf[MAX_STACK] = {}; in get_skb_len() local
77 volatile char buf[MAX_STACK] = {}; in get_skb_ifindex() local
H A Dlsm.c170 int buf = 0; in BPF_PROG() local
/kernel/linux/linux-6.6/tools/testing/selftests/pidfd/
H A Dpidfd_getfd_test.c39 char buf; in __child() local
/kernel/linux/linux-6.6/tools/testing/selftests/resctrl/
H A Dfill_buf.c41 static void mem_flush(unsigned char *buf, size_t buf_size) in mem_flush() argument
77 static int fill_one_span_read(unsigned char *buf, size_t buf_size) in fill_one_span_read() argument
92 static void fill_one_span_write(unsigned char *buf, size_t buf_size) in fill_one_span_write() argument
104 static int fill_cache_read(unsigned char *buf, size_t buf_size, bool once) in fill_cache_read() argument
127 fill_cache_write(unsigned char *buf, size_t buf_size, bool once) fill_cache_write() argument
140 unsigned char *buf; fill_cache() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/timers/
H A Dclocksource-switch.c44 char buf[512]; in get_clocksources() local
75 int get_cur_clocksource(char *buf, size_t size) in get_cur_clocksource() argument
109 char buf[255]; in run_tests() local
/kernel/linux/linux-6.6/tools/testing/vsock/
H A Dcontrol.c180 char *buf = NULL; in control_readln() local
/kernel/linux/linux-6.6/tools/wmi/
H A Ddell-smbios-example.c57 char buf[4096]; in find_token() local

Completed in 12 milliseconds

1...<<141142143144145146147148149150>>...845