Home
last modified time | relevance | path

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

1234

/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_mutex.h169 u64 new_state; in Lock() local
213 u64 new_state; in Unlock() local
243 u64 new_state; in ReadLock() local
277 u64 new_state; in ReadUnlock() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_rs780_dpm.c436 struct igp_ps *new_state = rs780_get_ps(new_ps); in rs780_set_engine_clock_scaling() local
483 struct igp_ps *new_state = rs780_get_ps(new_ps); in rs780_set_engine_clock_spc() local
502 struct igp_ps *new_state = rs780_get_ps(new_ps); in rs780_activate_engine_clk_scaling() local
531 struct igp_ps *new_state = rs780_get_ps(new_ps); in rs780_enable_voltage_scaling() local
573 struct igp_ps *new_state = rs780_get_ps(new_ps); in rs780_set_uvd_clock_before_set_eng_clock() local
590 struct igp_ps *new_state = rs780_get_ps(new_ps); in rs780_set_uvd_clock_after_set_eng_clock() local
H A Dradeon_rv6xx_dpm.c974 struct rv6xx_ps *new_state = rv6xx_get_ps(new_ps); in rv6xx_enable_static_voltage_control() local
1053 struct rv6xx_ps *new_state = rv6xx_get_ps(new_ps); in rv6xx_calculate_stepping_parameters() local
1207 struct rv6xx_ps *new_state = rv6xx_get_ps(new_ps); in rv6xx_set_sw_voltage_to_safe() local
1237 struct rv6xx_ps *new_state = rv6xx_get_ps(new_ps); in rv6xx_set_safe_backbias() local
1251 struct rv6xx_ps *new_state = rv6xx_get_ps(new_ps); in rv6xx_set_safe_pcie_gen2() local
1313 struct rv6xx_ps *new_state = rv6xx_get_ps(new_ps); in rv6xx_step_voltage_if_increasing() local
1328 struct rv6xx_ps *new_state = rv6xx_get_ps(new_ps); in rv6xx_step_voltage_if_decreasing() local
1426 struct rv6xx_ps *new_state = rv6xx_get_ps(new_ps); in rv6xx_generate_transition_stepping() local
1439 struct rv6xx_ps *new_state = rv6xx_get_ps(new_ps); in rv6xx_generate_low_step() local
1459 struct rv6xx_ps *new_state = rv6xx_get_ps(new_ps); in rv6xx_generate_stepping_table() local
[all …]
/netbsd-src/sys/net/agr/
H A Dieee8023ad_lacp_sm_mux.c52 enum lacp_mux_state new_state; in lacp_sm_mux() local
/netbsd-src/sys/arch/evbarm/g42xxeb/
H A Dg42xxeb_kmkbd.c498 enum kmkbd_state new_state = ST_DEBOUNCE; in kmkbd_debounce() local
528 int new_state = ST_KEY_PRESSED; in kmkbd_watch() local
544 kmkbd_new_state(struct kmkbd_softc *sc, enum kmkbd_state new_state) in kmkbd_new_state()
/netbsd-src/sys/external/bsd/drm2/dist/include/drm/
H A Ddrm_atomic.h163 struct drm_plane_state *state, *old_state, *new_state; member
168 struct drm_crtc_state *state, *old_state, *new_state; member
186 struct drm_connector_state *state, *old_state, *new_state; member
307 struct drm_private_state *state, *old_state, *new_state; member
/netbsd-src/external/gpl2/groff/dist/src/devices/xditview/
H A Dparse.c199 DviState *new_state; in push_env() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/therm/
H A Dnouveau_nvkm_subdev_therm_g84.c107 enum nvkm_therm_thrs_state prev_state, new_state; in g84_therm_threshold_hyst_emulation() local
H A Dnouveau_nvkm_subdev_therm_temp.c147 enum nvkm_therm_thrs_state prev_state, new_state; in nvkm_therm_threshold_hyst_polling() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_vcn.c301 struct dpg_pause_state new_state; in amdgpu_vcn_idle_work_handler() local
336 struct dpg_pause_state new_state; in amdgpu_vcn_ring_begin_use() local
H A Damdgpu_vcn_v1_0.c1209 int inst_idx, struct dpg_pause_state *new_state) in vcn_v1_0_pause_dpg_mode()
1786 struct dpg_pause_state new_state; in vcn_v1_0_idle_work_handler() local
1831 struct dpg_pause_state new_state; in vcn_v1_0_ring_begin_use() local
/netbsd-src/sys/dev/gpio/
H A Dgpiobutton.c172 const bool new_state = gpiobutton_is_pressed(sc); in gpiobutton_tick() local
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/
H A Drandom.c324 register long int *new_state = (long int *) arg_state; in setstate() local
/netbsd-src/external/gpl3/binutils/dist/libiberty/
H A Drandom.c324 register long int *new_state = (long int *) arg_state; in setstate() local
/netbsd-src/external/gpl3/gdb/dist/libiberty/
H A Drandom.c324 register long int *new_state = (long int *) arg_state; in setstate() local
/netbsd-src/external/gpl3/gcc/dist/libiberty/
H A Drandom.c326 register long int *new_state = (long int *) arg_state; in setstate() local
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/
H A Drandom.c326 register long int *new_state = (long int *) arg_state; in setstate() local
/netbsd-src/external/bsd/libbind/dist/isc/
H A Dctl_clnt.c397 new_state(struct ctl_cctx *ctx, enum state new_state) { in new_state() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dprogram-state.cc865 program_state new_state (*this); in prune_for_point() local
1134 state_change::sm_change::validate (const program_state &new_state, in validate()
1167 state_machine::state_t new_state) in add_sm_change()
1247 state_change::validate (const program_state &new_state, in validate()
/netbsd-src/sys/external/bsd/drm2/dist/drm/virtio/
H A Dvirtgpu_plane.c199 struct drm_plane_state *new_state) in virtio_gpu_cursor_prepare_fb()
/netbsd-src/common/lib/libc/stdlib/
H A Drandom.c411 uint32_t *new_state; in setstate() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/vboxvideo/
H A Dvbox_mode.c270 struct drm_plane_state *new_state) in vbox_primary_atomic_check()
343 struct drm_plane_state *new_state) in vbox_cursor_atomic_check()
/netbsd-src/sys/dev/fdt/
H A Dgpiokeys.c288 const int new_state = fdtbus_gpio_read(key->key_pin); in gpiokeys_tick() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/display/
H A Dintel_atomic.c127 struct drm_connector_state *new_state = in intel_digital_connector_atomic_check() local
/netbsd-src/external/apache2/llvm/dist/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

1234