/kernel/linux/linux-6.6/tools/lib/ |
H A D | vsprintf.c | 6 int vscnprintf(char *buf, size_t size, const char *fmt, va_list args) in vscnprintf() argument 14 int scnprintf(char * buf, size_t size, const char * fmt, ...) in scnprintf() argument 27 int scnprintf_pad(char * buf, size_t size, const char * fmt, ...) in scnprintf_pad() argument
|
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/lib/ |
H A D | io.c | 41 ssize_t test_write(int fd, const void *buf, size_t count) in test_write() argument 118 ssize_t test_read(int fd, void *buf, size_t count) in test_read() argument
|
/kernel/linux/linux-6.6/tools/testing/selftests/arm64/signal/testcases/ |
H A D | zt_no_regs.c | 18 char buf[1024 * 128]; member
|
/kernel/linux/linux-6.6/tools/testing/selftests/netfilter/ |
H A D | sctp_collision.c | 14 char buf[] = "hello"; in main() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/proc/ |
H A D | fd-002-posix-eq.c | 29 char buf[64]; in main() local
|
H A D | setns-sysvipc.c | 92 char buf[64]; in main() local 111 char buf[4096]; in main() local
|
H A D | proc-uptime.h | 40 char buf[64], *p; in proc_uptime() local
|
H A D | proc-self-map-files-002.c | 29 char buf[64]; in pass() local 39 char buf[64]; in fail() local
|
H A D | proc-self-map-files-001.c | 29 char buf[64]; in pass() local 39 char buf[64]; in fail() local
|
H A D | proc-self-syscall.c | 25 static inline ssize_t sys_read(int fd, void *buf, size_t len) in sys_read() argument
|
/kernel/linux/linux-6.6/sound/aoa/soundbus/ |
H A D | sysfs.c | 8 modalias_show(struct device *dev, struct device_attribute *attr, char *buf) modalias_show() argument 23 name_show(struct device *dev, struct device_attribute *attr, char *buf) name_show() argument 33 type_show(struct device *dev, struct device_attribute *attr, char *buf) type_show() argument
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
H A D | raw_tp_test_run.c | 14 char buf[] = "new_name"; in test_raw_tp_test_run() local
|
H A D | sockopt_qos_to_cc.c | 11 int buf; in run_setsockopt_test() local
|
H A D | type_cast.c | 11 char buf[128]; in test_xdp() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
H A D | sockopt_qos_to_cc.c | 19 char buf[TCP_CA_NAME_MAX]; in sockopt_qos_to_cc() local
|
H A D | test_global_func1.c | 21 volatile char buf[MAX_STACK] = {}; in f1() local 39 volatile char buf[MAX_STACK] = {}; in f3() local
|
H A D | test_global_func2.c | 19 volatile char buf[MAX_STACK] = {}; in f1() local 37 volatile char buf[MAX_STACK] = {}; in f3() local
|
H A D | test_overhead.c | 13 int BPF_KPROBE(prog1, struct task_struct *tsk, const char *buf, bool exec) in BPF_KPROBE() argument 31 int BPF_PROG(prog4, struct task_struct *tsk, const char *buf, bool exec) in BPF_PROG() argument 37 int BPF_PROG(prog5, struct task_struct *tsk, const char *buf, bool exec) in BPF_PROG() argument
|
/kernel/linux/linux-6.6/tools/testing/selftests/damon/ |
H A D | huge_count_read_write.c | 21 char buf[25]; in write_read_with_huge_count() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/tm/ |
H A D | tm-vmxcopy.c | 44 char buf[pgsize]; in test_vmxcopy() local
|
/kernel/liteos_a/kernel/base/include/ |
H A D | los_ipcdebug_pri.h | 44 CHAR *buf; /**< Control block array total buffer */ member
|
/kernel/liteos_a/kernel/include/ |
H A D | los_hash.h | 50 LITE_OS_SEC_ALW_INLINE STATIC INLINE UINT32 LOS_HashFNV32aBuf(const VOID *buf, size_t len, UINT32 hval) in LOS_HashFNV32aBuf() argument
|
/kernel/liteos_m/testsuites/sample/kernel/atomic/ |
H A D | it_los_atomic_008.c | 53 CHAR buf[10] = ""; // max buf size is 10. in TestCase() local
|
H A D | it_los_atomic_007.c | 52 CHAR buf[10] = ""; // max buf size is 10. in TestCase() local
|
/kernel/linux/linux-6.6/lib/zlib_inflate/ |
H A D | infutil.c | 9 zlib_inflate_blob(void *gunzip_buf, unsigned int sz, const void *buf, unsigned int len) zlib_inflate_blob() argument
|