freebsd-dev/sys/sys
John Baldwin 1beccae67c Add a new function to look for a spinlock's instance when it is held by
another thread.  We use the td_oncpu member of the other field to locate
it's associated CPU and then search the that CPU's list of spin locks
contained in its per-CPU data.  This is not always safe and may in fact
panic or just not work, but it is useful in at least one case.
2003-07-31 18:50:58 +00:00
..
_iovec.h
_label.h
_lock.h
_mutex.h
_semaphore.h
_sigset.h
_timespec.h
_timeval.h
_types.h
aac_ioctl.h
acct.h
acl.h
agpio.h
aio.h
alq.h
assym.h
ata.h
bio.h
bitstring.h
blist.h
buf.h
bus_dma.h - Introduce a new busdma flag BUS_DMA_ZERO to request for zero'ed 2003-07-27 13:52:10 +00:00
bus.h
callout.h
cdefs.h Discussions on src-committers with alfred and bde pointed out that 2003-07-25 18:40:36 +00:00
cdio.h
cdrio.h
chio.h
clist.h
clock.h
condvar.h
conf.h
cons.h
consio.h
copyright.h
ctype.h
dataacq.h
device_port.h
devicestat.h
digiio.h
dir.h
dirent.h
disk.h
disklabel.h
diskmbr.h
diskpc98.h
dkstat.h
domain.h
dvdio.h
elf32.h
elf64.h
elf_common.h
elf_generic.h
endian.h
errno.h
event.h
eventhandler.h
eventvar.h
exec.h
extattr.h
fbio.h
fcntl.h
fdcio.h
file.h
filedesc.h
filio.h
fnv_hash.h
gmon.h
gpt.h
iconv.h
imgact_aout.h
imgact_elf.h
imgact.h
inflate.h
interrupt.h
ioccom.h
ioctl_bt848.h
ioctl_compat.h
ioctl_meteor.h
ioctl.h
ipc.h
jail.h
joystick.h
jumbo.h
kbio.h
kenv.h
kernel.h Rearrange the SYSINIT order to call lockmgr_init() earlier so that 2003-07-16 01:00:39 +00:00
kerneldump.h
kobj.h
kse.h o Refine kse_thr_interrupt to allow it to handle different commands. 2003-07-17 22:45:33 +00:00
kthread.h
ktr.h
ktrace.h
libkern.h
limits.h
linedisc.h
link_aout.h
link_elf.h
linker_set.h
linker.h
lock.h Add a new function to look for a spinlock's instance when it is held by 2003-07-31 18:50:58 +00:00
lockf.h
lockmgr.h
mac_policy.h
mac.h
malloc.h
mbpool.h Add a facility for devices, specifically network interfaces, that require 2003-07-15 08:59:38 +00:00
mbuf.h
mchain.h
md4.h
md5.h
mdioctl.h
memrange.h
mman.h
module.h
mount.h
mouse.h
msg.h
msgbuf.h
mtio.h
mutex.h Nuke the declaration of a function which was not implemented. 2003-07-16 08:13:13 +00:00
namei.h
nlist_aout.h
param.h Bump __FreeBSD_version to indicate GCC 3.3.1-pre import. 2003-07-31 01:45:35 +00:00
pciio.h
pcpu.h
pioctl.h
pipe.h
poll.h
posix4.h
power.h
priority.h
proc.h Remove extern declaration of ps_showallprocs. The definition is already gone. 2003-07-18 13:51:15 +00:00
procfs.h
protosw.h
ptio.h
ptrace.h
queue.h
random.h
reboot.h
regression.h
resource.h
resourcevar.h
rman.h
rtprio.h
runq.h
sbuf.h
sched.h
select.h
selinfo.h
sem.h
sema.h
semaphore.h
shm.h
sigio.h
signal.h
signalvar.h
smp.h
snoop.h
socket.h
socketvar.h To avoid a kernel panic provoked by a NULL pointer dereference, 2003-07-17 23:49:10 +00:00
sockio.h
soundcard.h
stat.h
statvfs.h
stddef.h
stdint.h
sun_disklabel.h
sx.h
syscall.h o Refine kse_thr_interrupt to allow it to handle different commands. 2003-07-17 22:45:33 +00:00
syscall.mk o Refine kse_thr_interrupt to allow it to handle different commands. 2003-07-17 22:45:33 +00:00
syscallsubr.h
sysctl.h Make the system call vector name of a process accessible to user 2003-07-12 02:00:16 +00:00
sysent.h
syslimits.h
syslog.h
sysproto.h o Refine kse_thr_interrupt to allow it to handle different commands. 2003-07-17 22:45:33 +00:00
systm.h Remove __nonnull() on the second argument of strto[u]l() which I used 2003-07-22 06:01:11 +00:00
taskqueue.h
termios.h
thr.h
tiio.h
time.h
timeb.h
timepps.h
timers.h
times.h
timespec.h
timetc.h
timex.h
tree.h
tty.h
ttychars.h
ttycom.h
ttydefaults.h
ttydev.h
types.h
ucontext.h
ucred.h
uio.h
umtx.h
un.h
unistd.h
unpcb.h
user.h
utsname.h
uuid.h
vmmeter.h
vnode.h Add fdidx argument to vn_open() and vn_open_cred() and pass -1 throughout. 2003-07-27 17:04:56 +00:00
wait.h
watchdog.h
xrpuio.h