Home
last modified time | relevance | path

Searched defs:bufLen (Results 1 - 19 of 19) sorted by relevance

/kernel/liteos_a/lib/libscrew/src/
H A Dlos_seq_buf.c93 int bufLen; in LosBufVprintf() local
/kernel/uniproton/src/core/ipc/sem/
H A Dprt_sem_minor.c72 OS_SEC_L4_TEXT U32 PRT_SemGetPendList(SemHandle semHandle, U32 *tskCnt, U32 *pidBuf, U32 bufLen) in PRT_SemGetPendList() argument
/kernel/liteos_a/kernel/common/
H A Dvirtual_serial.c104 STATIC ssize_t SerialRead(struct file *filep, CHAR *buffer, size_t bufLen) in SerialRead() argument
128 STATIC ssize_t SerialWrite(struct file *filep, const CHAR *buffer, size_t bufLen) in SerialWrite() argument
H A Dlos_printf.c130 STATIC VOID OsVprintfFree(CHAR *buf, UINT32 bufLen) in OsVprintfFree() argument
144 UINT32 bufLen = SIZEBUF; in OsVprintf() local
[all...]
H A Dconsole.c305 STATIC INT32 ConsoleReadFifo(CHAR *buffer, CONSOLE_CB *console, size_t bufLen) in ConsoleReadFifo() argument
499 INT32 FilepRead(struct file *filep, const struct file_operations_vfs *fops, CHAR *buffer, size_t bufLen) in FilepRead() argument
514 INT32 FilepWrite(struct file *filep, const struct file_operations_vfs *fops, const CHAR *buffer, size_t bufLen) in FilepWrite() argument
443 UserFilepRead(CONSOLE_CB *consoleCB, struct file *filep, const struct file_operations_vfs *fops, CHAR *buffer, size_t bufLen) UserFilepRead() argument
621 DoRead(CONSOLE_CB *consoleCB, CHAR *buffer, size_t bufLen, struct file *privFilep, const struct file_operations_vfs *fileOps) DoRead() argument
642 ConsoleRead(struct file *filep, CHAR *buffer, size_t bufLen) ConsoleRead() argument
708 DoWrite(CirBufSendCB *cirBufSendCB, CHAR *buffer, size_t bufLen) DoWrite() argument
744 ConsoleWrite(struct file *filep, const CHAR *buffer, size_t bufLen) ConsoleWrite() argument
1527 WriteToTerminal(const CONSOLE_CB *consoleCB, const CHAR *buffer, size_t bufLen) WriteToTerminal() argument
[all...]
/kernel/uniproton/src/core/ipc/queue/
H A Dprt_queue.c133 U32 bufLen; in PRT_QueueRead() local
/kernel/liteos_a/kernel/extended/trace/
H A Dtrace_offline.c130 UINT32 bufLen; in OsTraceReset() local
/kernel/liteos_a/net/telnet/src/
H A Dtelnet_dev.c92 INT32 TelnetTx(const CHAR *buf, UINT32 bufLen) in TelnetTx() argument
199 STATIC ssize_t TelnetRead(struct file *file, CHAR *buf, size_t bufLen) in TelnetRead() argument
244 TelnetWrite(struct file *file, const CHAR *buf, const size_t bufLen) TelnetWrite() argument
[all...]
/kernel/liteos_m/components/trace/
H A Dtrace_offline.c132 UINT32 bufLen; in OsTraceReset() local
/kernel/liteos_a/kernel/extended/hilog/
H A Dlos_hilog.c149 static int HiLogReadRingBuffer(unsigned char *buffer, size_t bufLen) in HiLogReadRingBuffer() argument
166 static ssize_t HiLogRead(struct file *filep, char *buffer, size_t bufLen) in HiLogRead() argument
215 HiLogWriteRingBuffer(unsigned char *buffer, size_t bufLen) HiLogWriteRingBuffer() argument
247 HiLogCoverOldLog(size_t bufLen) HiLogCoverOldLog() argument
278 HiLogWriteInternal(const char *buffer, size_t bufLen) HiLogWriteInternal() argument
321 HiLogWrite(struct file *filep, const char *buffer, size_t bufLen) HiLogWrite() argument
[all...]
/kernel/liteos_a/fs/proc/os_adapt/
H A Dproc_vfs.c428 ssize_t VfsProcfsReadlink(struct Vnode *vnode, char *buffer, size_t bufLen) in VfsProcfsReadlink() argument
H A Dprocess_proc.c79 static ssize_t ProcessContainerLink(unsigned int containerID, ContainerType type, char *buffer, size_t bufLen) in ProcessContainerLink() argument
104 ProcessContainerReadLink(struct ProcDirEntry *entry, char *buffer, size_t bufLen) ProcessContainerReadLink() argument
[all...]
/kernel/uniproton/src/fs/vfs/
H A Dvfs_fs.c792 size_t bufLen = 0; in OsVfsReadv() local
849 size_t bufLen = 0; in OsVfsWritev() local
[all...]
/kernel/linux/linux-5.10/drivers/pinctrl/mediatek/
H A Dpinctrl-paris.c574 mtk_pctrl_show_one_pin(struct mtk_pinctrl *hw, unsigned int gpio, char *buf, unsigned int bufLen) mtk_pctrl_show_one_pin() argument
/kernel/liteos_a/fs/jffs2/src/
H A Dvfs_jffs2.c306 ssize_t VfsJffs2Read(struct file *filep, char *buffer, size_t bufLen) in VfsJffs2Read() argument
386 ssize_t VfsJffs2Write(struct file *filep, const char *buffer, size_t bufLen) in VfsJffs2Write() argument
764 ssize_t VfsJffs2Readlink(struct Vnode *vnode, char *buffer, size_t bufLen) in VfsJffs2Readlink() argument
[all...]
/kernel/liteos_a/fs/vfs/operation/
H A Dvfs_force_umount.c201 static ssize_t ErrorVopReadlink(struct Vnode *vnode, char *buffer, size_t bufLen) in ErrorVopReadlink() argument
/kernel/liteos_m/components/fs/vfs/
H A Dvfs_fs.c1153 size_t bufLen = 0; in readv() local
1210 size_t bufLen = 0; in writev() local
[all...]
/kernel/liteos_a/fs/fat/os_adapt/
H A Dfatfs.c2167 ssize_t fatfs_readlink(struct Vnode *vnode, char *buffer, size_t bufLen) in fatfs_readlink() argument
/kernel/liteos_a/syscall/
H A Dfs_syscall.c155 int bufLen = iovcnt * sizeof(struct iovec); in UserIovCopy() local
1710 size_t bufLen = n; in SysGetcwd() local
[all...]

Completed in 17 milliseconds