Home
last modified time | relevance | path

Searched defs:buf (Results 551 - 575 of 19579) sorted by relevance

1...<<21222324252627282930>>...784

/kernel/linux/linux-6.6/tools/lib/
H A Dvsprintf.c6 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 Dio.c41 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 Dzt_no_regs.c18 char buf[1024 * 128]; member
/kernel/linux/linux-6.6/tools/testing/selftests/netfilter/
H A Dsctp_collision.c14 char buf[] = "hello"; in main() local
/kernel/linux/linux-6.6/tools/testing/selftests/proc/
H A Dfd-002-posix-eq.c29 char buf[64]; in main() local
H A Dsetns-sysvipc.c92 char buf[64]; in main() local
111 char buf[4096]; in main() local
H A Dproc-uptime.h40 char buf[64], *p; in proc_uptime() local
H A Dproc-self-map-files-002.c29 char buf[64]; in pass() local
39 char buf[64]; in fail() local
H A Dproc-self-map-files-001.c29 char buf[64]; in pass() local
39 char buf[64]; in fail() local
H A Dproc-self-syscall.c25 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 Dsysfs.c8 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 Draw_tp_test_run.c14 char buf[] = "new_name"; in test_raw_tp_test_run() local
H A Dsockopt_qos_to_cc.c11 int buf; in run_setsockopt_test() local
H A Dtype_cast.c11 char buf[128]; in test_xdp() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dsockopt_qos_to_cc.c19 char buf[TCP_CA_NAME_MAX]; in sockopt_qos_to_cc() local
H A Dtest_global_func1.c21 volatile char buf[MAX_STACK] = {}; in f1() local
39 volatile char buf[MAX_STACK] = {}; in f3() local
H A Dtest_global_func2.c19 volatile char buf[MAX_STACK] = {}; in f1() local
37 volatile char buf[MAX_STACK] = {}; in f3() local
H A Dtest_overhead.c13 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 Dhuge_count_read_write.c21 char buf[25]; in write_read_with_huge_count() local
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/tm/
H A Dtm-vmxcopy.c44 char buf[pgsize]; in test_vmxcopy() local
/kernel/liteos_a/kernel/base/include/
H A Dlos_ipcdebug_pri.h44 CHAR *buf; /**< Control block array total buffer */ member
/kernel/liteos_a/kernel/include/
H A Dlos_hash.h50 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 Dit_los_atomic_008.c53 CHAR buf[10] = ""; // max buf size is 10. in TestCase() local
H A Dit_los_atomic_007.c52 CHAR buf[10] = ""; // max buf size is 10. in TestCase() local
/kernel/linux/linux-6.6/lib/zlib_inflate/
H A Dinfutil.c9 zlib_inflate_blob(void *gunzip_buf, unsigned int sz, const void *buf, unsigned int len) zlib_inflate_blob() argument

Completed in 7 milliseconds

1...<<21222324252627282930>>...784