/kernel/linux/linux-6.6/scripts/dtc/ |
H A D | yamltree.c | 54 char buf[32]; in yaml_propval_int() local
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | strbuf.c | 48 char *buf; in strbuf_grow() local [all...] |
H A D | color.c | 101 color_fwrite_lines(FILE *fp, const char *color, size_t count, const char *buf) color_fwrite_lines() argument
|
H A D | demangle-java.c | 45 __demangle_java_sym(const char *str, const char *end, char *buf, int maxlen, int mode) in __demangle_java_sym() argument 160 char *buf, *ptr; java_demangle_sym() local [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/arm64/signal/testcases/ |
H A D | ssve_za_regs.c | 18 char buf[1024 * 128]; member
|
/kernel/linux/linux-6.6/tools/perf/util/intel-pt-decoder/ |
H A D | intel-pt-insn-decoder.c | 184 int intel_pt_get_insn(const unsigned char *buf, size_t len, int x86_64, in intel_pt_get_insn() argument 203 int arch_is_branch(const unsigned char *buf, size_t len, int x86_64) in arch_is_branch() argument 256 int intel_pt_insn_desc(const struct intel_pt_insn *intel_pt_insn, char *buf, in intel_pt_insn_desc() argument [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/benchs/ |
H A D | bench_rename.c | 28 char buf[] = "test_overhead"; in producer() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/ |
H A D | get_cgroup_id_user.c | 59 char buf[256]; in main() local [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
H A D | cgrp_local_storage.c | 162 char buf[16]; in test_cgroup_iter_sleepable() local
|
H A D | check_mtu.c | 19 char buf[11] = {}; in read_mtu_device_lo() local 84 char buf[256] = {}; in test_check_mtu_run_xdp() local 137 char buf[256] = {}; in test_check_mtu_run_tc() local [all...] |
H A D | empty_skb.c | 118 char buf[128]; in test_empty_skb() local
|
H A D | libbpf_str.c | 43 char buf[256]; in test_libbpf_bpf_attach_type_str() local 88 char buf[256]; in test_libbpf_bpf_link_type_str() local 133 char buf[256]; test_libbpf_bpf_map_type_str() local 183 char buf[256]; test_libbpf_bpf_prog_type_str() local [all...] |
H A D | l4lb_all.c | 29 char buf[128]; in test_l4lb() local
|
H A D | lwt_helpers.h | 72 static int __expect_icmp_ipv4(char *buf, ssize_t len) in __expect_icmp_ipv4() argument 102 char buf[4096]; in wait_for_packet() local
|
H A D | cgroup_tcp_skb.c | 67 char buf[5]; in talk_to_cgroup() local 114 char buf[5]; in talk_to_outside() local
|
/kernel/linux/linux-6.6/tools/power/acpi/tools/ec/ |
H A D | ec_access.c | 127 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 D | cpupower.c | 24 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/net/ |
H A D | psock_lib.h | 115 char buf[DATA_LEN], rbuf[DATA_LEN]; in pair_udp_send_char() local
|
H A D | reuseport_dualstack.c | 106 char buf[8]; in receive_once() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/proc/ |
H A D | fd-003-kthread.c | 43 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 D | vdso_standalone_test_x86.c | 98 char buf[] = "The time is .000000\n"; in c_main() local
|
/kernel/linux/linux-6.6/security/tomoyo/ |
H A D | realpath.c | 239 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 D | seq_oss_rw.c | 31 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 D | ima_modsig.c | 40 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 D | lockdown.c | 90 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
|