| /device/soc/hisilicon/ws63v100/adapter/kal/posix/src/ |
| D | file.c | 197 ssize_t read(int fd, void *buf, size_t nbytes) in read() 227 ssize_t write(int fd, const void *buf, size_t nbytes) in write()
|
| /device/soc/hisilicon/hi3861v100/hi3861_adapter/kal/posix/src/ |
| D | file.c | 213 ssize_t read(int fd, void *buf, size_t nbytes) in read() 243 ssize_t write(int fd, const void *buf, size_t nbytes) in write()
|
| /device/qemu/riscv32_virt/liteos_m/board/driver/cfiflash/ |
| D | cfiflash.c | 211 int32_t CfiFlashRead(uint32_t pdrv, uint32_t *buffer, uint32_t offset, uint32_t nbytes) in CfiFlashRead() 237 int32_t CfiFlashWrite(uint32_t pdrv, const uint32_t *buffer, uint32_t offset, uint32_t nbytes) in CfiFlashWrite()
|
| /device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/osal/ |
| D | osal_string.c | 69 void osal_get_random_bytes(void *buf, int nbytes) in osal_get_random_bytes()
|
| /device/soc/rockchip/common/sdk_linux/kernel/cgroup/ |
| D | cgroup-v1.c | 509 static ssize_t cgroup1_procs_write_func(struct kernfs_open_file *of, char *buf, size_t nbytes, loff… in cgroup1_procs_write_func() 559 static ssize_t cgroup1_procs_write(struct kernfs_open_file *of, char *buf, size_t nbytes, loff_t of… in cgroup1_procs_write() 564 static ssize_t cgroup1_tasks_write(struct kernfs_open_file *of, char *buf, size_t nbytes, loff_t of… in cgroup1_tasks_write() 569 static ssize_t cgroup_release_agent_write(struct kernfs_open_file *of, char *buf, size_t nbytes, lo… in cgroup_release_agent_write()
|
| D | legacy_freezer.c | 432 static ssize_t freezer_write(struct kernfs_open_file *of, char *buf, size_t nbytes, loff_t off) in freezer_write()
|
| D | cpuset.c | 2422 static ssize_t cpuset_write_resmask(struct kernfs_open_file *of, char *buf, size_t nbytes, loff_t o… in cpuset_write_resmask() 2593 static ssize_t sched_partition_write(struct kernfs_open_file *of, char *buf, size_t nbytes, loff_t … in sched_partition_write()
|
| /device/soc/hisilicon/ws63v100/sdk/middleware/chips/ws63/littlefs/ |
| D | littlefs_adapt.c | 452 ssize_t read(int fd, void *buf, size_t nbytes) in read() 457 ssize_t write(int fd, const void *buf, size_t nbytes) in write()
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/tl/ |
| D | mali_kbase_timeline.c | 278 size_t nbytes = 0; in kbase_timeline_streams_flush() local
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| D | bcmsdh.c | 612 uint8 *buf, uint nbytes, void *pkt, in bcmsdh_recv_buf() 650 uint8 *buf, uint nbytes, void *pkt, in bcmsdh_send_buf() 687 bcmsdh_rwdata(void *sdh, uint rw, uint32 addr, uint8 *buf, uint nbytes) in bcmsdh_rwdata()
|
| D | bcmspibrcm.c | 712 uint32 *word, uint nbytes) in sdioh_request_word() 1670 uint32 addr, int nbytes, uint32 *data) in bcmspi_card_buf()
|
| D | bcmutils.c | 1501 bcm_cmp_bytes(const uchar *arg1, const uchar *arg2, uint8 nbytes) in bcm_cmp_bytes() 2698 uint nbytes, /* number of input data bytes to process */ in hndcrc8() 2771 uint nbytes, /* number of input data bytes to process */ in hndcrc16() 2852 hndcrc32(const uint8 *pdata, uint nbytes, uint32 crc) in hndcrc32() 3310 prhex(const char *msg, const uchar *buf, uint nbytes) in prhex()
|
| D | bcmsdh_sdmmc.c | 1039 uint32 *word, uint nbytes) in sdioh_request_word()
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/ |
| D | bcmsdstd.h | 42 #define sd_sync_dma(sd, read, nbytes) argument 107 uint16 nbytes[SDIOH_MAXGLOM_SIZE]; /* Size of each frame */ member
|
| D | bcmsdh_sdmmc.h | 42 #define sd_sync_dma(sd, read, nbytes) argument
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/mmz/ |
| D | media_mem.c | 109 unsigned long nbytes) in hil_mmz_create() 148 unsigned long nbytes, in hil_mmz_create_v2()
|
| D | cma_allocator.c | 52 unsigned long nbytes; member
|
| /device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/mmz/ |
| D | drv_media_mem.h | 95 HI_U32 nbytes; member
|
| D | drv_media_mem.c | 151 hil_mmz_t *hil_mmz_create(const char *name, HI_U32 gfp, HI_U32 zone_start, HI_U32 nbytes) in hil_mmz_create()
|
| /device/soc/hisilicon/hi3516dv300/sdk_liteos/include/ |
| D | osal_mmz.h | 32 unsigned long nbytes; member
|
| /device/soc/hisilicon/ws63v100/sdk/open_source/GmSSL3.0/src/ |
| D | asn1.c | 224 int nbytes = *in++ & 0x7f; in asn1_length_from_der() local 483 size_t nbytes = (nbits + 7) / 8; in asn1_bit_string_to_der_ex() local
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/include/ |
| D | osal_mmz.h | 34 unsigned long nbytes; member
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/include/ |
| D | osal_mmz.h | 31 unsigned long nbytes; member
|
| /device/soc/hisilicon/ws63v100/sdk/open_source/lwip/lwip_v2.1.3/src/api/ |
| D | sockets.c | 7155 int nbytes; in do_ioctl_SIOCGIFCONF() local 7214 size_t nbytes; in get_argp_size() local 7328 size_t nbytes; in socks_ioctl() local
|
| /device/soc/rockchip/common/sdk_linux/kernel/sched/ |
| D | core.c | 8828 size_t nbytes, loff_t off, in cpu_uclamp_write() 8865 size_t nbytes, loff_t off) in cpu_uclamp_min_write() 8871 size_t nbytes, loff_t off) in cpu_uclamp_max_write() 9464 size_t nbytes, loff_t off) in cpu_max_write()
|