Home
last modified time | relevance | path

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

/kernel/liteos_a/kernel/extended/blackbox/
H A Dlos_blackbox_detector.c55 int UploadEventByStream(const char *buf, size_t bufSize) in UploadEventByStream() argument
H A Dlos_blackbox_system_adapter.c68 static void SaveFaultLog(const char *filePath, const char *dataBuf, size_t bufSize, struct ErrorInfo *info) in SaveFaultLog() argument
H A Dlos_blackbox_common.c57 int FullWriteFile(const char *filePath, const char *buf, size_t bufSize, int isAppend) in FullWriteFile() argument
/kernel/liteos_a/testsuites/unittest/process/basic/process/full/
H A Dprocess_test_063.cpp50 static void GetRandomData(char **buf, int bufSize) in GetRandomData() argument
H A Dprocess_test_064.cpp50 static void GetRandomData(char **buf, int bufSize) in GetRandomData() argument
/kernel/liteos_a/apps/perf/src/
H A Dperf_record.c108 ssize_t PerfWriteFile(const char *filePath, const char *buf, ssize_t bufSize) in PerfWriteFile() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_hw_sequencer_debug.c48 unsigned int snprintf_count(char *pBuf, unsigned int bufSize, char *fmt, ...) in snprintf_count() argument
71 static unsigned int dcn10_get_hubbub_state(struct dc *dc, char *pBuf, unsigned int bufSize) in dcn10_get_hubbub_state() argument
109 static unsigned int dcn10_get_hubp_states(struct dc *dc, char *pBuf, unsigned int bufSize, bool invarOnly) in dcn10_get_hubp_states() argument
188 dcn10_get_rq_states(struct dc *dc, char *pBuf, unsigned int bufSize) dcn10_get_rq_states() argument
230 dcn10_get_dlg_states(struct dc *dc, char *pBuf, unsigned int bufSize) dcn10_get_dlg_states() argument
287 dcn10_get_ttu_states(struct dc *dc, char *pBuf, unsigned int bufSize) dcn10_get_ttu_states() argument
327 dcn10_get_cm_states(struct dc *dc, char *pBuf, unsigned int bufSize) dcn10_get_cm_states() argument
382 dcn10_get_mpcc_states(struct dc *dc, char *pBuf, unsigned int bufSize) dcn10_get_mpcc_states() argument
413 dcn10_get_otg_states(struct dc *dc, char *pBuf, unsigned int bufSize) dcn10_get_otg_states() argument
467 dcn10_get_clock_states(struct dc *dc, char *pBuf, unsigned int bufSize) dcn10_get_clock_states() argument
541 dcn10_get_hw_state(struct dc *dc, char *pBuf, unsigned int bufSize, unsigned int mask) dcn10_get_hw_state() argument
[all...]
/kernel/linux/linux-5.10/drivers/media/usb/pvrusb2/
H A Dpvrusb2-std.c104 find_std_name(const struct std_name *arrPtr, unsigned int arrSize, const char *bufPtr, unsigned int bufSize) find_std_name() argument
120 pvr2_std_str_to_id(v4l2_std_id *idPtr,const char *bufPtr, unsigned int bufSize) pvr2_std_str_to_id() argument
172 pvr2_std_id_to_str(char *bufPtr, unsigned int bufSize, v4l2_std_id id) pvr2_std_id_to_str() argument
[all...]
H A Dpvrusb2-hdw.c855 ctrl_std_val_to_sym(struct pvr2_ctrl *cptr,int msk,int val, char *bufPtr,unsigned int bufSize, unsigned int *len) ctrl_std_val_to_sym() argument
863 ctrl_std_sym_to_val(struct pvr2_ctrl *cptr, const char *bufPtr,unsigned int bufSize, int *mskp,int *valp) ctrl_std_sym_to_val() argument
/kernel/linux/linux-6.6/drivers/media/usb/pvrusb2/
H A Dpvrusb2-std.c104 find_std_name(const struct std_name *arrPtr, unsigned int arrSize, const char *bufPtr, unsigned int bufSize) find_std_name() argument
120 pvr2_std_str_to_id(v4l2_std_id *idPtr,const char *bufPtr, unsigned int bufSize) pvr2_std_str_to_id() argument
172 pvr2_std_id_to_str(char *bufPtr, unsigned int bufSize, v4l2_std_id id) pvr2_std_id_to_str() argument
[all...]
H A Dpvrusb2-hdw.c855 ctrl_std_val_to_sym(struct pvr2_ctrl *cptr,int msk,int val, char *bufPtr,unsigned int bufSize, unsigned int *len) ctrl_std_val_to_sym() argument
863 ctrl_std_sym_to_val(struct pvr2_ctrl *cptr, const char *bufPtr,unsigned int bufSize, int *mskp,int *valp) ctrl_std_sym_to_val() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_hw_sequencer_debug.c72 static unsigned int dcn10_get_hubbub_state(struct dc *dc, char *pBuf, unsigned int bufSize) in dcn10_get_hubbub_state() argument
110 static unsigned int dcn10_get_hubp_states(struct dc *dc, char *pBuf, unsigned int bufSize, bool invarOnly) in dcn10_get_hubp_states() argument
189 static unsigned int dcn10_get_rq_states(struct dc *dc, char *pBuf, unsigned int bufSize) in dcn10_get_rq_states() argument
231 static unsigned int dcn10_get_dlg_states(struct dc *dc, char *pBuf, unsigned int bufSize) in dcn10_get_dlg_states() argument
288 dcn10_get_ttu_states(struct dc *dc, char *pBuf, unsigned int bufSize) dcn10_get_ttu_states() argument
328 dcn10_get_cm_states(struct dc *dc, char *pBuf, unsigned int bufSize) dcn10_get_cm_states() argument
383 dcn10_get_mpcc_states(struct dc *dc, char *pBuf, unsigned int bufSize) dcn10_get_mpcc_states() argument
414 dcn10_get_otg_states(struct dc *dc, char *pBuf, unsigned int bufSize) dcn10_get_otg_states() argument
468 dcn10_get_clock_states(struct dc *dc, char *pBuf, unsigned int bufSize) dcn10_get_clock_states() argument
542 dcn10_get_hw_state(struct dc *dc, char *pBuf, unsigned int bufSize, unsigned int mask) dcn10_get_hw_state() argument
[all...]
/kernel/liteos_a/shell/full/src/cmds/
H A Ddmesg.c178 UINT32 bufSize = size - sizeof(DmesgInfo); in OsCopyToNew() local
375 UINT32 bufSize = g_logBufSize; in OsBufFullWrite() local
429 UINT32 bufSize = g_logBufSize; OsWriteTailToHead() local
464 UINT32 bufSize = g_logBufSize; OsWriteTailToEnd() local
674 UINT32 logSize, bufSize, head, tail, intSave; LOS_DmesgToFile() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dclk_mgr.h124 unsigned int bufSize; member
/kernel/liteos_m/components/fs/vfs/
H A Dvfs_fs.c131 static size_t GetCanonicalPath(const char *cwd, const char *path, char *buf, size_t bufSize) in GetCanonicalPath() argument
/kernel/linux/linux-5.10/sound/oss/dmasound/
H A Ddmasound.h209 int bufSize; /* in bytes */ member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dclk_mgr.h148 unsigned int bufSize; member
/kernel/linux/linux-6.6/sound/oss/dmasound/
H A Ddmasound.h209 int bufSize; /* in bytes */ member
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/hal/
H A Dhal_btcoex.c1513 u32 hal_btcoex_GetDBG(struct adapter *padapter, u8 *pStrBuf, u32 bufSize) in hal_btcoex_GetDBG() argument

Completed in 29 milliseconds