/kernel/liteos_a/testsuites/unittest/process/fs/smoke/ |
H A D | It_process_fs_012.cpp | 45 std::ostringstream buf; in child_process() local 75 std::ostringstream buf; in ItProcessFs012() local
|
H A D | It_process_fs_005.cpp | 36 std::ostringstream buf; in gen_proc_pid_cpup_path() local
|
H A D | It_process_fs_004.cpp | 36 std::ostringstream buf; in gen_proc_pid_meminfo_path() local
|
/kernel/liteos_a/testsuites/unittest/process/plimits/smoke/ |
H A D | It_process_plimits_008.cpp | 46 struct stat buf;
in GetFileMode() local
|
H A D | It_process_plimits_ipc_005.cpp | 50 char buf[g_buffSize] = { 0 }; in ItProcessPlimitsIpc005() local
|
H A D | It_process_plimits_ipc_009.cpp | 48 char buf[g_buffSize] = { 0 }; in ItProcessPlimitsIpc009() local
|
H A D | It_process_plimits_pid_003.cpp | 39 static int PidWrite(const char *filepath, char *buf) in PidWrite() argument
|
/kernel/linux/linux-5.10/drivers/char/hw_random/ |
H A D | meson-rng.c | 26 static int meson_rng_read(struct hwrng *rng, void *buf, size_t max, bool wait) in meson_rng_read() argument
|
/kernel/linux/linux-5.10/drivers/block/paride/ |
H A D | aten.c | 70 static void aten_read_block( PIA *pi, char * buf, int count ) in aten_read_block() argument 98 static void aten_write_block( PIA *pi, char * buf, int count ) in aten_write_block() argument
|
/kernel/linux/linux-5.10/arch/arc/kernel/ |
H A D | unaligned.c | 202 char buf[TASK_COMM_LEN]; in misaligned_fixup() local
|
/kernel/linux/linux-5.10/crypto/ |
H A D | scatterwalk.c | 18 static inline void memcpy_dir(void *buf, void *sgdata, size_t nbytes, int out) in memcpy_dir() argument 26 void scatterwalk_copychunks(void *buf, struct scatter_walk *walk, in scatterwalk_copychunks() argument 55 void scatterwalk_map_and_copy(void *buf, struct scatterlist *sg, in scatterwalk_map_and_copy() argument
|
/kernel/linux/linux-5.10/drivers/acpi/ |
H A D | bgrt.c | 32 image_read(struct file *file, struct kobject *kobj, struct bin_attribute *attr, char *buf, loff_t off, size_t count) image_read() argument
|
/kernel/linux/linux-5.10/drivers/ata/ |
H A D | sata_promise.h | 74 static inline unsigned int pdc_pkt_footer(struct ata_taskfile *tf, u8 *buf, in pdc_pkt_footer() argument 28 pdc_pkt_header(struct ata_taskfile *tf, dma_addr_t sg_table, unsigned int devno, u8 *buf) pdc_pkt_header() argument 89 pdc_prep_lba28(struct ata_taskfile *tf, u8 *buf, unsigned int i) pdc_prep_lba28() argument 112 pdc_prep_lba48(struct ata_taskfile *tf, u8 *buf, unsigned int i) pdc_prep_lba48() argument [all...] |
/kernel/linux/linux-5.10/arch/loongarch/loongson64/ |
H A D | env.c | 60 boardinfo_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) boardinfo_show() argument
|
/kernel/linux/linux-5.10/arch/mips/bcm47xx/ |
H A D | setup.c | 108 char buf[100]; in bcm47xx_register_ssb() local
|
/kernel/linux/linux-5.10/arch/mips/txx9/generic/ |
H A D | spi_eeprom.c | 50 unsigned char *buf; member 59 char *buf = read_param->buf; in early_seeprom_probe() local 87 spi_eeprom_read(int busid, int chipid, int address, unsigned char *buf, int len) spi_eeprom_read() argument
|
H A D | 7segled.c | 40 ascii_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t size) ascii_store() argument 49 raw_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t size) raw_store() argument 61 map_seg7_show(struct device *dev, struct device_attribute *attr, char *buf) map_seg7_show() argument 69 map_seg7_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t size) map_seg7_store() argument
|
/kernel/linux/linux-5.10/arch/powerpc/sysdev/ |
H A D | mmio_nvram.c | 24 static ssize_t mmio_nvram_read(char *buf, size_t count, loff_t *index) in mmio_nvram_read() argument 60 static ssize_t mmio_nvram_write(char *buf, size_t count, loff_t *index) in mmio_nvram_write() argument
|
/kernel/linux/linux-5.10/arch/powerpc/boot/ |
H A D | serial.c | 28 static void serial_write(const char *buf, int len) in serial_write() argument 36 static void serial_edit_cmdline(char *buf, int len, unsigned int timeout) in serial_edit_cmdline() argument
|
H A D | ps3.c | 51 static void ps3_console_write(const char *buf, int len) in ps3_console_write() argument
|
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | eeh_sysfs.c | 40 eeh_pe_state_show(struct device *dev, struct device_attribute *attr, char *buf) eeh_pe_state_show() argument 55 eeh_pe_state_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) eeh_pe_state_store() argument 79 eeh_notify_resume_show(struct device *dev, struct device_attribute *attr, char *buf) eeh_notify_resume_show() argument 92 eeh_notify_resume_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) eeh_notify_resume_store() argument
|
H A D | udbg.c | 124 char buf[UDBG_BUFSIZE]; in udbg_printf() local
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/ |
H A D | opal-psr.c | 25 psr_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) psr_show() argument 75 psr_store(struct kobject *kobj, struct kobj_attribute *attr, const char *buf, size_t count) psr_store() argument
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/spufs/ |
H A D | coredump.c | 140 char buf[32]; in spufs_arch_write_note() local
|
/kernel/linux/linux-5.10/arch/sh/drivers/ |
H A D | push-switch.c | 17 switch_show(struct device *dev, struct device_attribute *attr, char *buf) switch_show() argument
|