Home
last modified time | relevance | path

Searched defs:buf (Results 101 - 125 of 13627) sorted by relevance

12345678910>>...546

/kernel/liteos_m/testsuites/unittest/fuzz/src/stdlib/
H A Drealloc_fuzz.c49 char *buf = NULL; in ReallocFuzzTest() local
/kernel/liteos_m/testsuites/unittest/posix/src/fs/api/
H A Dposix_fs_fstat_test.c42 struct stat buf = { 0 }; variable
67 struct stat buf = { 0 }; variable
83 struct stat buf = { 0 }; variable
99 struct stat buf = { 0 }; variable
124 struct stat *buf = NULL; global() variable
151 struct stat buf = { 0 }; global() variable
[all...]
/kernel/linux/linux-6.6/net/dsa/
H A Dtrace.c8 void dsa_db_print(const struct dsa_db *db, char buf[DSA_DB_BUFSIZ]) in dsa_db_print() argument
/kernel/linux/linux-6.6/net/ceph/
H A Dauth_none.h17 char buf[128]; member
/kernel/liteos_a/testsuites/unittest/libc/io/full/
H A DIO_test_strfmon_l_002.cpp37 char buf[100] = {0}; in testcase1() local
[all...]
/kernel/liteos_a/testsuites/unittest/libc/io/smoke/
H A DIO_test_013.cpp36 wchar_t buf[200]; in Testcase() local
/kernel/liteos_a/testsuites/unittest/libc/posix/pthread/smoke/
H A DIt_posix_pthread_020.cpp42 VOID *buf; in Testcase() local
/kernel/liteos_a/testsuites/unittest/libc/util/smoke/
H A Dutil_test_006.cpp37 char buf[64]; in TestCase() local
/kernel/liteos_a/testsuites/unittest/net/resolv/full/
H A Dnet_resolv_test_005.cpp38 char buf[100]; in EtherLineTest() local
/kernel/liteos_a/testsuites/unittest/net/socket/smoke/
H A Dnet_socket_test_006.cpp76 char buf[32]; in InetTest() local
/kernel/liteos_a/testsuites/unittest/process/plimits/smoke/
H A DIt_process_plimits_004.cpp45 char buf[BUFFER_SIZE + 1] = {0}; in ItProcessPlimits004() local
H A DIt_process_plimits_ipc_011.cpp44 char buf[512] = { 0 }; in ItProcessPlimitsIpc011() local
/kernel/linux/linux-5.10/arch/x86/platform/uv/
H A Duv_sysfs.c15 partition_id_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) partition_id_show() argument
21 coherence_id_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) coherence_id_show() argument
/kernel/linux/linux-5.10/arch/ia64/lib/
H A Dclear_user.S21 #define buf r32 define
[all...]
/kernel/linux/linux-5.10/arch/alpha/kernel/
H A Dbugs.c19 cpu_show_meltdown(struct device *dev, struct device_attribute *attr, char *buf) cpu_show_meltdown() argument
28 cpu_show_spectre_v1(struct device *dev, struct device_attribute *attr, char *buf) cpu_show_spectre_v1() argument
37 cpu_show_spectre_v2(struct device *dev, struct device_attribute *attr, char *buf) cpu_show_spectre_v2() argument
/kernel/linux/linux-5.10/arch/arm64/kernel/
H A Dcrash_dump.c28 ssize_t copy_oldmem_page(unsigned long pfn, char *buf, in copy_oldmem_page() argument
64 ssize_t elfcorehdr_read(char *buf, size_t count, u64 *ppos) in elfcorehdr_read() argument
[all...]
/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/
H A Dhvconsole.c28 int hvc_get_chars(uint32_t vtermno, char *buf, int count) in hvc_get_chars() argument
55 int hvc_put_chars(uint32_t vtermno, const char *buf, int count) in hvc_put_chars() argument
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dcrash_dump.c27 ssize_t copy_oldmem_page(unsigned long pfn, char *buf, in copy_oldmem_page() argument
/kernel/linux/linux-5.10/arch/mips/include/asm/txx9/
H A Dspi.h27 spi_eeprom_read(int busid, int chipid, int address, unsigned char *buf, int len) spi_eeprom_read() argument
/kernel/linux/linux-5.10/arch/x86/boot/
H A Dcpu.c23 static char buf[6]; in cpu_name() local
H A Dmemory.c23 static struct boot_e820_entry buf; /* static so it is zeroed */ in detect_memory_e820() local
/kernel/linux/linux-5.10/arch/um/drivers/
H A Dslip_common.c6 int slip_proto_read(int fd, void *buf, int len, struct slip_proto *slip) in slip_proto_read() argument
46 int slip_proto_write(int fd, void *buf, int len, struct slip_proto *slip) in slip_proto_write() argument
/kernel/linux/linux-5.10/arch/sh/mm/
H A Dconsistent.c42 void *buf; in platform_resource_setup_memory() local
/kernel/linux/linux-5.10/arch/s390/crypto/
H A Dsha.h25 u8 buf[SHA_MAX_BLOCK_SIZE]; member
/kernel/linux/linux-5.10/arch/x86/kernel/kprobes/
H A Dcommon.h102 static inline unsigned long __recover_optprobed_insn(kprobe_opcode_t *buf, unsigned long addr) in __recover_optprobed_insn() argument

Completed in 24 milliseconds

12345678910>>...546