Home
last modified time | relevance | path

Searched defs:new_state (Results 1 – 25 of 75) sorted by relevance

123

/freebsd-head/sys/dev/iwm/
HDif_iwm_sf.c246 enum iwm_sf_state new_state) in iwm_sf_config()
299 enum iwm_sf_state new_state; in iwm_sf_update() local
/freebsd-head/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
HDsanitizer_mutex.h171 u64 new_state; in Lock() local
229 u64 new_state; in Unlock() local
259 u64 new_state; in ReadLock() local
293 u64 new_state; in ReadUnlock() local
/freebsd-head/sys/contrib/dev/iwlwifi/mvm/
HDsf.c176 enum iwl_sf_state new_state) in iwl_mvm_sf_config()
227 enum iwl_sf_state new_state; in iwl_mvm_sf_update() local
HDtt.c728 unsigned long new_state) in iwl_mvm_tcool_set_cur_state()
/freebsd-head/contrib/jemalloc/src/
HDtsd.c174 uint8_t new_state = tsd_state_compute(tsd); in tsd_slow_update() local
181 tsd_state_set(tsd_t *tsd, uint8_t new_state) { in tsd_state_set()
/freebsd-head/lib/libc/stdlib/
HDrandom.c406 uint32_t *new_state = (uint32_t *)arg_state; in setstate() local
/freebsd-head/contrib/llvm-project/lldb/source/Plugins/Process/NetBSD/
HDNativeThreadNetBSD.cpp167 const StateType new_state = StateType::eStateStopped; in SetStopped() local
/freebsd-head/contrib/ntp/libntp/
HDntp_random.c421 register unsigned long *new_state = (unsigned long *) arg_state; in ntp_setstate() local
/freebsd-head/contrib/wpa/src/fst/
HDfst_ctrl_aux.h68 enum fst_session_state new_state; member
/freebsd-head/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/
HDNativeThreadFreeBSD.cpp167 const StateType new_state = StateType::eStateStopped; in SetStopped() local
/freebsd-head/sys/dev/mlx4/mlx4_core/
HDmlx4_qp.c89 enum mlx4_qp_state cur_state, enum mlx4_qp_state new_state, in __mlx4_qp_modify()
210 enum mlx4_qp_state cur_state, enum mlx4_qp_state new_state, in mlx4_qp_modify()
/freebsd-head/contrib/llvm-project/openmp/runtime/src/
HDkmp_barrier.cpp597 kmp_uint64 new_state = team_bar->b_arrived + KMP_BARRIER_STATE_BUMP; in __kmp_linear_barrier_gather_template() local
806 kmp_uint64 new_state = 0; in __kmp_tree_barrier_gather() local
1013 kmp_uint64 new_state = KMP_BARRIER_UNUSED_STATE; in __kmp_hyper_barrier_gather() local
1365 kmp_uint64 new_state = 0; in __kmp_hierarchical_barrier_gather() local
/freebsd-head/contrib/libxo/xo/
HDxo.c278 xo_state_t new_state = 0; in main() local
/freebsd-head/sys/contrib/dev/mediatek/mt76/mt7615/
HDtestmode.c297 enum mt76_testmode_state new_state) in mt7615_tm_set_params()
/freebsd-head/sys/arm/broadcom/bcm2835/
HDraspberrypi_gpio.c306 union msg_set_gpio_state new_state; in rpi_fw_gpio_pin_toggle() local
/freebsd-head/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
HDProgramState.cpp134 ProgramStateRef new_state = makeWithStore(newStore); in bindDefaultInitial() local
143 ProgramStateRef new_state = makeWithStore(newStore); in bindDefaultZero() local
/freebsd-head/contrib/llvm-project/lldb/include/lldb/Target/
HDThread.h1291 void SetTemporaryResumeState(lldb::StateType new_state) { in SetTemporaryResumeState()
/freebsd-head/usr.sbin/mfiutil/
HDmfi_drive.c382 drive_set_state(char *drive, uint16_t new_state) in drive_set_state()
/freebsd-head/sys/x86/cpufreq/
HDsmist.c235 int new_state; in getset_state() local
/freebsd-head/contrib/byacc/
HDlr0.c285 new_state(int symbol) in new_state() function
/freebsd-head/contrib/wpa/src/eap_server/
HDeap_server_tnc.c64 enum eap_tnc_state new_state) in eap_tnc_set_state()
/freebsd-head/sys/contrib/openzfs/module/zfs/
HDvdev_initialize.c136 vdev_initialize_change_state(vdev_t *vd, vdev_initializing_state_t new_state) in vdev_initialize_change_state()
/freebsd-head/sys/net/
HDieee8023ad_lacp.c1509 enum lacp_mux_state new_state; in lacp_sm_mux() local
1577 lacp_set_mux(struct lacp_port *lp, enum lacp_mux_state new_state) in lacp_set_mux()
/freebsd-head/sys/dev/mlx4/mlx4_ib/
HDmlx4_ib_alias_GUID.c195 enum slave_port_state new_state; in mlx4_ib_notify_slaves_on_guid_change() local
/freebsd-head/sys/ofed/drivers/infiniband/ulp/ipoib/
HDipoib_ib.c719 enum ib_qp_state new_state) in check_qp_movement_and_print()

123