Home
last modified time | relevance | path

Searched defs:buf (Results 1 - 25 of 13728) sorted by relevance

12345678910>>...550

/kernel/liteos_a/testsuites/unittest/fuzz/
H A Dchroot_fuzzer.cpp41 char *buf = DT_SetGetString(&g_Element[0], LENGTH_STRING, MAXLENGTH_STRING, INITVALUE_STRING); in TestChroot() local
H A Dsem_open_fuzzer.cpp43 char *buf = DT_SetGetString(&g_Element[0], LENGTH_STRING, MAXLENGTH_STRING, INITVALUE_STRING); in TestSemOpen() local
H A Dsystem_fuzzer.cpp41 char *buf = DT_SetGetString(&g_Element[0], LENGTH_STRING, MAXLENGTH_STRING, INITVALUE_STRING); in TestSystem() local
H A Dreadlink_fuzzer.cpp42 char *buf = DT_SetGetBlob(&g_Element[1], LENGTH_STRING, MAXLENGTH_STRING, INITVALUE_STRING); in TestReadlink() local
H A Dsethostname_fuzzer.cpp41 char *buf = DT_SetGetString(&g_Element[0], LENGTH_STRING, MAXLENGTH_STRING, INITVALUE_STRING); in TestSethostname() local
H A Dsyslog_fuzzer.cpp42 char *buf = DT_SetGetString(&g_Element[1], LENGTH_STRING, MAXLENGTH_STRING, INITVALUE_STRING); in TestSyslog() local
H A Dtimes_fuzzer.cpp38 struct tms buf; in TestTimes() local
/kernel/linux/linux-5.10/Documentation/networking/device_drivers/atm/
H A Dcxacru-cf.py34 buf = sys.stdin.read(4) variable
/kernel/linux/linux-6.6/Documentation/networking/device_drivers/atm/
H A Dcxacru-cf.py34 buf = sys.stdin.read(4) variable
/kernel/linux/linux-5.10/tools/testing/selftests/proc/
H A Dproc-self-wchan.c24 char buf[64]; in main() local
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dtest_trampoline_count.c11 int BPF_PROG(prog1, struct task_struct *tsk, const char *buf, bool exec) in BPF_PROG() argument
17 int BPF_PROG(prog2, struct task_struct *tsk, const char *buf, bool exec) in BPF_PROG() argument
/kernel/linux/linux-5.10/include/linux/soc/ti/
H A Dti-msgmgr.h32 u8 *buf; member
/kernel/linux/linux-5.10/scripts/dtc/libfdt/
H A Dfdt_empty_tree.c13 int fdt_create_empty_tree(void *buf, int bufsize) in fdt_create_empty_tree() argument
/kernel/linux/linux-6.6/scripts/dtc/libfdt/
H A Dfdt_empty_tree.c13 int fdt_create_empty_tree(void *buf, int bufsize) in fdt_create_empty_tree() argument
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dunpriv_helpers.c13 char buf[2]; in get_unpriv_disabled() local
/kernel/linux/linux-6.6/tools/testing/selftests/proc/
H A Dproc-self-wchan.c24 char buf[64]; in main() local
/kernel/liteos_m/testsuites/sample/kernel/lms/
H A DIt_los_lms_018.c38 CHAR *buf; in TestCase() local
[all...]
H A DIt_los_lms_019.c38 CHAR *buf; in TestCase() local
[all...]
/kernel/liteos_m/testsuites/unittest/fuzz/src/sys/times/
H A Dtimes_fuzz.c46 struct tms buf; in TimesFuzzTest() local
/kernel/liteos_m/testsuites/unittest/posix/src/fs/api/
H A Dposix_fs_statfs_test.c40 struct statfs buf = { 0 }; variable
55 struct statfs buf = { 0 }; variable
75 struct statfs buf = { 0 }; variable
/kernel/linux/linux-6.6/lib/zlib_dfltcc/
H A Ddfltcc.c9 oesc_msg( char *buf, int oesc ) oesc_msg() argument
/kernel/linux/linux-5.10/arch/m68k/kernel/
H A Dearly_printk.c39 static int __init setup_early_printk(char *buf) in setup_early_printk() argument
/kernel/linux/linux-5.10/arch/loongarch/boot/compressed/
H A Ddbg.c29 unsigned char buf[10]; in puthex() local
/kernel/linux/linux-5.10/arch/mips/boot/compressed/
H A Ddbg.c29 unsigned char buf[10]; in puthex() local
/kernel/linux/linux-5.10/arch/um/kernel/
H A Dearly_printk.c23 static int __init setup_early_printk(char *buf) in setup_early_printk() argument

Completed in 5 milliseconds

12345678910>>...550