Searched defs:spc (Results 1 - 25 of 40) sorted by relevance

12

/src/sys/kern/
H A Dkern_idle.c48 struct schedstate_percpu *spc; local in function:idle_loop
H A Dkern_clock.c414 struct schedstate_percpu *spc = &ci->ci_schedstate; local in function:statclock
[all...]
H A Dsched_4bsd.c104 struct schedstate_percpu *spc = &ci->ci_schedstate; local in function:sched_tick
[all...]
H A Dsubr_interrupt.c66 struct schedstate_percpu *spc; local in function:interrupt_shield_xcall
88 struct schedstate_percpu *spc; local in function:interrupt_shield
H A Dkern_cpu.c312 struct schedstate_percpu *spc, *mspc = NULL; local in function:cpu_xc_offline
389 struct schedstate_percpu *spc; local in function:cpu_xc_online
403 struct schedstate_percpu *spc; local in function:cpu_setstate
495 struct schedstate_percpu *spc; local in function:cpu_xc_intr
507 struct schedstate_percpu *spc; local in function:cpu_xc_nointr
519 struct schedstate_percpu *spc; local in function:cpu_setintr
[all...]
H A Dkern_runq.c138 struct schedstate_percpu *spc; local in function:sched_cpuattach
174 sched_getrq(struct schedstate_percpu * spc,const pri_t prio) argument
188 struct schedstate_percpu *spc; local in function:sched_enqueue
262 struct schedstate_percpu *spc; local in function:sched_dequeue
322 struct schedstate_percpu *spc; local in function:sched_resched_cpu
455 const struct schedstate_percpu *spc = &ci->ci_schedstate; local in function:sched_migratable
476 struct schedstate_percpu *spc = &curcpu()->ci_schedstate; local in function:sched_nextpkg
569 struct schedstate_percpu *spc; local in function:sched_takecpu
655 struct schedstate_percpu *spc, *curspc; local in function:sched_catchlwp
717 struct schedstate_percpu *spc, *tspc; local in function:sched_idle_migrate
795 struct schedstate_percpu *spc, *tspc; local in function:sched_steal
819 struct schedstate_percpu *spc, *tspc; local in function:sched_idle
1076 struct schedstate_percpu *spc; local in function:sched_nextlwp
1113 const struct schedstate_percpu *spc; local in function:sched_curcpu_runnable_p
1188 struct schedstate_percpu *spc; local in function:sched_print_runqueue
[all...]
H A Dkern_sleepq.c122 struct schedstate_percpu *spc; local in function:sleepq_remove
H A Dsched_m2.c280 struct schedstate_percpu *spc = &l->l_cpu->ci_schedstate; local in function:sched_oncpu
298 struct schedstate_percpu *spc = &ci->ci_schedstate; local in function:sched_tick
H A Dsys_pset.c222 struct schedstate_percpu *spc; local in function:kern_pset_destroy
306 struct schedstate_percpu *spc = NULL; local in function:sys_pset_assign
[all...]
H A Dkern_synch.c549 nextlwp(struct cpu_info *ci, struct schedstate_percpu *spc) argument
611 struct schedstate_percpu *spc; local in function:mi_switch
1057 struct schedstate_percpu *spc; local in function:sched_changepri
1086 struct schedstate_percpu *spc; local in function:sched_lendpri
[all...]
/src/sys/arch/dreamcast/dreamcast/
H A Dmachdep.c264 intc_intr(int ssr, int spc, int ssp) argument
/src/sys/dev/pcmcia/
H A Dspc_pcmcia.c106 struct spc_softc *spc = &sc->sc_spc; local in function:spc_pcmcia_attach
/src/sys/arch/evbsh3/evbsh3/
H A Dmachdep.c530 intc_intr(int ssr, int spc, int ssp) argument
/src/sys/arch/i386/stand/lib/
H A Dbiosdisk_ll.c213 int cyl, head, sec, nsec, spc, dblk32; local in function:do_read
/src/sys/arch/sh3/include/
H A Dcpu.h82 int spc; /* program counter at time of interrupt */ member in struct:clockframe
/src/sys/arch/hpcsh/hpcsh/
H A Dmachdep.c588 intc_intr(int ssr, int spc, int ssp) argument
/src/sys/arch/landisk/landisk/
H A Dintr.c74 intc_intr(int ssr, int spc, int ssp) argument
/src/distrib/utils/edlabel/
H A Dedlabel.c181 int nsect, ntrack, ncyl, spc; local in function:edit_geo
/src/sys/arch/aarch64/aarch64/
H A Ddb_interface.c563 const char *spc = spaces[level]; variable in typeref:typename:const char *
/src/sys/dev/pci/
H A Dsti_pci.c98 struct sti_pci_softc *spc = device_private(self); local in function:sti_pci_attach
129 struct sti_pci_softc *spc = device_private(dev); local in function:sti_pci_end_attach
140 sti_check_rom(struct sti_pci_softc * spc,struct pci_attach_args * pa) argument
382 sti_pci_enable_rom_internal(struct sti_pci_softc * spc) argument
396 struct sti_pci_softc *spc = device_private(sc->sc_dev); local in function:sti_pci_enable_rom
408 sti_pci_disable_rom_internal(struct sti_pci_softc * spc) argument
422 struct sti_pci_softc *spc = device_private(sc->sc_dev); local in function:sti_pci_disable_rom
[all...]
/src/usr.sbin/diskpart/
H A Ddiskpart.c124 int spc, def, part, layout, j, ch; local in function:main
[all...]
/src/lib/libcurses/
H A Dslk.c733 size_t spc, len, width, x; local in function:__slk_set_finalise
[all...]
/src/usr.bin/tftp/
H A Dtftp.c638 const char *spc; local in function:tpacket
/src/sys/lib/libsa/
H A Ddosfs.c72 u_int spc; /* sectors per cluster */ member in struct:__anon511445110208
/src/sys/arch/mmeye/mmeye/
H A Dmachdep.c648 intc_intr(int ssr, int spc, int ssp) argument

Completed in 17 milliseconds

12