NetBSD/sys/miscfs/procfs
hannken 97834f7ba0 Change vnode operation lookup to return the resulting vnode *vpp unlocked.
Change cache_lookup() to return an unlocked vnode.

Discussed on tech-kern@

Welcome to 6.99.31
2014-02-07 15:29:20 +00:00
..
Makefile
files.procfs
procfs.h add a task process subdirectory for emul linux 2012-05-28 13:16:10 +00:00
procfs_cmdline.c
procfs_ctl.c
procfs_fd.c
procfs_fpregs.c
procfs_linux.c Change the queue.3 *_END(&head) macros to NULL. Since we don't have CIRCLEQ 2013-11-27 17:24:43 +00:00
procfs_map.c PR/48048: Add a missing vm_map_unlock_read() and uvmspace_free() to the ENOMEM error case in procfs_domap()d 2013-07-18 07:59:44 +00:00
procfs_mem.c
procfs_note.c
procfs_regs.c
procfs_status.c
procfs_subr.c Change vnode operation lookup to return the resulting vnode *vpp unlocked. 2014-02-07 15:29:20 +00:00
procfs_vfsops.c Change vnode operation lookup to return the resulting vnode *vpp unlocked. 2014-02-07 15:29:20 +00:00
procfs_vnops.c Change vnode operation lookup to return the resulting vnode *vpp unlocked. 2014-02-07 15:29:20 +00:00