Home
last modified time | relevance | path

Searched refs:NDFREE_PNBUF (Results 1 – 25 of 51) sorted by relevance

123

/freebsd-14-stable/sys/kern/
HDvfs_syscalls.c207 NDFREE_PNBUF(&nd); in sys_quotactl()
340 NDFREE_PNBUF(&nd); in kern_statfs()
959 NDFREE_PNBUF(&nd); in kern_chdir()
963 NDFREE_PNBUF(&nd); in kern_chdir()
1003 NDFREE_PNBUF(&nd); in sys_chroot()
1206 NDFREE_PNBUF(&nd); in openatfp()
1393 NDFREE_PNBUF(&nd); in kern_mknodat()
1422 NDFREE_PNBUF(&nd); in kern_mknodat()
1444 NDFREE_PNBUF(&nd); in kern_mknodat()
1500 NDFREE_PNBUF(&nd); in kern_mkfifoat()
[all …]
HDvfs_extattr.c110 NDFREE_PNBUF(&nd); in sys_extattrctl()
123 NDFREE_PNBUF(&nd); in sys_extattrctl()
130 NDFREE_PNBUF(&nd); in sys_extattrctl()
331 NDFREE_PNBUF(&nd); in kern_extattr_set_path()
517 NDFREE_PNBUF(&nd); in kern_extattr_get_path()
669 NDFREE_PNBUF(&nd); in kern_extattr_delete_path()
847 NDFREE_PNBUF(&nd); in kern_extattr_list_path()
HDvfs_acl.c382 NDFREE_PNBUF(&nd); in kern___acl_get_path()
421 NDFREE_PNBUF(&nd); in kern___acl_set_path()
498 NDFREE_PNBUF(&nd); in kern___acl_delete_path()
556 NDFREE_PNBUF(&nd); in kern___acl_aclcheck_path()
HDvfs_mountroot.c359 NDFREE_PNBUF(&nd); in vfs_mountroot_shuffle()
387 NDFREE_PNBUF(&nd); in vfs_mountroot_shuffle()
729 NDFREE_PNBUF(&nd); in parse_mount_dev_present()
954 NDFREE_PNBUF(&nd); in vfs_mountroot_readconf()
HDkern_ctf.c101 NDFREE_PNBUF(&nd); in link_elf_ctf_get()
HDkern_acct.c222 NDFREE_PNBUF(&nd); in sys_acct()
HDsubr_firmware.c303 NDFREE_PNBUF(&nd); in try_binary_file()
HDkern_alq.c452 NDFREE_PNBUF(&nd); in alq_open_flags()
HDkern_exec.c692 NDFREE_PNBUF(&nd); in do_execve()
956 NDFREE_PNBUF(&nd); in do_execve()
/freebsd-14-stable/sys/security/mac_veriexec_parser/
HDmac_veriexec_parser.c245 NDFREE_PNBUF(nid); in open_file()
350 NDFREE_PNBUF(&nid); in parse_entry()
/freebsd-14-stable/sys/sys/
HDnamei.h279 #define NDFREE_PNBUF(ndp) do { \ macro
/freebsd-14-stable/sys/security/mac/
HDmac_syscalls.c473 NDFREE_PNBUF(&nd); in kern___mac_get_path()
623 NDFREE_PNBUF(&nd); in kern___mac_set_path()
/freebsd-14-stable/sys/security/mac_veriexec/
HDmac_veriexec.c939 NDFREE_PNBUF(&nd); in mac_veriexec_syscall()
966 NDFREE_PNBUF(&nd); in mac_veriexec_syscall()
/freebsd-14-stable/sys/compat/linux/
HDlinux_util.c91 NDFREE_PNBUF(&nd); in linux_pwd_onexec()
HDlinux_stats.c112 NDFREE_PNBUF(&nd); in linux_kern_statat()
/freebsd-14-stable/sys/contrib/openzfs/module/os/freebsd/zfs/
HDzfs_file_os.c83 NDFREE_PNBUF(&nd); in zfs_file_open()
/freebsd-14-stable/sys/fs/nullfs/
HDnull_vfsops.c147 NDFREE_PNBUF(ndp); in nullfs_mount()
/freebsd-14-stable/sys/dev/beri/virtio/
HDvirtio_block.c246 NDFREE_PNBUF(&nd); in open_file()
/freebsd-14-stable/sys/ufs/ffs/
HDffs_snapshot.c267 NDFREE_PNBUF(&nd); in ffs_snapshot()
284 NDFREE_PNBUF(&nd); in ffs_snapshot()
294 NDFREE_PNBUF(&nd); in ffs_snapshot()
881 NDFREE_PNBUF(&nd); in ffs_snapshot()
899 NDFREE_PNBUF(&nd); in ffs_snapshot()
/freebsd-14-stable/sys/fs/unionfs/
HDunion_vfsops.c237 NDFREE_PNBUF(ndp); in unionfs_domount()
/freebsd-14-stable/sys/fs/fuse/
HDfuse_vfsops.c153 NDFREE_PNBUF(ndp); in fuse_getdevice()
/freebsd-14-stable/sys/fs/udf/
HDudf_vfsops.c220 NDFREE_PNBUF(ndp); in udf_mount()
/freebsd-14-stable/sys/security/audit/
HDaudit_syscalls.c819 NDFREE_PNBUF(&nd); in sys_auditctl()
/freebsd-14-stable/sys/fs/cd9660/
HDcd9660_vfsops.c169 NDFREE_PNBUF(&ndp); in cd9660_mount()
/freebsd-14-stable/sys/i386/linux/
HDlinux_machdep.c709 NDFREE_PNBUF(&ni); in linux_uselib()

123