/kernel/liteos_m/testsuites/unittest/fuzz/src/stdlib/ |
H A D | realloc_fuzz.c | 49 char *buf = NULL; in ReallocFuzzTest() local
|
/kernel/liteos_m/testsuites/unittest/posix/src/fs/api/ |
H A D | posix_fs_fstat_test.c | 42 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 D | trace.c | 8 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 D | auth_none.h | 17 char buf[128]; member
|
/kernel/liteos_a/testsuites/unittest/libc/io/full/ |
H A D | IO_test_strfmon_l_002.cpp | 37 char buf[100] = {0}; in testcase1() local [all...] |
/kernel/liteos_a/testsuites/unittest/libc/io/smoke/ |
H A D | IO_test_013.cpp | 36 wchar_t buf[200]; in Testcase() local
|
/kernel/liteos_a/testsuites/unittest/libc/posix/pthread/smoke/ |
H A D | It_posix_pthread_020.cpp | 42 VOID *buf; in Testcase() local
|
/kernel/liteos_a/testsuites/unittest/libc/util/smoke/ |
H A D | util_test_006.cpp | 37 char buf[64]; in TestCase() local
|
/kernel/liteos_a/testsuites/unittest/net/resolv/full/ |
H A D | net_resolv_test_005.cpp | 38 char buf[100]; in EtherLineTest() local
|
/kernel/liteos_a/testsuites/unittest/net/socket/smoke/ |
H A D | net_socket_test_006.cpp | 76 char buf[32]; in InetTest() local
|
/kernel/liteos_a/testsuites/unittest/process/plimits/smoke/ |
H A D | It_process_plimits_004.cpp | 45 char buf[BUFFER_SIZE + 1] = {0}; in ItProcessPlimits004() local
|
H A D | It_process_plimits_ipc_011.cpp | 44 char buf[512] = { 0 }; in ItProcessPlimitsIpc011() local
|
/kernel/linux/linux-5.10/arch/x86/platform/uv/ |
H A D | uv_sysfs.c | 15 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 D | clear_user.S | 21 #define buf r32 define [all...] |
/kernel/linux/linux-5.10/arch/alpha/kernel/ |
H A D | bugs.c | 19 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 D | crash_dump.c | 28 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 D | hvconsole.c | 28 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 D | crash_dump.c | 27 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 D | spi.h | 27 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 D | cpu.c | 23 static char buf[6]; in cpu_name() local
|
H A D | memory.c | 23 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 D | slip_common.c | 6 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 D | consistent.c | 42 void *buf; in platform_resource_setup_memory() local
|
/kernel/linux/linux-5.10/arch/s390/crypto/ |
H A D | sha.h | 25 u8 buf[SHA_MAX_BLOCK_SIZE]; member
|
/kernel/linux/linux-5.10/arch/x86/kernel/kprobes/ |
H A D | common.h | 102 static inline unsigned long __recover_optprobed_insn(kprobe_opcode_t *buf, unsigned long addr) in __recover_optprobed_insn() argument
|