/freebsd/lib/libpmc/pmu-events/ |
H A D | jevents.c | 301 pr_info("%s: asprintf() error %s\n", prog); in get_topic() 324 pr_info("%s: strdup() error %s for file %s\n", prog, in add_topic() 790 pr_info("%s: asprintf() error %s for file %s\n", prog, in file_name_to_table_name() 896 pr_info("%s: Processing mapfile %s\n", prog, fpath); in process_mapfile() 904 pr_info("%s: Error %s opening %s\n", prog, strerror(errno), in process_mapfile() 931 pr_info("%s: Mapfile %s: line %d too long, aborting\n", in process_mapfile() 979 pr_info("%s: Creating empty pmu_events_map[] table\n", prog); in create_empty_mapping() 1131 pr_info("%s: Error determining table name for %s\n", prog, in process_one_file() 1170 pr_info("%s: Ignoring file %s\n", prog, fpath); in process_one_file() 1180 pr_info(" in process_one_file() [all...] |
H A D | json.h | 23 #define pr_info(fmt, ...) \ macro
|
/freebsd/sys/dev/mlxfw/ |
H A D | mlxfw_fsm.c | 198 pr_info("Flashing component type %d\n", comp->index); in mlxfw_flash_components() 223 pr_info("Initialize firmware flash process\n"); in mlxfw_firmware_flash() 253 pr_info("Firmware flash done.\n"); in mlxfw_firmware_flash()
|
/freebsd/sys/cam/ctl/ |
H A D | ctl.c | 7958 persis_io.pr.pr_info.action = CTL_PR_PREEMPT; in ctl_pro_preempt() 7959 persis_io.pr.pr_info.residx = lun->pr_res_idx; in ctl_pro_preempt() 7960 persis_io.pr.pr_info.res_type = type; in ctl_pro_preempt() 7961 memcpy(persis_io.pr.pr_info.sa_res_key, in ctl_pro_preempt() 8028 persis_io.pr.pr_info.action = CTL_PR_PREEMPT; in ctl_pro_preempt() 8029 persis_io.pr.pr_info.residx = lun->pr_res_idx; in ctl_pro_preempt() 8030 persis_io.pr.pr_info.res_type = type; in ctl_pro_preempt() 8031 memcpy(persis_io.pr.pr_info.sa_res_key, in ctl_pro_preempt() 8105 persis_io.pr.pr_info.action = CTL_PR_PREEMPT; in ctl_pro_preempt() 8106 persis_io.pr.pr_info.residx = lun->pr_res_idx; in ctl_pro_preempt() [all …]
|
H A D | ctl_io.h | 512 struct ctl_pr_info pr_info; 440 struct ctl_pr_info pr_info; global() member
|
/freebsd/sys/compat/linuxkpi/common/include/linux/ |
H A D | kernel.h | 236 #define pr_info(fmt, ...) \ macro
|
/freebsd/sys/dev/drm2/ttm/ |
H A D | ttm_page_alloc_dma.c | 1060 pr_info("Initializing DMA pool allocator\n"); in ttm_dma_page_alloc_init() 1090 pr_info("Finalizing DMA pool allocator\n"); in ttm_dma_page_alloc_fini()
|
/freebsd/sys/ofed/drivers/infiniband/core/ |
H A D | ib_fmr_pool.c | 228 pr_info(PFX "Device %s does not support FMRs\n", device->name); in ib_create_fmr_pool()
|
H A D | ib_cm.c | 339 pr_info("%s: not valid CM id\n", __func__); in cm_alloc_msg() 348 pr_info("%s: not a valid MAD agent\n", __func__); in cm_alloc_msg()
|
/freebsd/sys/compat/linux/ |
H A D | linux_elf.c | 79 struct l_elf_siginfo pr_info; member
|
/freebsd/sys/dev/mlx5/mlx5_core/ |
H A D | mlx5_fw.c | 630 pr_info("%s flashing isn't supported by the running FW\n", __func__);
|
/freebsd/sys/dev/mlx5/mlx5_ib/ |
H A D | mlx5_ib_cq.c | 275 pr_info("%08x %08x %08x %08x\n", be32_to_cpu(p[0]), in dump_cqe() 1254 pr_info("Firmware does not support resize CQ\n"); in mlx5_ib_resize_cq()
|
/freebsd/sys/dev/mlx4/mlx4_en/ |
H A D | en.h | 959 pr_info("%s %s: " format, DRV_NAME, \
|
/freebsd/sys/dev/drm2/ |
H A D | drm_fb_helper.c | 557 pr_info("drm: unregistered panic notifier\n"); in drm_fb_helper_fini()
|
/freebsd/sys/dev/mlx4/mlx4_ib/ |
H A D | mlx4_ib_main.c | 1459 pr_info("invalid parsing\n"); in __mlx4_ib_create_default_rules() 2635 pr_info("counter index %d for port %d allocated %d\n", in mlx4_ib_add()
|
/freebsd/sys/contrib/dev/iwlwifi/ |
H A D | iwl-drv.c | 1967 pr_info(DRV_DESCRIPTION "\n"); in iwl_drv_init()
|
/freebsd/sys/dev/mlx4/mlx4_core/ |
H A D | mlx4_cmd.c | 2271 pr_info("slave %d out of sync. read toggle %d, state toggle %d. Resynching.\n", in mlx4_master_comm_channel()
|
H A D | mlx4_main.c | 3613 pr_info(DRV_NAME ": Initializing %s\n", pci_name(pdev)); in __mlx4_init_one()
|
/freebsd/sys/dev/bnxt/bnxt_re/ |
H A D | main.c | 4422 pr_info("%s: %s", ROCE_DRV_MODULE_NAME, drv_version); in bnxt_re_mod_init()
|