Home
last modified time | relevance | path

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

1234

/freebsd/sys/dev/iwm/
H A Dif_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/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_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/sys/contrib/dev/iwlwifi/mvm/
H A Dsf.c176 enum iwl_sf_state new_state) in iwl_mvm_sf_config() argument
227 enum iwl_sf_state new_state; in iwl_mvm_sf_update() local
[all...]
/freebsd/crypto/krb5/src/lib/crypto/krb/
H A Dstate.c39 krb5_keyusage keyusage, krb5_data *new_state) in krb5_c_init_state()
/freebsd/contrib/jemalloc/src/
H A Dtsd.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/crypto/krb5/src/lib/crypto/openssl/enc_provider/
H A Drc4.c127 krb5_keyusage keyusage, krb5_data *new_state) in k5_arcfour_init_state()
/freebsd/lib/libc/stdlib/
H A Drandom.c406 uint32_t *new_state = (uint32_t *)arg_state; in setstate() local
/freebsd/crypto/krb5/src/lib/crypto/builtin/enc_provider/
H A Drc4.c157 krb5_keyusage keyusage, krb5_data *new_state) in k5_arcfour_init_state()
/freebsd/contrib/ntp/libntp/
H A Dntp_random.c421 register unsigned long *new_state = (unsigned long *) arg_state; in ntp_setstate() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/NetBSD/
H A DNativeThreadNetBSD.cpp167 const StateType new_state = StateType::eStateStopped; in SetStopped() local
/freebsd/contrib/wpa/src/fst/
H A Dfst_ctrl_aux.h68 enum fst_session_state new_state; member
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/
H A DNativeThreadFreeBSD.cpp167 const StateType new_state = StateType::eStateStopped; in SetStopped() local
/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_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/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_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/contrib/libxo/xo/
H A Dxo.c278 xo_state_t new_state = 0; in main() local
/freebsd/sys/arm/broadcom/bcm2835/
H A Draspberrypi_gpio.c306 union msg_set_gpio_state new_state; in rpi_fw_gpio_pin_toggle() local
/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/
H A Dtestmode.c297 enum mt76_testmode_state new_state) in mt7615_tm_set_params()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DProgramState.cpp134 ProgramStateRef new_state = makeWithStore(newStore); in bindDefaultInitial() local
143 ProgramStateRef new_state = makeWithStore(newStore); in bindDefaultZero() local
/freebsd/usr.sbin/mfiutil/
H A Dmfi_drive.c382 drive_set_state(char *drive, uint16_t new_state) in drive_set_state()
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DThread.h1291 void SetTemporaryResumeState(lldb::StateType new_state) { in SetTemporaryResumeState()
/freebsd/sys/x86/cpufreq/
H A Dsmist.c235 int new_state; in getset_state() local
/freebsd/contrib/byacc/
H A Dlr0.c285 new_state(int symbol) in new_state() function
/freebsd/contrib/wpa/src/eap_server/
H A Deap_server_tnc.c64 enum eap_tnc_state new_state) in eap_tnc_set_state()
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dvdev_initialize.c136 vdev_initialize_change_state(vdev_t *vd, vdev_initializing_state_t new_state) in vdev_initialize_change_state()
/freebsd/sys/contrib/dev/rtw89/
H A Dmac80211.c531 __rtw89_ops_sta_state(struct ieee80211_hw * hw,struct ieee80211_vif * vif,struct ieee80211_sta * sta,enum ieee80211_sta_state old_state,enum ieee80211_sta_state new_state) __rtw89_ops_sta_state() argument
565 rtw89_ops_sta_state(struct ieee80211_hw * hw,struct ieee80211_vif * vif,struct ieee80211_sta * sta,enum ieee80211_sta_state old_state,enum ieee80211_sta_state new_state) rtw89_ops_sta_state() argument

1234