Searched refs:ci (Results 251 - 275 of 479) sorted by relevance

<<11121314151617181920

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/gdb.hp/gdb.base-hp/
H A DMakefile.in22 -rm -f *~ *.o *.ci
/netbsd-6-1-5-RELEASE/sys/arch/arm/arm32/
H A Dcpu.c487 identify_arm_cpu(struct device *dv, struct cpu_info *ci) argument
494 cpuid = ci->ci_arm_cpuid;
527 if ((ci->ci_ctrl & CPU_CONTROL_IDC_ENABLE) == 0)
542 if ((ci->ci_ctrl & CPU_CONTROL_DC_ENABLE) == 0)
546 if ((ci->ci_ctrl & CPU_CONTROL_IC_ENABLE) == 0)
554 if ((ci->ci_ctrl & CPU_CONTROL_WBUF_ENABLE) == 0)
559 if (ci->ci_ctrl & CPU_CONTROL_LABT_ENABLE)
564 if (ci->ci_ctrl & CPU_CONTROL_BPRD_ENABLE)
H A Darm32_machdep.c449 struct cpu_info * const ci = curcpu(); local
450 const int opl = ci->ci_cpl;
455 u_int softints = ci->ci_softints & softiplmask;
456 KASSERT((softints != 0) == ((ci->ci_softints >> opl) != 0));
463 if (ci->ci_softints & (1 << (IPL_SOFT ## n - IPL_SOFTCLOCK))) { \
464 ci->ci_softints &= \
466 softint_switch(ci->ci_softlwps[SOFTINT_ ## n], \
/netbsd-6-1-5-RELEASE/sys/arch/x86/acpi/
H A Dacpi_cpu_md.c133 return cfaa->ci;
141 return cfaa->ci;
147 struct cpu_info *ci = curcpu(); local
156 if ((ci->ci_feat_val[1] & CPUID2_MONITOR) != 0)
169 if ((ci->ci_feat_val[1] & CPUID2_EST) != 0)
172 if ((ci->ci_feat_val[0] & CPUID_ACPI) != 0)
192 if ((ci->ci_feat_val[1] & CPUID2_EST) != 0)
195 if ((ci->ci_feat_val[0] & CPUID_ACPI) != 0)
246 family = CPUID2FAMILY(ci->ci_signature);
249 family += CPUID2EXTFAMILY(ci
421 struct cpu_info *ci = curcpu(); local
507 struct cpu_info *ci = sc->sc_ci; local
642 acpicpu_md_pstate_hwf(struct cpu_info *ci) argument
678 struct cpu_info *ci = curcpu(); local
1147 struct cpu_info *ci = curcpu(); local
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/sgimips/dev/
H A Dcrime.c102 struct cpu_info * const ci = curcpu(); local
163 ci->ci_cpu_freq = cps;
164 ci->ci_cctr_freq = cps;
166 ci->ci_cpu_freq *= 2;
167 ci->ci_cycles_per_hz = (cps + (hz / 2)) / hz;
168 ci->ci_divisor_delay = (cps + (1000000 / 2)) / 1000000;
/netbsd-6-1-5-RELEASE/sys/arch/i386/i386/
H A Ddb_machdep.c334 struct cpu_info *ci; local
337 for (ci = db_cpu_first(); ci != NULL; ci = db_cpu_next(ci)) {
338 db_read_bytes((db_addr_t)&ci->ci_intrstack, sizeof(cp),
/netbsd-6-1-5-RELEASE/sys/arch/vax/vax/
H A Dka820.c146 struct cpu_info *ci; local
170 ci = curcpu();
171 self->dv_private = ci; /* eww. but curcpu() is already too */
173 ci->ci_slotid = ba->ba_nodenr;
174 ci->ci_cpuid = device_unit(self);
175 ci->ci_dev = self;
181 scb_vecalloc(KA820_INT_IPINTR, ka820_ipintr, ci, SCB_ISTACK, NULL);
530 ka820_startslave(struct cpu_info *ci) argument
532 const struct pcb *pcb = lwp_getpcb(ci->ci_data.cpu_onproc);
533 const int id = ci
648 ka820_send_ipi(struct cpu_info *ci) argument
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/mips/rmi/
H A Drmixl_intr.c493 rmixl_intr_init_cpu(struct cpu_info *ci) argument
495 struct rmixl_cpu_softc *sc = (void *)ci->ci_softc;
505 KASSERT(cpu_index(ci) < (sizeof(cpu_present_mask) * 8));
506 atomic_or_32((volatile uint32_t *)&cpu_present_mask, 1 << cpu_index(ci));
953 rmixl_send_ipi(struct cpu_info *ci, int tag) argument
955 const cpuid_t cpuid = ci->ci_cpuid;
961 if (! CPUSET_HAS_P(cpus_running, cpu_index(ci)))
971 atomic_or_64(&ci->ci_request_ipis, req);
981 struct cpu_info * const ci = curcpu(); local
984 KASSERT(ci
[all...]
/netbsd-6-1-5-RELEASE/sys/dev/tprof/
H A Dtprof.c115 tprof_cpu(struct cpu_info *ci) argument
118 return &tprof_cpus[cpu_index(ci)];
220 struct cpu_info * const ci = vp; local
221 tprof_cpu_t * const c = tprof_cpu(ci);
223 workqueue_enqueue(tprof_wq, &c->c_work, ci);
230 struct cpu_info *ci; local
235 for (CPU_INFO_FOREACH(cii, ci)) {
236 tprof_cpu_t * const c = tprof_cpu(ci);
252 struct cpu_info *ci; local
283 for (CPU_INFO_FOREACH(cii, ci)) {
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/groff/src/roff/troff/
H A Dnode.cpp236 inline int font_info::contains(charinfo *ci) argument
238 return fm != 0 && fm->contains(ci->get_index());
434 charinfo *ci = get_charinfo(symbol("|")); local
435 if (fm->contains(ci->get_index()))
436 return hunits(fm->get_width(ci->get_index(), fs.to_scaled_points()));
443 charinfo *ci = get_charinfo(symbol("^")); local
444 if (fm->contains(ci->get_index()))
445 return hunits(fm->get_width(ci->get_index(), fs.to_scaled_points()));
547 inline int tfont::contains(charinfo *ci) argument
549 return fm->contains(ci
552 get_character_type(charinfo *ci) argument
1008 check_charinfo(tfont *tf, charinfo *ci) argument
1021 put_char_width(charinfo *ci, tfont *tf, color *gcol, color *fcol, hunits w, hunits k) argument
1103 put_char(charinfo *ci, tfont *tf, color *gcol, color *fcol) argument
1781 charinfo *ci; member in class:charinfo_node
4876 charinfo *ci = get_charinfo(symbol(gl.contents())); local
4929 make_node(charinfo *ci, environment *env) argument
4954 character_exists(charinfo *ci, environment *env) argument
4971 add_char(charinfo *ci, environment *env, hunits *widthp, int *spacep, node **glyph_comp_np) argument
6143 charinfo *ci = get_charinfo(symbol(gl.contents())); local
[all...]
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Dbn.c382 heim_integer ci; local
393 ci.negative = 0;
394 ci.length = ai->length + 1;
395 ci.data = malloc(ci.length);
396 if (ci.data == NULL)
401 cp = &((unsigned char *)ci.data)[ci.length - 1];
416 memmove(cp, cp + 1, --ci.length);
421 *((heim_integer *)res) = ci;
[all...]
/netbsd-6-1-5-RELEASE/external/gpl2/xcvs/dist/contrib/
H A Dsccs2rcs.in249 echo about to do ci
250 echo ci -f -r$rev -d"$date" -w$author -t$emptyfile $file
251 ci -f -r$rev -d"$date" -w$author -t$emptyfile $file < $initialfile >>& $logfile
258 ci -f -r$rev -d"$date" -w$author -t$tmpfile $file < $initialfile >>& $logfile
283 ci -f -r$rev -d"$date" -w$author $file < $tmpfile >>& $logfile
/netbsd-6-1-5-RELEASE/gnu/dist/groff/src/devices/xditview/
H A Ddevice.c374 struct charinfo *ci; local
380 ci = (struct charinfo *)XtMalloc(XtOffsetOf(struct charinfo, name[0])
383 strcpy(ci->name, name);
384 ci->width = width;
385 ci->code = code;
389 ci->next = *pp;
390 *pp = ci;
393 ci->code_next = *pp;
394 *pp = ci;
395 return ci;
[all...]
/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Dmlx.c254 struct mlx_cinfo *ci; local
371 ci = &mlx->mlx_ci;
373 if (ci->ci_iftype > 1) {
381 ci->ci_firmware_id[0] = me2->me_firmware_id[0];
382 ci->ci_firmware_id[1] = me2->me_firmware_id[1];
383 ci->ci_firmware_id[2] = me2->me_firmware_id[2];
384 ci->ci_firmware_id[3] = me2->me_firmware_id[3];
385 ci->ci_hardware_id = me2->me_hardware_id[0];
386 ci->ci_mem_size = le32toh(me2->me_mem_size);
387 ci
505 struct mlx_cinfo *ci; local
[all...]
/netbsd-6-1-5-RELEASE/external/mit/lua/dist/src/
H A Dlstate.c47 L1->ci = L1->base_ci;
55 /* initialize first ci */
56 L1->ci->func = L1->top;
57 setnilvalue(L1->top++); /* `function' entry for this `ci' */
58 L1->base = L1->ci->base = L1->top;
59 L1->ci->top = L1->top + LUA_MINSTACK;
100 L->base_ci = L->ci = NULL;
208 L->ci = L->base_ci;
209 L->base = L->top = L->ci->base;
/netbsd-6-1-5-RELEASE/sys/arch/x86/include/
H A Dcpu.h291 #define CPU_INFO_FOREACH(cii, ci) cii = 0, ci = cpu_info_list; \
292 ci != NULL; ci = ci->ci_next
311 #define CPU_IS_PRIMARY(ci) ((ci)->ci_flags & CPUF_PRIMARY)
/netbsd-6-1-5-RELEASE/sys/arch/arm/ixp12x0/
H A Dixp12x0_intr.c389 struct cpu_info* const ci = curcpu(); local
390 const int ppl = ci->ci_cpl;
413 ci->ci_data.cpu_nintr++;
415 ci->ci_cpl = ih->ih_ipl;
428 ci->ci_data.cpu_nintr++;
430 ci->ci_cpl = ih->ih_ipl;
438 ci->ci_cpl = ppl;
/netbsd-6-1-5-RELEASE/sys/kern/
H A Dkern_sleepq.c100 struct cpu_info *ci; local
110 ci = l->l_cpu;
111 spc = &ci->ci_schedstate;
140 ci = l->l_cpu;
141 spc = &ci->ci_schedstate;
146 spc_lock(ci);
156 spc_unlock(ci);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dtree-call-cdce.c736 unsigned ci;
769 for (ci = 0; ci < tn_cond_stmts; ci++)
771 gimple c = VEC_index (gimple, conds, ci);
772 gcc_assert (c || ci != 0);
779 ci++;
806 ci0 = ci;
808 for (; ci < tn_cond_stmts; ci
733 unsigned ci; local
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/mips/mips/
H A Ddb_interface.c513 struct cpu_info * const ci = curcpu(); local
524 for (u_int i=0; i < ci->ci_cpuwatch_count; i++) {
525 cwp = &ci->ci_cpuwatch_tab[i];
631 struct cpu_info * const ci = curcpu(); local
636 for (u_int i=0; i < ci->ci_cpuwatch_count; i++) {
637 cpu_watchpoint_t * const cwp = &ci->ci_cpuwatch_tab[i];
940 struct cpu_info *ci; local
946 for (CPU_INFO_FOREACH(cii, ci)) {
947 if (cpu_index(ci) == addr)
950 if (ci
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/opcodes/
H A Dia64-opc.c574 int ci = main_table[place].completers;
583 int cname = completer_table[ci].name_index;
585 tinsn = apply_completer (tinsn, ci);
594 ci = completer_table[ci].subentries;
599 ci = completer_table[ci].alternative;
601 if (ci < 0)
612 completer_table[ci].dependencies);
564 int ci = main_table[place].completers; local
/netbsd-6-1-5-RELEASE/sys/arch/mips/include/
H A Dcpu.h152 #define CPU_INFO_FOREACH(cii, ci) \
153 (void)(cii), ci = &cpu_info_store; ci != NULL; ci = ci->ci_next
234 #define CPU_IS_PRIMARY(ci) ((ci)->ci_flags & CPUF_PRIMARY)
237 #define CPU_IS_PRIMARY(ci) (true)
534 void cpu_hatch(struct cpu_info *ci);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/opcodes/
H A Dia64-opc.c574 int ci = main_table[place].completers;
583 int cname = completer_table[ci].name_index;
585 tinsn = apply_completer (tinsn, ci);
594 ci = completer_table[ci].subentries;
599 ci = completer_table[ci].alternative;
601 if (ci < 0)
612 completer_table[ci].dependencies);
564 int ci = main_table[place].completers; local
/netbsd-6-1-5-RELEASE/sys/arch/evbarm/ifpga/
H A Difpga_intr.c305 struct cpu_info * const ci = curcpu(); local
307 pcpl = ci->ci_cpl;
341 ci->ci_data.cpu_nintr++;
342 ci->ci_cpl |= iq->iq_mask;
349 ci->ci_cpl = pcpl;
/netbsd-6-1-5-RELEASE/sys/arch/arm/footbridge/
H A Dfootbridge_irqhandler.c281 struct cpu_info * const ci = curcpu(); local
282 const int ppl = ci->ci_cpl;
314 ci->ci_data.cpu_nintr++;
316 ci->ci_cpl = ih->ih_ipl;
324 ci->ci_cpl = ppl;

Completed in 189 milliseconds

<<11121314151617181920