Home
last modified time | relevance | path

Searched refs:holder (Results 1 – 16 of 16) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Drefcount.c132 ref->ref_holder = holder; in zfs_refcount_add_many()
147 zfs_refcount_add(zfs_refcount_t *rc, const void *holder) in zfs_refcount_add() argument
149 return (zfs_refcount_add_many(rc, 1, holder)); in zfs_refcount_add()
154 const void *holder) in zfs_refcount_remove_many() argument
196 panic("No such hold %p on refcount %llx", holder, in zfs_refcount_remove_many()
202 zfs_refcount_remove(zfs_refcount_t *rc, const void *holder) in zfs_refcount_remove() argument
204 return (zfs_refcount_remove_many(rc, 1, holder)); in zfs_refcount_remove()
278 zfs_refcount_held(zfs_refcount_t *rc, const void *holder) in zfs_refcount_held() argument
291 if (ref->ref_holder == holder) { in zfs_refcount_held()
306 zfs_refcount_not_held(zfs_refcount_t *rc, const void *holder) in zfs_refcount_not_held() argument
[all …]
/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dzfs_refcount.h101 #define zfs_refcount_add(rc, holder) atomic_inc_64_nv(&(rc)->rc_count)
102 #define zfs_refcount_remove(rc, holder) atomic_dec_64_nv(&(rc)->rc_count)
103 #define zfs_refcount_add_many(rc, number, holder) \
105 #define zfs_refcount_remove_many(rc, number, holder) \
114 #define zfs_refcount_held(rc, holder) ((rc)->rc_count > 0)
115 #define zfs_refcount_not_held(rc, holder) (B_TRUE)
/f-stack/freebsd/contrib/openzfs/module/icp/asm-x86_64/aes/
H A DTHIRDPARTYLICENSE.gladman15 3. the name of the copyright holder is not used to endorse products
H A DTHIRDPARTYLICENSE.openssl83 * except that the holder is Tim Hudson ([email protected]).
/f-stack/dpdk/doc/guides/prog_guide/
H A Dpdump_lib.rst26 Note: The filter option in the API is a place holder for future enhancements.
30 Note: The filter option in the API is a place holder for future enhancements.
/f-stack/dpdk/license/
H A Dbsd-3-clause.txt7 3. Neither the name of the copyright holder nor the names of its contributors may be used to endors…
H A Dlgpl-2.1.txt62 restrictive license from a patent holder. Therefore, we insist that
119 program which contains a notice placed by the copyright holder or
407 original copyright holder who places the Library under this License may add
H A Dgpl-2.0.txt63 a notice placed by the copyright holder saying it may be distributed
231 original copyright holder who places the Program under this License
/f-stack/freebsd/contrib/openzfs/config/
H A Dkernel-blkdev.m413 void *holder = NULL;
15 bdev = blkdev_get_by_path(path, mode, holder);
H A Dpo.m460 …[$ac_dir/$ac_word --omit-header --copyright-holder= --msgid-bugs-address= /dev/null >&]AS_MESSAGE_…
61 …(if $ac_dir/$ac_word --omit-header --copyright-holder= --msgid-bugs-address= /dev/null 2>&1 >/dev/…
/f-stack/freebsd/contrib/openzfs/module/icp/asm-x86_64/modes/
H A DTHIRDPARTYLICENSE.cryptogams17 copyright holder and contributors may be used to endorse or
/f-stack/freebsd/contrib/device-tree/src/powerpc/fsl/
H A Dt1042si-post.dtsi37 /* Place holder for ethernet related device tree nodes */
/f-stack/freebsd/contrib/openzfs/lib/libzfs/
H A DTHIRDPARTYLICENSE.openssl83 * except that the holder is Tim Hudson ([email protected]).
/f-stack/
H A DLICENSE89 3. Neither the name of the copyright holder nor the names of its contributors
162 …ny program or other work which contains a notice placed by the copyright holder saying it may be d…
208 …s either by patents or by copyrighted interfaces, the original copyright holder who places the Pro…
/f-stack/freebsd/contrib/zstd/
H A DCOPYING63 a notice placed by the copyright holder saying it may be distributed
231 original copyright holder who places the Program under this License
/f-stack/freebsd/contrib/openzfs/module/os/linux/spl/
H A DTHIRDPARTYLICENSE.gplv263 a notice placed by the copyright holder saying it may be distributed
231 original copyright holder who places the Program under this License