| /src/sys/kern/ |
| H A D | kern_idle.c | 48 struct schedstate_percpu *spc; local in function:idle_loop
|
| H A D | kern_clock.c | 414 struct schedstate_percpu *spc = &ci->ci_schedstate; local in function:statclock [all...] |
| H A D | sched_4bsd.c | 104 struct schedstate_percpu *spc = &ci->ci_schedstate; local in function:sched_tick [all...] |
| H A D | subr_interrupt.c | 66 struct schedstate_percpu *spc; local in function:interrupt_shield_xcall 88 struct schedstate_percpu *spc; local in function:interrupt_shield
|
| H A D | kern_cpu.c | 312 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 D | kern_runq.c | 138 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 D | kern_sleepq.c | 122 struct schedstate_percpu *spc; local in function:sleepq_remove
|
| H A D | sched_m2.c | 280 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 D | sys_pset.c | 222 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 D | kern_synch.c | 549 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 D | machdep.c | 264 intc_intr(int ssr, int spc, int ssp) argument
|
| /src/sys/dev/pcmcia/ |
| H A D | spc_pcmcia.c | 106 struct spc_softc *spc = &sc->sc_spc; local in function:spc_pcmcia_attach
|
| /src/sys/arch/evbsh3/evbsh3/ |
| H A D | machdep.c | 530 intc_intr(int ssr, int spc, int ssp) argument
|
| /src/sys/arch/i386/stand/lib/ |
| H A D | biosdisk_ll.c | 213 int cyl, head, sec, nsec, spc, dblk32; local in function:do_read
|
| /src/sys/arch/sh3/include/ |
| H A D | cpu.h | 82 int spc; /* program counter at time of interrupt */ member in struct:clockframe
|
| /src/sys/arch/hpcsh/hpcsh/ |
| H A D | machdep.c | 588 intc_intr(int ssr, int spc, int ssp) argument
|
| /src/sys/arch/landisk/landisk/ |
| H A D | intr.c | 74 intc_intr(int ssr, int spc, int ssp) argument
|
| /src/distrib/utils/edlabel/ |
| H A D | edlabel.c | 181 int nsect, ntrack, ncyl, spc; local in function:edit_geo
|
| /src/sys/arch/aarch64/aarch64/ |
| H A D | db_interface.c | 563 const char *spc = spaces[level]; variable in typeref:typename:const char *
|
| /src/sys/dev/pci/ |
| H A D | sti_pci.c | 98 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 D | diskpart.c | 124 int spc, def, part, layout, j, ch; local in function:main [all...] |
| /src/lib/libcurses/ |
| H A D | slk.c | 733 size_t spc, len, width, x; local in function:__slk_set_finalise [all...] |
| /src/usr.bin/tftp/ |
| H A D | tftp.c | 638 const char *spc; local in function:tpacket
|
| /src/sys/lib/libsa/ |
| H A D | dosfs.c | 72 u_int spc; /* sectors per cluster */ member in struct:__anon511445110208
|
| /src/sys/arch/mmeye/mmeye/ |
| H A D | machdep.c | 648 intc_intr(int ssr, int spc, int ssp) argument
|