Home
last modified time | relevance | path

Searched defs:newval (Results 1 – 25 of 58) sorted by relevance

123

/freebsd-src/sys/cddl/compat/opensolaris/sys/
H A Datomic.h93 atomic_cas_32(volatile uint32_t *target, uint32_t cmp, uint32_t newval) in atomic_cas_32()
124 atomic_cas_64(volatile uint64_t *target, uint64_t cmp, uint64_t newval) in atomic_cas_64()
160 atomic_cas_ptr(volatile void *target, void *cmp, void *newval) in atomic_cas_ptr()
167 atomic_cas_ptr(volatile void *target, void *cmp, void *newval) in atomic_cas_ptr()
/freebsd-src/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Datomic.h102 atomic_cas_32(volatile uint32_t *target, uint32_t cmp, uint32_t newval) in atomic_cas_32()
135 atomic_cas_64(volatile uint64_t *target, uint64_t cmp, uint64_t newval) in atomic_cas_64()
172 atomic_cas_ptr(volatile void *target, void *cmp, void *newval) in atomic_cas_ptr()
179 atomic_cas_ptr(volatile void *target, void *cmp, void *newval) in atomic_cas_ptr()
/freebsd-src/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_vfsops.c334 ((zfsvfs_t *)arg)->z_relatime = newval; in xattr_changed_cb() argument
308 atime_changed_cb(void * arg,uint64_t newval) atime_changed_cb() argument
328 relatime_changed_cb(void * arg,uint64_t newval) relatime_changed_cb() argument
351 acltype_changed_cb(void * arg,uint64_t newval) acltype_changed_cb() argument
376 blksz_changed_cb(void * arg,uint64_t newval) blksz_changed_cb() argument
387 readonly_changed_cb(void * arg,uint64_t newval) readonly_changed_cb() argument
402 devices_changed_cb(void * arg,uint64_t newval) devices_changed_cb() argument
407 setuid_changed_cb(void * arg,uint64_t newval) setuid_changed_cb() argument
412 exec_changed_cb(void * arg,uint64_t newval) exec_changed_cb() argument
417 nbmand_changed_cb(void * arg,uint64_t newval) nbmand_changed_cb() argument
432 snapdir_changed_cb(void * arg,uint64_t newval) snapdir_changed_cb() argument
438 acl_mode_changed_cb(void * arg,uint64_t newval) acl_mode_changed_cb() argument
446 acl_inherit_changed_cb(void * arg,uint64_t newval) acl_inherit_changed_cb() argument
[all...]
/freebsd-src/sys/cddl/compat/opensolaris/kern/
H A Dopensolaris_atomic.c100 uint64_t newval; in atomic_add_64_nv() local
109 atomic_cas_64(volatile uint64_t *target, uint64_t cmp, uint64_t newval) in atomic_cas_64()
/freebsd-src/sys/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_atomic.c100 uint64_t newval; in atomic_add_64_nv() local
109 atomic_cas_64(volatile uint64_t *target, uint64_t cmp, uint64_t newval) in atomic_cas_64()
/freebsd-src/tools/regression/priv/
H A Dpriv_msgbuf.c57 int newval; in priv_msgbuf_privonly_setup() local
102 int newval; in priv_msgbuf_unprivok_setup() local
/freebsd-src/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_vfsops.c512 zfsvfs->z_max_blksz = newval; in blksz_changed_cb() argument
477 atime_changed_cb(void * arg,uint64_t newval) atime_changed_cb() argument
495 xattr_changed_cb(void * arg,uint64_t newval) xattr_changed_cb() argument
524 readonly_changed_cb(void * arg,uint64_t newval) readonly_changed_cb() argument
542 setuid_changed_cb(void * arg,uint64_t newval) setuid_changed_cb() argument
558 exec_changed_cb(void * arg,uint64_t newval) exec_changed_cb() argument
582 nbmand_changed_cb(void * arg,uint64_t newval) nbmand_changed_cb() argument
595 snapdir_changed_cb(void * arg,uint64_t newval) snapdir_changed_cb() argument
603 acl_mode_changed_cb(void * arg,uint64_t newval) acl_mode_changed_cb() argument
611 acl_inherit_changed_cb(void * arg,uint64_t newval) acl_inherit_changed_cb() argument
619 acl_type_changed_cb(void * arg,uint64_t newval) acl_type_changed_cb() argument
[all...]
/freebsd-src/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Dnvlist_to_lua.c272 nvlist_t *newval = fnvlist_alloc(); in run_tests() local
281 nvlist_t *newval = fnvlist_alloc(); in run_tests() local
/freebsd-src/sys/powerpc/include/
H A Datomic.h586 atomic_cmpset_short(volatile u_short *p, u_short cmpval, u_short newval) in atomic_cmpset_short() argument
643 atomic_cmpset_int(volatile u_int* p, u_int cmpval, u_int newval) in atomic_cmpset_int() argument
666 atomic_cmpset_long(volatile u_long* p, u_long cmpval, u_long newval) in atomic_cmpset_long() argument
760 atomic_fcmpset_char(volatile u_char * p,u_char * cmpval,u_char newval) atomic_fcmpset_char() argument
785 atomic_fcmpset_short(volatile u_short * p,u_short * cmpval,u_short newval) atomic_fcmpset_short() argument
811 atomic_fcmpset_int(volatile u_int * p,u_int * cmpval,u_int newval) atomic_fcmpset_int() argument
835 atomic_fcmpset_long(volatile u_long * p,u_long * cmpval,u_long newval) atomic_fcmpset_long() argument
[all...]
/freebsd-src/sys/contrib/openzfs/include/os/linux/spl/sys/
H A Datomic.h68 atomic_cas_ptr(volatile void *target, void *cmp, void *newval) in atomic_cas_ptr()
75 atomic_cas_ptr(volatile void *target, void *cmp, void *newval) in atomic_cas_ptr()
/freebsd-src/sys/contrib/openzfs/module/zfs/
H A Ddmu_objset.c178 checksum_changed_cb(void * arg,uint64_t newval) checksum_changed_cb() argument
191 compression_changed_cb(void * arg,uint64_t newval) compression_changed_cb() argument
207 copies_changed_cb(void * arg,uint64_t newval) copies_changed_cb() argument
221 dedup_changed_cb(void * arg,uint64_t newval) dedup_changed_cb() argument
239 primary_cache_changed_cb(void * arg,uint64_t newval) primary_cache_changed_cb() argument
253 secondary_cache_changed_cb(void * arg,uint64_t newval) secondary_cache_changed_cb() argument
267 prefetch_changed_cb(void * arg,uint64_t newval) prefetch_changed_cb() argument
280 sync_changed_cb(void * arg,uint64_t newval) sync_changed_cb() argument
296 redundant_metadata_changed_cb(void * arg,uint64_t newval) redundant_metadata_changed_cb() argument
312 dnodesize_changed_cb(void * arg,uint64_t newval) dnodesize_changed_cb() argument
340 smallblk_changed_cb(void * arg,uint64_t newval) smallblk_changed_cb() argument
354 logbias_changed_cb(void * arg,uint64_t newval) logbias_changed_cb() argument
366 recordsize_changed_cb(void * arg,uint64_t newval) recordsize_changed_cb() argument
[all...]
H A Ddsl_dir.c1679 uint64_t towrite, newval; dsl_dir_set_quota_check() local
1721 uint64_t newval; dsl_dir_set_quota_sync() local
1766 uint64_t newval, used, avail; dsl_dir_set_reservation_check() local
1844 uint64_t newval; dsl_dir_set_reservation_sync() local
[all...]
/freebsd-src/sys/riscv/include/
H A Datomic.h193 atomic_cmpset_32(volatile uint32_t *p, uint32_t cmpval, uint32_t newval) in atomic_cmpset_32() argument
216 atomic_fcmpset_32(volatile uint32_t * p,uint32_t * cmpval,uint32_t newval) atomic_fcmpset_32() argument
364 atomic_cmpset_64(volatile uint64_t * p,uint64_t cmpval,uint64_t newval) atomic_cmpset_64() argument
387 atomic_fcmpset_64(volatile uint64_t * p,uint64_t * cmpval,uint64_t newval) atomic_fcmpset_64() argument
[all...]
/freebsd-src/sys/i386/i386/
H A Dcopyout.c426 uint32_t newval; member
442 uint32_t newval) in casueword32()
459 casueword(volatile u_long *base, u_long oldval, u_long *oldvalp, u_long newval) in casueword()
H A Dperfmon.c265 quad_t newval = 0; in writectl5() local
/freebsd-src/contrib/netbsd-tests/kernel/
H A Dt_kauth_pr_47598.c77 set_curtain(int newval) in set_curtain()
/freebsd-src/sys/netinet/
H A Dtcp_pcap.c441 tcp_pcap_set_sock_max(struct mbufq *queue, int newval) in tcp_pcap_set_sock_max()
H A Dsctp_bsd_addr.c393 int value, newval, thisend, thisbegin; in sctp_packet_log() local
/freebsd-src/sys/amd64/vmm/io/
H A Dvrtc.c590 vrtc_set_reg_c(struct vrtc * vrtc,uint8_t newval) vrtc_set_reg_c() argument
628 vrtc_set_reg_b(struct vrtc * vrtc,uint8_t newval) vrtc_set_reg_b() argument
704 vrtc_set_reg_a(struct vrtc * vrtc,uint8_t newval) vrtc_set_reg_a() argument
[all...]
/freebsd-src/sys/netpfil/ipfw/
H A Dip_fw_pfil.c705 int newval; in ipfw_chg_hook() local
/freebsd-src/contrib/flex/src/
H A Dtables.c404 flex_int32_t newval) in yytbl_data_seti()
/freebsd-src/sbin/sysctl/
H A Dsysctl.c243 const void *newval; parse_numeric() local
353 const void *newval; parse() local
[all...]
/freebsd-src/sys/dev/nvme/
H A Dnvme_sysctl.c137 uint32_t newval = *ptr; in nvme_sysctl_timeout_period() local
/freebsd-src/crypto/openssl/crypto/bio/
H A Dbio_meth.c25 int newval; in BIO_get_new_index() local
/freebsd-src/usr.sbin/pkg/
H A Dconfig.c180 char *newval; subst_packagesite() local

123