/freebsd/sys/x86/pci/ |
H A D | pci_early_quirks.h | 79 #define INTEL_VGA_DEVICE(id, info) { \ argument 81 info } 83 #define INTEL_I810_IDS(info) \ argument 84 INTEL_VGA_DEVICE(0x7121, info), /* I810 */ \ 85 INTEL_VGA_DEVICE(0x7123, info), /* I810_DC100 */ \ 86 INTEL_VGA_DEVICE(0x7125, info) /* I810_E */ 88 #define INTEL_I815_IDS(info) \ argument 89 INTEL_VGA_DEVICE(0x1132, info) /* I815*/ 91 #define INTEL_I830_IDS(info) \ argument 92 INTEL_VGA_DEVICE(0x3577, info) 94 INTEL_I845G_IDS(info) global() argument 97 INTEL_I85X_IDS(info) global() argument 101 INTEL_I865G_IDS(info) global() argument 104 INTEL_I915G_IDS(info) global() argument 108 INTEL_I915GM_IDS(info) global() argument 111 INTEL_I945G_IDS(info) global() argument 114 INTEL_I945GM_IDS(info) global() argument 118 INTEL_I965G_IDS(info) global() argument 124 INTEL_G33_IDS(info) global() argument 129 INTEL_I965GM_IDS(info) global() argument 133 INTEL_GM45_IDS(info) global() argument 136 INTEL_G45_IDS(info) global() argument 144 INTEL_PINEVIEW_IDS(info) global() argument 148 INTEL_IRONLAKE_D_IDS(info) global() argument 151 INTEL_IRONLAKE_M_IDS(info) global() argument 154 INTEL_SNB_D_GT1_IDS(info) global() argument 158 INTEL_SNB_D_GT2_IDS(info) global() argument 162 INTEL_SNB_D_IDS(info) global() argument 166 INTEL_SNB_M_GT1_IDS(info) global() argument 169 INTEL_SNB_M_GT2_IDS(info) global() argument 173 INTEL_SNB_M_IDS(info) global() argument 177 INTEL_IVB_M_GT1_IDS(info) global() argument 180 INTEL_IVB_M_GT2_IDS(info) global() argument 183 INTEL_IVB_M_IDS(info) global() argument 187 INTEL_IVB_D_GT1_IDS(info) global() argument 191 INTEL_IVB_D_GT2_IDS(info) global() argument 195 INTEL_IVB_D_IDS(info) global() argument 199 INTEL_IVB_Q_IDS(info) global() argument 202 INTEL_HSW_GT1_IDS(info) global() argument 224 INTEL_HSW_GT2_IDS(info) global() argument 247 INTEL_HSW_GT3_IDS(info) global() argument 268 INTEL_HSW_IDS(info) global() argument 273 INTEL_VLV_IDS(info) global() argument 281 INTEL_BDW_GT1_IDS(info) global() argument 289 INTEL_BDW_GT2_IDS(info) global() argument 297 INTEL_BDW_GT3_IDS(info) global() argument 305 INTEL_BDW_RSVD_IDS(info) global() argument 313 INTEL_BDW_IDS(info) global() argument 319 INTEL_CHV_IDS(info) global() argument 325 INTEL_SKL_GT1_IDS(info) global() argument 332 INTEL_SKL_GT2_IDS(info) global() argument 341 INTEL_SKL_GT3_IDS(info) global() argument 348 INTEL_SKL_GT4_IDS(info) global() argument 355 INTEL_SKL_IDS(info) global() argument 361 INTEL_BXT_IDS(info) global() argument 368 INTEL_GLK_IDS(info) global() argument 372 INTEL_KBL_GT1_IDS(info) global() argument 382 INTEL_KBL_GT2_IDS(info) global() argument 392 INTEL_KBL_GT3_IDS(info) global() argument 397 INTEL_KBL_GT4_IDS(info) global() argument 400 INTEL_KBL_IDS(info) global() argument 407 INTEL_CFL_S_GT1_IDS(info) global() argument 412 INTEL_CFL_S_GT2_IDS(info) global() argument 420 INTEL_CFL_H_GT2_IDS(info) global() argument 425 INTEL_CFL_U_GT1_IDS(info) global() argument 430 INTEL_CFL_U_GT2_IDS(info) global() argument 436 INTEL_CFL_U_GT3_IDS(info) global() argument 443 INTEL_CFL_IDS(info) global() argument 452 INTEL_CNL_IDS(info) global() argument 469 INTEL_ICL_11_IDS(info) global() argument 481 INTEL_EHL_IDS(info) global() argument 489 INTEL_JSL_IDS(info) global() argument 497 INTEL_TGL_12_GT1_IDS(info) global() argument 502 INTEL_TGL_12_GT2_IDS(info) global() argument 512 INTEL_TGL_12_IDS(info) global() argument 517 INTEL_RKL_IDS(info) global() argument 526 INTEL_DG1_IDS(info) global() argument 534 INTEL_ADLS_IDS(info) global() argument 544 INTEL_ADLP_IDS(info) global() argument 565 INTEL_RPLS_IDS(info) global() argument [all...] |
/freebsd/sys/kern/ |
H A D | kern_kcov.c | 139 static int kcov_alloc(struct kcov_info *info, size_t entries); 140 static void kcov_free(struct kcov_info *info); 166 struct kcov_info *info; in get_kinfo() local 182 info = td->td_kcov_info; in get_kinfo() 183 if (info == NULL || in get_kinfo() 184 atomic_load_acq_int(&info->state) != KCOV_STATE_RUNNING) in get_kinfo() 187 return (info); in get_kinfo() 194 struct kcov_info *info; in trace_pc() local 198 info = get_kinfo(td); in trace_pc() 199 if (info == NULL) in trace_pc() [all …]
|
/freebsd/sys/dev/sound/pcm/ |
H A D | feeder_rate.c | 432 z_feed_zoh(struct z_info *info, uint8_t *dst) in z_feed_zoh() argument 437 cnt = info->channels * info->bps; in z_feed_zoh() 438 src = info->z_delay + (info->z_start * cnt); in z_feed_zoh() 458 z_feed_linear_##SIGN##BIT##ENDIAN(struct z_info *info, uint8_t *dst) \ 465 z = ((uint32_t)info->z_alpha * info->z_dx) >> Z_LINEAR_UNSHIFT; \ 467 sx = info->z_delay + (info->z_start * info->channels * \ 469 sy = sx - (info->channels * PCM_##BIT##_BPS); \ 471 ch = info->channels; \ 517 z += info->z_dy; \ 518 p adv##= info->channels * PCM_##BIT##_BPS [all …]
|
H A D | feeder_format.c | 62 struct feed_format_info *info; in feed_format_init() local 68 info = malloc(sizeof(*info), M_DEVBUF, M_NOWAIT | M_ZERO); in feed_format_init() 69 if (info == NULL) in feed_format_init() 72 info->channels = AFMT_CHANNEL(f->desc->in); in feed_format_init() 74 info->ibps = AFMT_BPS(f->desc->in); in feed_format_init() 75 info->ialign = info->ibps * info->channels; in feed_format_init() 76 info->rdfmt = AFMT_ENCODING(f->desc->in); in feed_format_init() 78 info->obps = AFMT_BPS(f->desc->out); in feed_format_init() 79 info->oalign = info->obps * info->channels; in feed_format_init() 80 info->wrfmt = AFMT_ENCODING(f->desc->out); in feed_format_init() [all …]
|
H A D | feeder_eq.c | 139 feed_eq_biquad(struct feed_eq_info *info, uint8_t *dst, uint32_t count, in feed_eq_biquad() argument 148 pmul = feed_eq_preamp[info->preamp].mul; in feed_eq_biquad() 149 pshift = feed_eq_preamp[info->preamp].shift; in feed_eq_biquad() 151 if (info->state == FEEDEQ_DISABLE) { in feed_eq_biquad() 152 j = count * info->channels; in feed_eq_biquad() 164 treble = &(info->coeff[info->treble.gain].treble); in feed_eq_biquad() 165 bass = &(info->coeff[info->bass.gain].bass); in feed_eq_biquad() 169 j = info->channels; in feed_eq_biquad() 175 w += (intpcm64_t)info->treble.i1[i] * treble->b1; in feed_eq_biquad() 176 w += (intpcm64_t)info->treble.i2[i] * treble->b2; in feed_eq_biquad() [all …]
|
H A D | feeder_matrix.c | 118 feed_matrix_apply(struct feed_matrix_info *info, uint8_t *src, uint8_t *dst, in feed_matrix_apply() argument 126 for (i = 0; info->matrix[i].chn[0] != SND_CHN_T_EOF; i++) { in feed_matrix_apply() 127 if (info->matrix[i].chn[0] == SND_CHN_T_NULL) { in feed_matrix_apply() 129 dst += info->bps; in feed_matrix_apply() 131 } else if (info->matrix[i].chn[1] == SND_CHN_T_EOF) { in feed_matrix_apply() 133 info->matrix[i].chn[0], fmt); in feed_matrix_apply() 135 dst += info->bps; in feed_matrix_apply() 140 for (j = 0; info->matrix[i].chn[j] != SND_CHN_T_EOF; in feed_matrix_apply() 143 info->matrix[i].chn[j], fmt); in feed_matrix_apply() 147 accum = (accum * info->matrix[i].mul) >> in feed_matrix_apply() [all …]
|
/freebsd/sys/dev/vt/hw/fb/ |
H A D | vt_fb.c | 92 struct fb_info *info; in vt_fb_ioctl() 95 info = vd->vd_softc; in vt_fb_ioctl() 99 bcopy(info, (struct fbtype *)data, sizeof(struct fbtype)); in vt_fb_ioctl() 112 *(u_int *)data = info->fb_stride; in vt_fb_ioctl() 122 if (info->fb_rgboffs.red == 0 && info->fb_rgboffs.green == 0 && in vt_fb_ioctl() 123 info->fb_rgboffs.blue == 0) in vt_fb_ioctl() 125 memcpy((struct fb_rgboffs *)data, &info->fb_rgboffs, in vt_fb_ioctl() 141 struct fb_info *info; in vt_fb_mmap() 143 info in vt_fb_mmap() 91 struct fb_info *info; vt_fb_ioctl() local 140 struct fb_info *info; vt_fb_mmap() local 168 struct fb_info *info; vt_fb_setpixel() local 222 struct fb_info *info; vt_fb_blank() local 273 struct fb_info *info; vt_fb_bitblt_bitmap() local 431 struct fb_info *info; vt_fb_postswitch() local 440 vt_fb_init_colors(struct fb_info * info) vt_fb_init_colors() argument 465 struct fb_info *info; vt_fb_init() local 515 vt_fb_attach(struct fb_info * info) vt_fb_attach() argument 525 vt_fb_detach(struct fb_info * info) vt_fb_detach() argument [all...] |
H A D | vt_early_fb.c | 72 vt_efb_initialize(struct fb_info *info, phandle_t node) in vt_efb_initialize() 74 vt_efb_initialize(struct fb_info *info) in vt_efb_initialize() 92 switch (info->fb_depth) { in vt_efb_initialize() 94 vt_config_cons_colors(info, COLOR_FORMAT_RGB, in vt_efb_initialize() 98 vt_config_cons_colors(info, COLOR_FORMAT_RGB, in vt_efb_initialize() 102 vt_config_cons_colors(info, COLOR_FORMAT_RGB, in vt_efb_initialize() 108 vt_config_cons_colors(info, in vt_efb_initialize() 111 vt_config_cons_colors(info, in vt_efb_initialize() 117 (cell_t)((info->fb_cmap[i] >> 16) & 0xff), in vt_efb_initialize() 118 (cell_t)((info in vt_efb_initialize() 71 vt_efb_initialize(struct fb_info * info,phandle_t node) vt_efb_initialize() argument 175 struct fb_info *info; vt_efb_init() local [all...] |
/freebsd/sys/dev/fb/ |
H A D | splash_bmp.c | 77 video_info_t info; in bmp_start() local 85 if ((vidd_get_info(adp, modes[i], &info) == 0) && in bmp_start() 86 (bmp_Init((u_char *)bmp_decoder.data, info.vi_width, in bmp_start() 87 info.vi_height, info.vi_depth) == 0)) in bmp_start() 241 bmp_SetPix(BMP_INFO *info, int x, int y, u_char val) in bmp_SetPix() argument 249 if ((x < 0) || (x >= info->swidth) || (y < 0) || (y >= info->sheight)) in bmp_SetPix() 256 sofs = ((info->height - (y+1) + (info->sheight - info->height) / 2) in bmp_SetPix() 257 * info->adp->va_line_width); in bmp_SetPix() 258 x += (info->swidth - info->width) / 2; in bmp_SetPix() 260 switch(info->sdepth) { in bmp_SetPix() [all …]
|
/freebsd/lib/libbe/ |
H A D | be_access.c | 53 struct be_mountcheck_info *info; in be_mountcheck_cb() local 58 info = (struct be_mountcheck_info *)data; in be_mountcheck_cb() 61 if (strcmp(mountpoint, info->path) == 0) { in be_mountcheck_cb() 62 info->name = strdup(zfs_get_name(zfs_hdl)); in be_mountcheck_cb() 81 struct be_mount_info *info; in be_mount_iter() local 83 info = (struct be_mount_info *)data; in be_mount_iter() 95 if (info->depth == 0) { in be_mount_iter() 96 snprintf(tmp, BE_MAXPATHLEN, "%s", info->mountpoint); in be_mount_iter() 115 mountpoint = be_mountpoint_augmented(info->lbh, zfs_mnt); in be_mount_iter() 116 snprintf(tmp, BE_MAXPATHLEN, "%s%s", info->mountpoint, in be_mount_iter() [all …]
|
/freebsd/sys/dev/ipmi/ |
H A D | ipmi_isa.c | 56 struct ipmi_get_info info; in ipmi_isa_identify() local 59 if (ipmi_smbios_identify(&info) && info.iface_type != SSIF_MODE && in ipmi_isa_identify() 98 ipmi_hint_identify(device_t dev, struct ipmi_get_info *info) in ipmi_hint_identify() argument 110 bzero(info, sizeof(struct ipmi_get_info)); in ipmi_hint_identify() 112 info->iface_type = KCS_MODE; in ipmi_hint_identify() 113 info->address = 0xca2; in ipmi_hint_identify() 114 info->io_mode = 1; in ipmi_hint_identify() 115 info->offset = 1; in ipmi_hint_identify() 117 info in ipmi_hint_identify() 174 struct ipmi_get_info info; ipmi_isa_attach() local [all...] |
/freebsd/contrib/bmake/unit-tests/ |
H A D | directive-elif.mk | 19 . info This branch is not taken. 25 . info XXX: This misspelling is not detected. 26 . info This branch is not taken. 34 . info This branch is not taken. 39 . info XXX: This misspelling is not detected. 54 . info This branch is taken. 66 . info This branch is taken. 73 . info This branch is taken. 75 . info This branch is not taken. 77 . info XXX: This misspelling is not detected. [all …]
|
/freebsd/contrib/opencsd/decoder/source/i_dec/ |
H A D | trc_idec_arminst.cpp | 73 int inst_ARM_is_indirect_branch(uint32_t inst, struct decode_info *info) in inst_ARM_is_indirect_branch() argument 86 info->instr_sub_type = OCSD_S_INSTR_V7_IMPLIED_RET; /* BX LR */ in inst_ARM_is_indirect_branch() 92 info->instr_sub_type = OCSD_S_INSTR_V7_IMPLIED_RET; in inst_ARM_is_indirect_branch() 96 info->instr_sub_type = OCSD_S_INSTR_V7_IMPLIED_RET; /* LDR PC, [SP], #imm */ in inst_ARM_is_indirect_branch() 102 info->instr_sub_type = OCSD_S_INSTR_V7_IMPLIED_RET; /* MOV PC, R14 */ in inst_ARM_is_indirect_branch() 126 int inst_Thumb_is_direct_branch(uint32_t inst, struct decode_info *info) in inst_Thumb_is_direct_branch() argument 129 return inst_Thumb_is_direct_branch_link(inst, &link, &cond, info); in inst_Thumb_is_direct_branch() 132 …_is_direct_branch_link(uint32_t inst, uint8_t *is_link, uint8_t *is_cond, struct decode_info *info) in inst_Thumb_is_direct_branch_link() argument 148 info->instr_sub_type = OCSD_S_INSTR_BR_LINK; in inst_Thumb_is_direct_branch_link() 153 info->instr_sub_type = OCSD_S_INSTR_BR_LINK; in inst_Thumb_is_direct_branch_link() [all …]
|
/freebsd/sys/dev/irdma/ |
H A D | irdma_hmc.c | 238 struct irdma_hmc_create_obj_info *info) in irdma_hmc_finish_add_sd_reg() argument 240 if (info->start_idx >= info->hmc_info->hmc_obj[info->rsrc_type].cnt) in irdma_hmc_finish_add_sd_reg() 243 if ((info->start_idx + info->count) > in irdma_hmc_finish_add_sd_reg() 244 info->hmc_info->hmc_obj[info->rsrc_type].cnt) in irdma_hmc_finish_add_sd_reg() 247 if (!info->add_sd_cnt) in irdma_hmc_finish_add_sd_reg() 249 return irdma_hmc_sd_grp(dev, info->hmc_info, in irdma_hmc_finish_add_sd_reg() 250 info->hmc_info->sd_indexes[0], info->add_sd_cnt, in irdma_hmc_finish_add_sd_reg() 264 struct irdma_hmc_create_obj_info *info) in irdma_sc_create_hmc_obj() argument 274 if (info->start_idx >= info->hmc_info->hmc_obj[info->rsrc_type].cnt) in irdma_sc_create_hmc_obj() 277 if ((info->start_idx + info->count) > in irdma_sc_create_hmc_obj() [all …]
|
H A D | irdma_uda.c | 51 irdma_sc_access_ah(struct irdma_sc_cqp *cqp, struct irdma_ah_info *info, in irdma_sc_access_ah() argument 62 FIELD_PREP(IRDMAQPC_MACADDRESS, irdma_mac_to_u64(info->mac_addr))); in irdma_sc_access_ah() 64 qw1 = FIELD_PREP(IRDMA_UDA_CQPSQ_MAV_PDINDEXLO, info->pd_idx) | in irdma_sc_access_ah() 65 FIELD_PREP(IRDMA_UDA_CQPSQ_MAV_TC, info->tc_tos) | in irdma_sc_access_ah() 66 FIELD_PREP(IRDMA_UDAQPC_VLANTAG, info->vlan_tag); in irdma_sc_access_ah() 68 qw2 = FIELD_PREP(IRDMA_UDA_CQPSQ_MAV_ARPINDEX, info->dst_arpindex) | in irdma_sc_access_ah() 69 FIELD_PREP(IRDMA_UDA_CQPSQ_MAV_FLOWLABEL, info->flow_label) | in irdma_sc_access_ah() 70 FIELD_PREP(IRDMA_UDA_CQPSQ_MAV_HOPLIMIT, info->hop_ttl) | in irdma_sc_access_ah() 71 FIELD_PREP(IRDMA_UDA_CQPSQ_MAV_PDINDEXHI, info->pd_idx >> 16); in irdma_sc_access_ah() 73 if (!info->ipv4_valid) { in irdma_sc_access_ah() [all …]
|
H A D | irdma_uk.c | 232 struct irdma_post_sq_info *info) in irdma_qp_get_next_send_wqe() argument 259 if (qp->push_db && info->push_wqe) in irdma_qp_get_next_send_wqe() 279 qp->sq_wrtrk_array[*wqe_idx].wrid = info->wr_id; in irdma_qp_get_next_send_wqe() 282 qp->sq_wrtrk_array[*wqe_idx].signaled = info->signaled; in irdma_qp_get_next_send_wqe() 320 irdma_uk_rdma_write(struct irdma_qp_uk *qp, struct irdma_post_sq_info *info, in irdma_uk_rdma_write() argument 333 info->push_wqe = qp->push_db ? true : false; in irdma_uk_rdma_write() 335 op_info = &info->op.rdma_write; in irdma_uk_rdma_write() 342 read_fence |= info->read_fence; in irdma_uk_rdma_write() 344 if (info->imm_data_valid) in irdma_uk_rdma_write() 353 wqe = irdma_qp_get_next_send_wqe(qp, &wqe_idx, &quanta, total_size, info); in irdma_uk_rdma_write() [all …]
|
/freebsd/contrib/ofed/libirdma/ |
H A D | irdma_uk.c | 232 struct irdma_post_sq_info *info) in irdma_qp_get_next_send_wqe() argument 259 if (qp->push_db && info->push_wqe) in irdma_qp_get_next_send_wqe() 279 qp->sq_wrtrk_array[*wqe_idx].wrid = info->wr_id; in irdma_qp_get_next_send_wqe() 282 qp->sq_wrtrk_array[*wqe_idx].signaled = info->signaled; in irdma_qp_get_next_send_wqe() 320 irdma_uk_rdma_write(struct irdma_qp_uk *qp, struct irdma_post_sq_info *info, in irdma_uk_rdma_write() argument 333 info->push_wqe = qp->push_db ? true : false; in irdma_uk_rdma_write() 335 op_info = &info->op.rdma_write; in irdma_uk_rdma_write() 342 read_fence |= info->read_fence; in irdma_uk_rdma_write() 344 if (info->imm_data_valid) in irdma_uk_rdma_write() 353 wqe = irdma_qp_get_next_send_wqe(qp, &wqe_idx, &quanta, total_size, info); in irdma_uk_rdma_write() [all …]
|
/freebsd/lib/librpcsec_gss/ |
H A D | rpcsec_gss_conf.c | 183 struct mech_info *info; in _rpc_gss_load_mech() local 209 info = malloc(sizeof(struct mech_info)); in _rpc_gss_load_mech() 210 if (!info) in _rpc_gss_load_mech() 212 if (_rpc_gss_string_to_oid(oid, &info->oid)) { in _rpc_gss_load_mech() 213 free(info); in _rpc_gss_load_mech() 216 info->name = strdup(name); in _rpc_gss_load_mech() 217 info->qops = NULL; in _rpc_gss_load_mech() 218 info->lib = strdup(lib); in _rpc_gss_load_mech() 219 info->kobj = strdup(kobj); in _rpc_gss_load_mech() 220 SLIST_INSERT_HEAD(&mechs, info, link); in _rpc_gss_load_mech() [all …]
|
/freebsd/contrib/libarchive/libarchive/ |
H A D | archive_read_support_format_raw.c | 57 struct raw_info *info; in archive_read_support_format_raw() local 64 info = calloc(1, sizeof(*info)); in archive_read_support_format_raw() 65 if (info == NULL) { in archive_read_support_format_raw() 72 info, in archive_read_support_format_raw() 84 free(info); in archive_read_support_format_raw() 110 struct raw_info *info; in archive_read_format_raw_read_header() local 112 info = (struct raw_info *)(a->format->data); in archive_read_format_raw_read_header() 113 if (info->end_of_file) in archive_read_format_raw_read_header() 131 struct raw_info *info; in archive_read_format_raw_read_data() local 134 info = (struct raw_info *)(a->format->data); in archive_read_format_raw_read_data() [all …]
|
/freebsd/sys/dev/usb/input/ |
H A D | ums.c | 221 struct ums_info *info = &sc->sc_info[0]; in ums_intr_callback() local 278 if ((info->sc_flags & UMS_FLAG_W_AXIS) && in ums_intr_callback() 279 (id == info->sc_iid_w)) in ums_intr_callback() 280 dw += hid_get_data(buf, len, &info->sc_loc_w); in ums_intr_callback() 282 if ((info->sc_flags & UMS_FLAG_X_AXIS) && in ums_intr_callback() 283 (id == info->sc_iid_x)) in ums_intr_callback() 284 dx += hid_get_data(buf, len, &info->sc_loc_x); in ums_intr_callback() 286 if ((info->sc_flags & UMS_FLAG_Y_AXIS) && in ums_intr_callback() 287 (id == info->sc_iid_y)) in ums_intr_callback() 288 dy -= hid_get_data(buf, len, &info->sc_loc_y); in ums_intr_callback() [all …]
|
/freebsd/usr.bin/truss/ |
H A D | setup.c | 148 setup_and_wait(struct trussinfo *info, char *command[]) in setup_and_wait() argument 165 new_proc(info, pid, 0); in setup_and_wait() 172 start_tracing(struct trussinfo *info, pid_t pid) in start_tracing() argument 187 new_proc(info, pid, 0); in start_tracing() 293 add_threads(struct trussinfo *info, struct procinfo *p) in add_threads() argument 313 info->curthread = t; in add_threads() 314 enter_syscall(info, t, &pl); in add_threads() 321 new_proc(struct trussinfo *info, pid_t pid, lwpid_t lwpid) in new_proc() argument 329 LIST_FOREACH(np, &info->proclist, entries) { in new_proc() 334 if (info->flags & FOLLOWFORKS) in new_proc() [all …]
|
/freebsd/contrib/ntp/scripts/ntptrace/ |
H A D | ntptrace.in | 28 my %info = get_info($host); 29 last if not %info; 38 $dhost, $info{stratum}, $info{offset}, $info{syncdistance}; 39 printf ", refid '%s'", $info{refid} if $info{stratum} == 1; 42 last if $info{stratum} == 0 || $info{stratum} == 1 || 43 $info{stratu [all...] |
/freebsd/contrib/netbsd-tests/lib/libc/gen/ |
H A D | t_siginfo.c | 71 sig_debug(int signo, siginfo_t *info, ucontext_t *ctx) in sig_debug() argument 75 printf("%d %p %p\n", signo, info, ctx); in sig_debug() 76 if (info != NULL) { in sig_debug() 77 printf("si_signo=%d\n", info->si_signo); in sig_debug() 78 printf("si_errno=%d\n", info->si_errno); in sig_debug() 79 printf("si_code=%d\n", info->si_code); in sig_debug() 80 printf("si_value.sival_int=%d\n", info->si_value.sival_int); in sig_debug() 100 sigalrm_action(int signo, siginfo_t *info, void *ptr) in sigalrm_action() argument 103 sig_debug(signo, info, (ucontext_t *)ptr); in sigalrm_action() 105 ATF_REQUIRE_EQ(info->si_signo, SIGALRM); in sigalrm_action() [all …]
|
/freebsd/sys/gnu/gcov/ |
H A D | gcc_4_7.c | 118 gcov_info_filename(struct gcov_info *info) in gcov_info_filename() argument 120 return (info->filename); in gcov_info_filename() 128 gcov_info_version(struct gcov_info *info) in gcov_info_version() argument 130 return (info->version); in gcov_info_version() 141 gcov_info_next(struct gcov_info *info) in gcov_info_next() argument 143 if (!info) in gcov_info_next() 146 return (info->next); in gcov_info_next() 154 gcov_info_link(struct gcov_info *info) in gcov_info_link() argument 156 info->next = gcov_info_head; in gcov_info_link() 157 gcov_info_head = info; in gcov_info_link() [all …]
|
/freebsd/contrib/jemalloc/src/ |
H A D | background_thread.c | 72 background_thread_info_init(tsdn_t *tsdn, background_thread_info_t *info) { 73 background_thread_wakeup_time_set(tsdn, info, 0); 74 info->npages_to_purge_new = 0; 76 info->tot_n_runs = 0; 77 nstime_init(&info->tot_sleep_time, 0); 216 background_thread_sleep(tsdn_t *tsdn, background_thread_info_t *info, 219 info->tot_n_runs++; 221 info->npages_to_purge_new = 0; 231 assert(background_thread_indefinite_sleep(info)); 232 ret = pthread_cond_wait(&info->cond, &info->mtx.lock); [all …]
|