Home
last modified time | relevance | path

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

123

/freebsd-13.1/sys/dev/iwm/
H A Dif_iwm_sf.c248 enum iwm_sf_state new_state) in iwm_sf_config()
301 enum iwm_sf_state new_state; in iwm_sf_update() local
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_mutex.h165 u64 new_state; in Lock() local
209 u64 new_state; in Unlock() local
237 u64 new_state; in ReadLock() local
258 u64 new_state; in ReadUnlock() local
/freebsd-13.1/sys/contrib/dev/iwlwifi/mvm/
H A Dsf.c158 enum iwl_sf_state new_state) in iwl_mvm_sf_config()
221 enum iwl_sf_state new_state; in iwl_mvm_sf_update() local
H A Dtt.c794 unsigned long new_state) in iwl_mvm_tcool_set_cur_state()
/freebsd-13.1/contrib/subversion/subversion/libsvn_diff/
H A Dparse-diff.c1507 diff_minus(enum parse_state *new_state, char *line, svn_patch_t *patch, in diff_minus()
1526 diff_plus(enum parse_state *new_state, char *line, svn_patch_t *patch, in diff_plus()
1545 git_start(enum parse_state *new_state, char *line, svn_patch_t *patch, in git_start()
1650 git_minus(enum parse_state *new_state, char *line, svn_patch_t *patch, in git_minus()
1672 git_plus(enum parse_state *new_state, char *line, svn_patch_t *patch, in git_plus()
1756 git_old_mode(enum parse_state *new_state, char *line, svn_patch_t *patch, in git_old_mode()
1774 git_new_mode(enum parse_state *new_state, char *line, svn_patch_t *patch, in git_new_mode()
1793 git_index(enum parse_state *new_state, char *line, svn_patch_t *patch, in git_index()
1840 git_move_to(enum parse_state *new_state, char *line, svn_patch_t *patch, in git_move_to()
1868 git_copy_to(enum parse_state *new_state, char *line, svn_patch_t *patch, in git_copy_to()
[all …]
/freebsd-13.1/sys/contrib/ngatm/netnatm/sig/
H A Dsig_call.c361 enum call_state new_state) in un0_setup()
470 enum call_state new_state) in un0_setup_request()
548 enum call_state new_state) in u1n6_call_proc()
732 enum call_state new_state) in unx_alerting()
833 enum call_state new_state) in u6n1_proceeding_request()
870 enum call_state new_state) in unx_alerting_request()
919 enum call_state new_state) in unx_setup_response()
984 enum call_state new_state) in n8_setup_compl_request()
1029 enum call_state new_state) in unx_connect()
1177 enum call_state new_state) in u8_connect_ack()
[all …]
H A Dsig_reset.c246 enum uni_callstate new_state; in start_restart_ack() local
/freebsd-13.1/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-13.1/lib/libc/stdlib/
H A Drandom.c412 uint32_t *new_state = (uint32_t *)arg_state; in setstate() local
/freebsd-13.1/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_barrier.cpp85 kmp_uint64 new_state = team_bar->b_arrived + KMP_BARRIER_STATE_BUMP; in __kmp_linear_barrier_gather_template() local
294 kmp_uint64 new_state = 0; in __kmp_tree_barrier_gather() local
501 kmp_uint64 new_state = KMP_BARRIER_UNUSED_STATE; in __kmp_hyper_barrier_gather() local
853 kmp_uint64 new_state = 0; in __kmp_hierarchical_barrier_gather() local
/freebsd-13.1/contrib/ntp/libntp/
H A Dntp_random.c421 register unsigned long *new_state = (unsigned long *) arg_state; in ntp_setstate() local
/freebsd-13.1/contrib/wpa/src/fst/
H A Dfst_ctrl_aux.h68 enum fst_session_state new_state; member
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Process/NetBSD/
H A DNativeThreadNetBSD.cpp165 const StateType new_state = StateType::eStateStopped; in SetStopped() local
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/
H A DNativeThreadFreeBSD.cpp165 const StateType new_state = StateType::eStateStopped; in SetStopped() local
/freebsd-13.1/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-13.1/contrib/libxo/xo/
H A Dxo.c278 xo_state_t new_state = 0; in main() local
/freebsd-13.1/sys/arm/broadcom/bcm2835/
H A Draspberrypi_gpio.c308 union msg_set_gpio_state new_state; in rpi_fw_gpio_pin_toggle() local
/freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DProgramState.cpp137 ProgramStateRef new_state = makeWithStore(newStore); in bindDefaultInitial() local
146 ProgramStateRef new_state = makeWithStore(newStore); in bindDefaultZero() local
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Target/
H A DThread.h1231 void SetTemporaryResumeState(lldb::StateType new_state) { in SetTemporaryResumeState()
/freebsd-13.1/contrib/byacc/
H A Dlr0.c284 new_state(int symbol) in new_state() function
/freebsd-13.1/usr.sbin/mfiutil/
H A Dmfi_drive.c384 drive_set_state(char *drive, uint16_t new_state) in drive_set_state()
/freebsd-13.1/sys/x86/cpufreq/
H A Dsmist.c238 int new_state; in getset_state() local
/freebsd-13.1/contrib/wpa/src/eap_server/
H A Deap_server_tnc.c64 enum eap_tnc_state new_state) in eap_tnc_set_state()
/freebsd-13.1/sys/contrib/openzfs/module/zfs/
H A Dvdev_initialize.c104 vdev_initialize_change_state(vdev_t *vd, vdev_initializing_state_t new_state) in vdev_initialize_change_state()
/freebsd-13.1/sys/net/
H A Dieee8023ad_lacp.c1511 enum lacp_mux_state new_state; in lacp_sm_mux() local
1579 lacp_set_mux(struct lacp_port *lp, enum lacp_mux_state new_state) in lacp_set_mux()

123