Home
last modified time | relevance | path

Searched defs:new_val (Results 1 – 25 of 28) sorted by relevance

12

/NextBSD/contrib/ofed/management/opensm/include/complib/
HDcl_atomic_osd.h59 int32_t new_val; in cl_atomic_inc() local
70 int32_t new_val; in cl_atomic_dec() local
82 int32_t new_val; in cl_atomic_add() local
94 int32_t new_val; in cl_atomic_sub() local
/NextBSD/sys/contrib/octeon-sdk/
HDcvmx-atomic.h238 … uint32_t cvmx_atomic_compare_and_store32_nosync(uint32_t *ptr, uint32_t old_val, uint32_t new_val) in cvmx_atomic_compare_and_store32_nosync()
273 … inline uint32_t cvmx_atomic_compare_and_store32(uint32_t *ptr, uint32_t old_val, uint32_t new_val) in cvmx_atomic_compare_and_store32()
296 … uint64_t cvmx_atomic_compare_and_store64_nosync(uint64_t *ptr, uint64_t old_val, uint64_t new_val) in cvmx_atomic_compare_and_store64_nosync()
331 … inline uint64_t cvmx_atomic_compare_and_store64(uint64_t *ptr, uint64_t old_val, uint64_t new_val) in cvmx_atomic_compare_and_store64()
655 static inline uint64_t cvmx_atomic_swap64_nosync(uint64_t *ptr, uint64_t new_val) in cvmx_atomic_swap64_nosync()
717 static inline uint32_t cvmx_atomic_swap32_nosync(uint32_t *ptr, uint32_t new_val) in cvmx_atomic_swap32_nosync()
/NextBSD/contrib/ntp/sntp/libopts/
HDnested.c239 tOptionValue * new_val = AGALOC(sz, "bool val"); in add_bool() local
280 tOptionValue * new_val = AGALOC(sz, "int val"); in add_number() local
316 tOptionValue * new_val; in add_nested() local
344 tOptionValue * new_val; in scan_name() local
593 tOptionValue * new_val = add_string( in scan_xml() local
648 tOptionValue * new_val = (tOptionValue *)VOIDP(*(pnew_val++)); in unload_arg_list() local
/NextBSD/contrib/compiler-rt/lib/sanitizer_common/tests/
HDsanitizer_atomic_test.cc99 Type new_val = 24; in CheckAtomicCompareExchange() local
109 Type new_val = 24; in CheckAtomicCompareExchange() local
/NextBSD/contrib/libstdc++/include/ext/pb_ds/detail/binary_heap_/
Dinsert_fn_imps.hpp208 swap_value_imp(entry_pointer p_e, value_type new_val, true_type) in swap_value_imp()
/NextBSD/contrib/compiler-rt/lib/tsan/rtl/
HDtsan_interface_inl.h85 void __tsan_vptr_update(void **vptr_p, void *new_val) { in __tsan_vptr_update()
/NextBSD/sys/amd64/include/xen/
HDhypercall.h278 unsigned long va, uint64_t new_val, unsigned long flags) in HYPERVISOR_update_va_mapping()
344 unsigned long va, uint64_t new_val, unsigned long flags, domid_t domid) in HYPERVISOR_update_va_mapping_otherdomain()
/NextBSD/sys/i386/include/xen/
HDhypercall.h258 unsigned long va, uint64_t new_val, unsigned long flags) in HYPERVISOR_update_va_mapping()
327 unsigned long va, uint64_t new_val, unsigned long flags, domid_t domid) in HYPERVISOR_update_va_mapping_otherdomain()
/NextBSD/sys/dev/cpufreq/
HDichss.c326 uint8_t bmval, new_val, old_val, req_val; in ichss_set() local
/NextBSD/contrib/llvm/tools/lldb/include/lldb/Target/
HDThread.h381 SetQueueID (lldb::queue_id_t new_val) in SetQueueID()
/NextBSD/contrib/subversion/subversion/libsvn_wc/
HDprops.c888 const svn_string_t *new_val, in apply_single_prop_add()
1022 const svn_string_t *new_val, in apply_single_mergeinfo_prop_change()
1110 const svn_string_t *new_val, in apply_single_generic_prop_change()
1159 const svn_string_t *new_val, in apply_single_prop_change()
/NextBSD/contrib/gcc/
HDtree-ssa-ccp.c414 set_lattice_value (tree var, prop_value_t new_val) in set_lattice_value()
721 prop_value_t *old_val, new_val; in ccp_visit_phi_node() local
HDpredict.c920 tree val = NULL, new_val; in expr_expected_value() local
HDoptabs.c5779 expand_val_compare_and_swap_1 (rtx mem, rtx old_val, rtx new_val, in expand_val_compare_and_swap_1()
5809 expand_val_compare_and_swap (rtx mem, rtx old_val, rtx new_val, rtx target) in expand_val_compare_and_swap()
5825 expand_bool_compare_and_swap (rtx mem, rtx old_val, rtx new_val, rtx target) in expand_bool_compare_and_swap()
/NextBSD/contrib/serf/buckets/
HDheaders_buckets.c171 char *new_val = serf_bucket_mem_alloc(headers_bucket->allocator, in serf_bucket_headers_get() local
/NextBSD/contrib/compiler-rt/lib/tsan/tests/rtl/
HDtsan_test_util_linux.cc396 const MemLoc &new_val, in VptrUpdate()
/NextBSD/contrib/gdb/gdb/
HDvalues.c852 struct value *new_val; in value_change_enclosing_type() local
HDvarobj.c1875 struct value *new_val; in c_value_of_root() local
HDvalops.c2676 struct value *new_val; in value_full_object() local
/NextBSD/contrib/hyperv/tools/
HDhv_kvp_daemon.c965 kvp_set_ip_info(char *if_name, struct hv_kvp_ipaddr_value *new_val) in kvp_set_ip_info()
/NextBSD/sys/kern/
HDsched_4bsd.c190 int error, new_val, period; in sysctl_kern_quantum() local
HDsched_ule.c2870 int error, new_val, period; in sysctl_kern_quantum() local
HDkern_sig.c3096 int new_val; in sysctl_debug_num_cores_check() local
/NextBSD/contrib/apr/tables/
HDapr_tables.c1151 char *new_val; in apr_table_compress() local
/NextBSD/sys/dev/sound/pci/
HDemu10kx.c1594 int new_val; in sysctl_emu_digitalswitch_control() local

12