496a3b1f65
threads, to make it less confusing and using modern kernel terms. Rename the functions to reflect current use of the functions, instead of the historic KSE conventions: cpu_set_fork_handler -> cpu_fork_kthread_handler (for kthreads) cpu_set_upcall -> cpu_copy_thread (for forks) cpu_set_upcall_kse -> cpu_set_upcall (for new threads creation) Reviewed by: jhb (previous version) Sponsored by: The FreeBSD Foundation MFC after: 1 week Approved by: re (hrs) Differential revision: https://reviews.freebsd.org/D6731 |
||
---|---|---|
.. | ||
ata_machdep.c | ||
autoconf.c | ||
bus_machdep.c | ||
cache.c | ||
cam_machdep.c | ||
cheetah.c | ||
clock.c | ||
counter.c | ||
db_disasm.c | ||
db_hwwatch.c | ||
db_interface.c | ||
db_trace.c | ||
dump_machdep.c | ||
eeprom.c | ||
elf_machdep.c | ||
exception.S | ||
gdb_machdep.c | ||
genassym.c | ||
identcpu.c | ||
in_cksum.c | ||
interrupt.S | ||
intr_machdep.c | ||
iommu.c | ||
jbusppm.c | ||
locore.S | ||
machdep.c | ||
mem.c | ||
mp_exception.S | ||
mp_locore.S | ||
mp_machdep.c | ||
nexus.c | ||
ofw_machdep.c | ||
pmap.c | ||
prof_machdep.c | ||
rtc.c | ||
rwindow.c | ||
sc_machdep.c | ||
schppm.c | ||
spitfire.c | ||
ssm.c | ||
stack_machdep.c | ||
support.S | ||
swtch.S | ||
sys_machdep.c | ||
tick.c | ||
tlb.c | ||
trap.c | ||
tsb.c | ||
uio_machdep.c | ||
upa.c | ||
vm_machdep.c | ||
zeus.c |