| /device/soc/rockchip/common/sdk_linux/scripts/ |
| H A D | repack-bootimg | 116 log="$out/unpack.log" 119 $srctree/scripts/unpack_bootimg --boot_img $boot_img --out $out > $log 121 cmdline=$(grep -a "^command line args: " $log | tr '\0' '\n'| sed "s/^command line args: //") 122 extra_cmdline=$(grep -a "^additional command line args: " $log | tr '\0' '\n'| sed "s/^additional command line args: //") 123 version=$(grep -a "^boot image header version: " $log | sed "s/^boot image header version: //") 124 os_version=$(grep -a "^os version: " $log | sed "s/^os version: //") 125 os_patch_level=$(grep -a "^os patch level: " $log | sed "s/^os patch level: //") 127 dtb_size=$(grep -a "^dtb size: " $log | sed "s/^dtb size: //") 133 recovery_dtbo_size=$(grep -a "^recovery dtbo size: " $log | se [all...] |
| /device/soc/rockchip/common/hardware/rga/include/ |
| H A D | RockchipRga.h | 63 void RkRgaSetLogOnceFlag(int log) in RkRgaSetLogOnceFlag() argument 65 mLogOnce = log; in RkRgaSetLogOnceFlag() 67 void RkRgaSetAlwaysLogFlag(bool log) in RkRgaSetAlwaysLogFlag() argument 69 mLogAlways = log; in RkRgaSetAlwaysLogFlag()
|
| /device/soc/rockchip/rk3399/hardware/rga/include/ |
| H A D | RockchipRga.h | 66 void RkRgaSetLogOnceFlag(int log) in RkRgaSetLogOnceFlag() argument 68 mLogOnce = log; in RkRgaSetLogOnceFlag() 70 void RkRgaSetAlwaysLogFlag(bool log) in RkRgaSetAlwaysLogFlag() argument 72 mLogAlways = log; in RkRgaSetAlwaysLogFlag()
|
| /device/soc/rockchip/rk3568/hardware/rga/include/ |
| H A D | RockchipRga.h | 66 void RkRgaSetLogOnceFlag(int log) in RkRgaSetLogOnceFlag() argument 68 mLogOnce = log; in RkRgaSetLogOnceFlag() 70 void RkRgaSetAlwaysLogFlag(bool log) in RkRgaSetAlwaysLogFlag() argument 72 mLogAlways = log; in RkRgaSetAlwaysLogFlag()
|
| /device/soc/rockchip/rk3588/hardware/rga/include/ |
| H A D | RockchipRga.h | 82 void RkRgaSetLogOnceFlag(int log) { in RkRgaSetLogOnceFlag() argument 83 mLogOnce = log; in RkRgaSetLogOnceFlag() 85 void RkRgaSetAlwaysLogFlag(bool log) { in RkRgaSetAlwaysLogFlag() argument 86 mLogAlways = log; in RkRgaSetAlwaysLogFlag()
|
| H A D | GrallocOps.h | 44 #include <android/log.h> 46 #include <log/log_main.h>
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| H A D | dhd_debug.c | 106 /* define log level per ring type */ 137 /* trace log entry header user space processing */ 460 DHD_ERROR(("%s: invalid event log header type 0x%X\n", in dhd_dbg_process_event_log_hdr() 465 /* Parse extended and legacy event log headers and populate prcd_event_log_hdr_t */ in dhd_dbg_process_event_log_hdr() 491 /* update event log data pointer address */ in dhd_dbg_process_event_log_hdr() 514 DHD_ERROR(("Invalid log pointer, logptr : %p data : %p \n", log_ptr, data)); in dhd_dbg_verboselog_handler() 825 /* log trace event consists of: in dhd_dbg_msgtrace_log_parser() 827 * event log block header in dhd_dbg_msgtrace_log_parser() 828 * event log payload in dhd_dbg_msgtrace_log_parser() 860 /* Save the whole message to event log rin in dhd_dbg_msgtrace_log_parser() 2200 roam_log_trig_v1_t *log = (roam_log_trig_v1_t *)plog_hdr->log_ptr; print_roam_enhanced_log() local 2221 roam_log_scan_cmplt_v1_t *log = print_roam_enhanced_log() local 2247 roam_log_cmplt_v1_t *log = (roam_log_cmplt_v1_t *)plog_hdr->log_ptr; print_roam_enhanced_log() local 2257 roam_log_nbrreq_v1_t *log = (roam_log_nbrreq_v1_t *)plog_hdr->log_ptr; print_roam_enhanced_log() local 2264 roam_log_nbrrep_v1_t *log = (roam_log_nbrrep_v1_t *)plog_hdr->log_ptr; print_roam_enhanced_log() local 2271 roam_log_bcnrpt_req_v1_t *log = print_roam_enhanced_log() local 2284 roam_log_bcnrpt_rep_v1_t *log = print_roam_enhanced_log() local [all...] |
| H A D | dhd_pcie.c | 3270 /* Read console log struct */ in dhdpcie_bus_readconsole() 3271 addr = bus->console_addr + OFFSETOF(hnd_cons_t, log); in dhdpcie_bus_readconsole() 3273 if ((rv = dhdpcie_bus_membytes(bus, FALSE, addr, (uint8 *)&c->log, sizeof(c->log))) < 0) in dhdpcie_bus_readconsole() 3278 c->bufsize = ltoh32(c->log.buf_size); in dhdpcie_bus_readconsole() 3283 idx = ltoh32(c->log.idx); in dhdpcie_bus_readconsole() 3293 DHD_INFO(("conlog: addr=0x%x, idx=0x%x, last=0x%x \n", c->log.buf, in dhdpcie_bus_readconsole() 3300 addr = ltoh32(c->log.buf); in dhdpcie_bus_readconsole() 3370 addr = bus->pcie_sh->console_addr + OFFSETOF(hnd_cons_t, log); in dhd_bus_dump_console_buffer() 3376 addr = bus->pcie_sh->console_addr + OFFSETOF(hnd_cons_t, log in dhd_bus_dump_console_buffer() 4599 dhd_buzzz_dump_cntrs(char *p, uint32 *core, uint32 *log, const int num_counters) dhd_buzzz_dump_cntrs() argument 4636 dhd_bcm_buzzz_dump_cntrs6(char *p, uint32 *core, uint32 *log) dhd_bcm_buzzz_dump_cntrs6() argument 4693 dhd_buzzz_dump_log(char *p, uint32 *core, uint32 *log, bcm_buzzz_t *buzzz) dhd_buzzz_dump_log() argument 4756 void * log; dhd_buzzz_dump() local [all...] |
| H A D | linux_osl.c | 293 dhd_map_log_t *log = (dhd_map_log_t *)handle; in osl_dma_map_logging() local 296 if (log == NULL) { in osl_dma_map_logging() 297 printk("%s: log is NULL\n", __FUNCTION__); in osl_dma_map_logging() 301 idx = log->idx; in osl_dma_map_logging() 302 log->map[idx].ts_nsec = osl_localtime_ns(); in osl_dma_map_logging() 303 log->map[idx].pa = pa; in osl_dma_map_logging() 304 log->map[idx].size = len; in osl_dma_map_logging() 305 log->idx = (idx + 1) % log->items; in osl_dma_map_logging()
|
| H A D | dhd_msgbuf.c | 859 * Here we will log this condition. One may choose to reboot the dongle. 1519 typedef void * dhd_pktid_log_handle_t; /* opaque handle to pktid log */ 1535 dhd_pktid_log_t *log; in dhd_pktid_logging_init() local 1539 log = (dhd_pktid_log_t *)MALLOCZ(dhd->osh, log_size); in dhd_pktid_logging_init() 1540 if (log == NULL) { in dhd_pktid_logging_init() 1546 log->items = num_items; in dhd_pktid_logging_init() 1547 log->index = 0; in dhd_pktid_logging_init() 1549 return (dhd_pktid_log_handle_t *)log; /* opaque handle */ in dhd_pktid_logging_init() 1555 dhd_pktid_log_t *log; in dhd_pktid_logging_fini() local 1563 log in dhd_pktid_logging_fini() 1572 dhd_pktid_log_t *log; dhd_pktid_logging() local [all...] |
| H A D | dhd_wlfc.h | 43 hnd_log_t log; /* Log struct (host copy) */ member 44 uint bufsize; /* Size of log buffer */
|
| /device/soc/rockchip/rk3588/kernel/include/trace/hooks/ |
| H A D | typec.h | 62 TP_PROTO(const char *log, bool *bypass), 63 TP_ARGS(log, bypass));
|
| /device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/ |
| H A D | Makefile | 48 -I$(COMMON_DIR)/api/log \ 54 -I$(COMMON_DIR)/drv/log \ 120 log/drv_log_ext_k.o 130 log/drv_log_ext.o \
|
| /device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/i915/gt/uc/ |
| H A D | intel_guc.c | 168 intel_guc_log_init_early(&guc->log); in intel_guc_init_early() 188 u32 level = intel_guc_log_get_level(&guc->log); in guc_ctl_debug_flags() 229 u32 offset = intel_guc_ggtt_offset(guc, guc->log.vma) >> PAGE_SHIFT; in guc_ctl_log_params_flags() 329 ret = intel_guc_log_create(&guc->log); in intel_guc_init() 371 intel_guc_log_destroy(&guc->log); in intel_guc_init() 396 intel_guc_log_destroy(&guc->log); in intel_guc_fini() 477 intel_guc_log_handle_flush_event(&guc->log); in intel_guc_to_host_process_recv_msg()
|
| /device/soc/hisilicon/common/hal/middleware/ffmpeg_adapt/ |
| H A D | configure_llvm | 80 --logfile=FILE log tests and output to FILE [ffbuild/config.log] 81 --disable-logging do not log configure debug information 513 log(){ function 518 log BEGIN "$1" 524 log END "$1" 528 log "WARNING: $*" 533 log "$@" 544 include the log this produces with your report. 548 Include the log fil [all...] |
| /device/soc/rockchip/common/sdk_linux/kernel/bpf/ |
| H A D | verifier.c | 173 /* length of verifier log at the time this state was pushed on stack */
280 void bpf_verifier_vlog(struct bpf_verifier_log *log, const char *fmt, va_list args)
in bpf_verifier_vlog() argument 284 n = vscnprintf(log->kbuf, BPF_VERIFIER_TMP_LOG_SIZE, fmt, args);
in bpf_verifier_vlog() 286 WARN_ONCE(n >= BPF_VERIFIER_TMP_LOG_SIZE - 1, "verifier log line truncated - local buffer too short\n");
in bpf_verifier_vlog() 288 n = min(log->len_total - log->len_used - 1, n);
in bpf_verifier_vlog() 289 log->kbuf[n] = '\0';
in bpf_verifier_vlog() 291 if (log->level == BPF_LOG_KERNEL) {
in bpf_verifier_vlog() 292 pr_err("BPF:%s\n", log->kbuf);
in bpf_verifier_vlog() 295 if (!copy_to_user(log in bpf_verifier_vlog() 302 bpf_vlog_reset(struct bpf_verifier_log *log, u32 new_pos) bpf_vlog_reset() argument 348 bpf_log(struct bpf_verifier_log *log, const char *fmt, ...) bpf_log() argument 11831 bpf_check_attach_target(struct bpf_verifier_log *log, const struct bpf_prog *prog, const struct bpf_prog *tgt_prog, u32 btf_id, struct bpf_attach_target_info *tgt_info) bpf_check_attach_target() argument 12151 struct bpf_verifier_log *log; bpf_check() local [all...] |
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/ |
| H A D | hnd_cons.h | 77 hnd_log_t log; member
|
| /device/board/hihope/rk3568/kernel/ |
| H A D | kernel_source_checker.sh | 62 git log -n 2 >> $BUILD_INFO_PATH/current_build.info
|
| /device/soc/rockchip/common/vendor/drivers/video/rockchip/mpp/ |
| H A D | Makefile | 7 $(shell git log -1 --no-decorate --date=short \
|
| /device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/mpp/ |
| H A D | Makefile | 4 $(shell git log -1 --no-decorate --date=short \
|
| /device/soc/hisilicon/common/hal/middleware/ |
| H A D | build.sh | 47 cp -rf $CUR_DIR/common/log/lib/$OS_TYPE/libmwlog.so $OUT_DIR/
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/ |
| H A D | tgmath.h | 181 #undef log macro 244 #define log(x) __tg_real_complex(log, (x)) macro
|
| H A D | math.h | 1321 * @see exp | log | log1p 1351 * @see exp | log | log1p 1858 double log(double); 1925 * For special cases, including where x is 0, 1, negative, infinity, or NaN, see log.\n 1930 * @see cbrt | log | log2 | sqrt 1947 * <ul>For special cases, including where x is 0, 1, negative, infinity, or NaN, see log.\n 1952 * @see cbrt | log | log2 | sqrt 1968 * <ul>For special cases, including where x is 0, 1, negative, infinity, or NaN, see log.\n 1973 * @see cbrt | log | log2 | sqrt 1981 * This function returns a value equivalent to log ( [all...] |
| /device/soc/rockchip/common/sdk_linux/include/linux/ |
| H A D | bpf.h | 456 struct bpf_verifier_log *log; /* for verbose logs */ member 481 int (*btf_struct_access)(struct bpf_verifier_log *log, const struct btf_type *t, int off, int size, 925 void bpf_struct_ops_init(struct btf *btf, struct bpf_verifier_log *log); 950 static inline void bpf_struct_ops_init(struct btf *btf, struct bpf_verifier_log *log) in bpf_struct_ops_init() argument 1432 int btf_struct_access(struct bpf_verifier_log *log, const struct btf_type *t, int off, int size, 1434 bool btf_struct_ids_match(struct bpf_verifier_log *log, int off, u32 id, u32 need_type_id); 1436 int btf_distill_func_proto(struct bpf_verifier_log *log, struct btf *btf, const struct btf_type *func_proto, 1442 int btf_check_type_match(struct bpf_verifier_log *log, const struct bpf_prog *prog, struct btf *btf,
|
| /device/soc/rockchip/rk3568/hardware/omx_il/osal/ |
| H A D | Rockchip_OSAL_ColorUtils.cpp | 34 #include <cutils/log.h> 75 {9, TransferOther}, /* log 100:1 */ 76 {10, TransferOther}, /* log 316:1 */
|