Searched defs:file_path_len (Results 1 - 2 of 2) sorted by relevance
| /kernel/linux/common_modules/tzdriver/tlogger/ |
| H A D | tlogger.h | 49 static inline int tlogger_store_msg(const char *file_path, uint32_t file_path_len) in tlogger_store_msg() argument
|
| H A D | tlogger.c | 1019 static int tlogger_chown(const char *file_path, uint32_t file_path_len) in tlogger_chown() argument 1027 static int tlogger_chown(const char *file_path, uint32_t file_path_len) in tlogger_chown() argument 1265 int tlogger_store_msg(const char *file_path, uint32_t file_path_len) in tlogger_store_msg() argument 1194 get_msg_buffer(unsigned char **buffer, uint32_t *buffer_max_len, uint32_t *read_start, uint32_t *read_end, const char *file_path, uint32_t file_path_len) get_msg_buffer() argument 1249 open_msg_file(struct file **file, const char *file_path, uint32_t file_path_len) open_msg_file() argument [all...] |
Completed in 3 milliseconds