/third_party/node/deps/v8/src/execution/ |
H A D | frames.h | 323 // Compute the stack frame type for the given state. 324 static Type ComputeType(const StackFrameIteratorBase* iterator, State* state); 337 // Fill in the state of the calling frame. 338 virtual void ComputeCallerState(State* state) const = 0; 340 // Get the type and the state of the calling frame. 341 virtual Type GetCallerState(State* state) const; 508 void ComputeCallerState(State* state) const override; 671 void ComputeCallerState(State* state) const override; 700 void ComputeCallerState(State* state) const override; 701 Type GetCallerState(State* state) cons [all...] |
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fIndexedStateQueryTests.cpp | 237 StateQueryMemoryWriteGuard<GLint64> state; in testTransformFeedback() local 238 glGetInteger64i_v(requirements[ndx].pname, requirements[ndx].index, &state); in testTransformFeedback() 240 if (state.verifyValidity(m_testCtx)) in testTransformFeedback() 241 checkIntEquals(m_testCtx, state, requirements[ndx].value); in testTransformFeedback() 301 // After deleting buffers the bound state should be changed but unbound in testTransformFeedback() 302 // state should be unchanged. in testTransformFeedback() 484 StateQueryMemoryWriteGuard<GLint64> state; in testUniformBuffers() local 485 glGetInteger64i_v(requirements[ndx].pname, requirements[ndx].index, &state); in testUniformBuffers() 487 if (state.verifyValidity(m_testCtx)) in testUniformBuffers() 488 checkIntEquals(m_testCtx, state, requirement in testUniformBuffers() 497 StateQueryMemoryWriteGuard<GLint> state; GetAlignment() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/ |
H A D | ikev2.c | 386 data->state = NOTIFY; in ikev2_process_kei() 574 data->state = NOTIFY; in ikev2_process_auth_secret() 671 switch (data->state) { in ikev2_validate_rx_state() 676 "%u in SA_INIT state", exchange_type); in ikev2_validate_rx_state() 681 "in SA_INIT state", message_id); in ikev2_validate_rx_state() 692 "%u in SA_AUTH state", exchange_type); in ikev2_validate_rx_state() 697 "in SA_AUTH state", message_id); in ikev2_validate_rx_state() 704 "%u in CHILD_SA state", exchange_type); in ikev2_validate_rx_state() 709 "in CHILD_SA state", message_id); in ikev2_validate_rx_state() 778 if (data->state ! in ikev2_responder_process() [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/ |
H A D | ikev2.c | 388 data->state = NOTIFY; in ikev2_process_kei() 576 data->state = NOTIFY; in ikev2_process_auth_secret() 673 switch (data->state) { in ikev2_validate_rx_state() 678 "%u in SA_INIT state", exchange_type); in ikev2_validate_rx_state() 683 "in SA_INIT state", message_id); in ikev2_validate_rx_state() 694 "%u in SA_AUTH state", exchange_type); in ikev2_validate_rx_state() 699 "in SA_AUTH state", message_id); in ikev2_validate_rx_state() 706 "%u in CHILD_SA state", exchange_type); in ikev2_validate_rx_state() 711 "in CHILD_SA state", message_id); in ikev2_validate_rx_state() 780 if (data->state ! in ikev2_responder_process() [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | queryutils.cpp | 1349 // state. In other words, the state of the binary after in QueryProgramiv() 1351 // should return the default state GL_FALSE since the in QueryProgramiv() 2273 void SetLightModelParameters(GLES1State *state, GLenum pname, const GLfloat *params) in SetLightModelParameters() argument 2275 LightModelParameters &lightModel = state->lightModelParameters(); in SetLightModelParameters() 2290 void GetLightModelParameters(const GLES1State *state, GLenum pname, GLfloat *params) in GetLightModelParameters() argument 2292 const LightModelParameters &lightModel = state->lightModelParameters(); in GetLightModelParameters() 2307 bool IsLightModelTwoSided(const GLES1State *state) in IsLightModelTwoSided() argument 2309 return state->lightModelParameters().twoSided; in IsLightModelTwoSided() 2312 void SetLightParameters(GLES1State *state, in SetLightParameters() argument 2373 GetLightParameters(const GLES1State *state, GLenum light, LightParameter pname, GLfloat *params) GetLightParameters() argument 2418 SetMaterialParameters(GLES1State *state, GLenum face, MaterialParameter pname, const GLfloat *params) SetMaterialParameters() argument 2450 GetMaterialParameters(const GLES1State *state, GLenum face, MaterialParameter pname, GLfloat *params) GetMaterialParameters() argument 2551 SetFogParameters(GLES1State *state, GLenum pname, const GLfloat *params) SetFogParameters() argument 2576 GetFogParameters(const GLES1State *state, GLenum pname, GLfloat *params) GetFogParameters() argument 2751 SetTextureEnv(unsigned int unit, GLES1State *state, TextureEnvTarget target, TextureEnvParameter pname, const GLfloat *params) SetTextureEnv() argument 2841 GetTextureEnv(unsigned int unit, const GLES1State *state, TextureEnvTarget target, TextureEnvParameter pname, GLfloat *params) GetTextureEnv() argument 2945 SetPointParameter(GLES1State *state, PointParameter pname, const GLfloat *params) SetPointParameter() argument 2972 GetPointParameter(const GLES1State *state, PointParameter pname, GLfloat *params) GetPointParameter() argument 2998 SetPointSize(GLES1State *state, GLfloat size) SetPointSize() argument 3004 GetPointSize(const GLES1State *state, GLfloat *sizeOut) GetPointSize() argument [all...] |
/third_party/typescript/lib/ |
H A D | typingsInstaller.js | 6465 // exception was thrown somewhere else and watch state is not what it should be 9727 Synchronously_call_callbacks_and_update_the_state_of_directory_watchers_on_platforms_that_don_t_support_recursive_watching_natively: diag(6704, ts.DiagnosticCategory.Message, "Synchronously_call_callbacks_and_update_the_state_of_directory_watchers_on_platforms_that_don_t_supp_6704", "Synchronously call callbacks and update the state of directory watchers on platforms that don`t support recursive watching natively."), 10767 * @param state A state value to pass to each iteration of the callback. 10772 function iterateCommentRanges(reduce, text, pos, trailing, cb, state, initial) { 10838 accumulator = cb(pendingPos, pendingEnd, pendingKind, pendingHasTrailingNewLine, state, accumulator); 10865 accumulator = cb(pendingPos, pendingEnd, pendingKind, pendingHasTrailingNewLine, state, accumulator); 10869 function forEachLeadingCommentRange(text, pos, cb, state) { 10870 return iterateCommentRanges(/*reduce*/ false, text, pos, /*trailing*/ false, cb, state); 10873 function forEachTrailingCommentRange(text, pos, cb, state) { [all...] |
H A D | tsc.js | 6864 Synchronously_call_callbacks_and_update_the_state_of_directory_watchers_on_platforms_that_don_t_support_recursive_watching_natively: diag(6704, ts.DiagnosticCategory.Message, "Synchronously_call_callbacks_and_update_the_state_of_directory_watchers_on_platforms_that_don_t_supp_6704", "Synchronously call callbacks and update the state of directory watchers on platforms that don`t support recursive watching natively."), 7777 function iterateCommentRanges(reduce, text, pos, trailing, cb, state, initial) { 7842 accumulator = cb(pendingPos, pendingEnd, pendingKind, pendingHasTrailingNewLine, state, accumulator); 7868 accumulator = cb(pendingPos, pendingEnd, pendingKind, pendingHasTrailingNewLine, state, accumulator); 7872 function forEachLeadingCommentRange(text, pos, cb, state) { 7873 return iterateCommentRanges(false, text, pos, false, cb, state); 7876 function forEachTrailingCommentRange(text, pos, cb, state) { 7877 return iterateCommentRanges(false, text, pos, true, cb, state); 7880 function reduceEachLeadingCommentRange(text, pos, cb, state, initial) { 7881 return iterateCommentRanges(true, text, pos, false, cb, state, initia [all...] |
/kernel/linux/linux-5.10/drivers/infiniband/core/ |
H A D | cma.c | 412 * The FSM uses a funny double locking where state is protected by both in cma_comp_exch() 421 if ((ret = (id_priv->state == comp))) in cma_comp_exch() 422 id_priv->state = exch; in cma_comp_exch() 857 id_priv->state = RDMA_CM_IDLE; in __rdma_create_id() 1700 * RCU lock along with netdevice state check, synchronizes with in cma_ib_id_from_event() 1704 * If the device state is not IFF_UP, its properties such as ifindex in cma_ib_id_from_event() 1791 enum rdma_cm_state state) in cma_cancel_operation() 1793 switch (state) { in cma_cancel_operation() 1796 * We can avoid doing the rdma_addr_cancel() based on state, in cma_cancel_operation() 1799 * outside this state, howeve in cma_cancel_operation() 1790 cma_cancel_operation(struct rdma_id_private *id_priv, enum rdma_cm_state state) cma_cancel_operation() argument 1881 _destroy_id(struct rdma_id_private *id_priv, enum rdma_cm_state state) _destroy_id() argument 1919 enum rdma_cm_state state; global() variable 2011 enum rdma_cm_state state; cma_ib_handler() local 4910 enum rdma_cm_state state; cma_send_device_removal_put() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/ |
H A D | p2p.c | 156 static const char * p2p_state_txt(int state) in p2p_state_txt() argument 158 switch (state) { in p2p_state_txt() 193 return p2p_state_txt(p2p->state); in p2p_get_state_txt() 241 p2p_state_txt(p2p->state), p2p_state_txt(new_state)); in p2p_set_state() 242 p2p->state = new_state; in p2p_set_state() 256 p2p_dbg(p2p, "Set timeout (state=%s): %u.%06u sec", in p2p_set_timeout() 257 p2p_state_txt(p2p->state), sec, usec); in p2p_set_timeout() 265 p2p_dbg(p2p, "Clear timeout (state=%s)", p2p_state_txt(p2p->state)); in p2p_clear_timeout() 279 if (p2p->state ! in p2p_go_neg_failed() 3915 enum p2p_pending_action_state state; global() local [all...] |
/foundation/multimedia/audio_framework/services/audio_service/client/src/ |
H A D | renderer_in_client.cpp | 233 registerTrackerInfo.state = state_; in RegisterTracker() 290 AUDIO_ERR_LOG("State is not new, release existing stream and recreate, state %{public}d", state_.load()); in SetAudioStreamInfo() 391 State state = INVALID; in HandleStateChangeEvent() local 393 ParamsToStateCmdType(data, state, cmdType); in HandleStateChangeEvent() 397 state = state != STOPPING ? state : STOPPED; // client only need STOPPED in HandleStateChangeEvent() 398 streamCb->OnStateChange(state, cmdType); in HandleStateChangeEvent() 575 AudioPermissionState state) in CheckRecordingStateChange() 650 CHECK_AND_RETURN_RET_LOG(state_ == RUNNING, false, "Renderer stream state i in GetAudioPosition() 574 CheckRecordingStateChange(uint32_t appTokenId, uint64_t appFullTokenId, int32_t appUid, AudioPermissionState state) CheckRecordingStateChange() argument 1155 SetOffloadMode(int32_t state, bool isAppBack) SetOffloadMode() argument 1893 ParamsToStateCmdType(int64_t params, State &state, StateChangeCmdType &cmdType) ParamsToStateCmdType() argument 1933 StateCmdTypeToParams(int64_t ¶ms, State state, StateChangeCmdType cmdType) StateCmdTypeToParams() argument [all...] |
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | pxafb.c | 87 static void set_ctrlr_state(struct pxafb_info *fbi, u_int state); 107 static inline void pxafb_schedule_work(struct pxafb_info *fbi, u_int state) in pxafb_schedule_work() argument 122 if (fbi->task_state == C_ENABLE && state == C_REENABLE) in pxafb_schedule_work() 123 state = (u_int) -1; in pxafb_schedule_work() 124 if (fbi->task_state == C_DISABLE && state == C_ENABLE) in pxafb_schedule_work() 125 state = C_REENABLE; in pxafb_schedule_work() 127 if (state != (u_int)-1) { in pxafb_schedule_work() 128 fbi->task_state = state; in pxafb_schedule_work() 544 if (fbi->state != C_ENABLE) in pxafb_pan_display() 1059 if (!fbi || (fbi->state ! in pxafb_get_hsync_time() 1542 set_ctrlr_state(struct pxafb_info *fbi, u_int state) set_ctrlr_state() argument 1643 u_int state = xchg(&fbi->task_state, -1); pxafb_task() local [all...] |
/kernel/linux/linux-5.10/fs/xfs/libxfs/ |
H A D | xfs_rmap.c | 1005 int state = 0; in xfs_rmap_convert() local 1051 state |= RMAP_LEFT_FILLING; in xfs_rmap_convert() 1053 state |= RMAP_RIGHT_FILLING; in xfs_rmap_convert() 1064 state |= RMAP_LEFT_VALID; in xfs_rmap_convert() 1085 state |= RMAP_LEFT_CONTIG; in xfs_rmap_convert() 1104 state |= RMAP_RIGHT_VALID; in xfs_rmap_convert() 1123 state |= RMAP_RIGHT_CONTIG; in xfs_rmap_convert() 1127 if ((state & (RMAP_LEFT_FILLING | RMAP_LEFT_CONTIG | in xfs_rmap_convert() 1133 state &= ~RMAP_RIGHT_CONTIG; in xfs_rmap_convert() 1135 trace_xfs_rmap_convert_state(mp, cur->bc_ag.agno, state, in xfs_rmap_convert() 1501 int state = 0; xfs_rmap_convert_shared() local 2353 xfs_rmap_finish_one( struct xfs_trans *tp, enum xfs_rmap_intent_type type, uint64_t owner, int whichfork, xfs_fileoff_t startoff, xfs_fsblock_t startblock, xfs_filblks_t blockcount, xfs_exntst_t state, struct xfs_btree_cur **pcur) xfs_rmap_finish_one() argument [all...] |
/kernel/linux/linux-5.10/net/ipv6/ |
H A D | ip6_fib.c | 598 w->state = FWS_INIT; in fib6_dump_table() 1166 /* Reset round-robin state, if necessary */ in fib6_add_rt2node() 1872 RT6_TRACE("W %p adjusted by delnode 1, s=%d/%d\n", w, w->state, nstate); in fib6_repair_tree() 1874 w->state = nstate; in fib6_repair_tree() 1880 RT6_TRACE("W %p adjusted by delnode 2, s=%d\n", w, w->state); in fib6_repair_tree() 1881 w->state = w->state >= FWS_R ? FWS_U : FWS_INIT; in fib6_repair_tree() 1883 RT6_TRACE("W %p adjusted by delnode 2, s=%d\n", w, w->state); in fib6_repair_tree() 1884 w->state = w->state > in fib6_repair_tree() [all...] |
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | pxafb.c | 87 static void set_ctrlr_state(struct pxafb_info *fbi, u_int state); 107 static inline void pxafb_schedule_work(struct pxafb_info *fbi, u_int state) in pxafb_schedule_work() argument 122 if (fbi->task_state == C_ENABLE && state == C_REENABLE) in pxafb_schedule_work() 123 state = (u_int) -1; in pxafb_schedule_work() 124 if (fbi->task_state == C_DISABLE && state == C_ENABLE) in pxafb_schedule_work() 125 state = C_REENABLE; in pxafb_schedule_work() 127 if (state != (u_int)-1) { in pxafb_schedule_work() 128 fbi->task_state = state; in pxafb_schedule_work() 544 if (fbi->state != C_ENABLE) in pxafb_pan_display() 1056 if (!fbi || (fbi->state ! in pxafb_get_hsync_time() 1539 set_ctrlr_state(struct pxafb_info *fbi, u_int state) set_ctrlr_state() argument 1640 u_int state = xchg(&fbi->task_state, -1); pxafb_task() local [all...] |
/kernel/linux/linux-6.6/net/ipv6/ |
H A D | ip6_fib.c | 599 w->state = FWS_INIT; in fib6_dump_table() 1163 /* Reset round-robin state, if necessary */ in fib6_add_rt2node() 1869 RT6_TRACE("W %p adjusted by delnode 1, s=%d/%d\n", w, w->state, nstate); in fib6_repair_tree() 1871 w->state = nstate; in fib6_repair_tree() 1877 RT6_TRACE("W %p adjusted by delnode 2, s=%d\n", w, w->state); in fib6_repair_tree() 1878 w->state = w->state >= FWS_R ? FWS_U : FWS_INIT; in fib6_repair_tree() 1880 RT6_TRACE("W %p adjusted by delnode 2, s=%d\n", w, w->state); in fib6_repair_tree() 1881 w->state = w->state > in fib6_repair_tree() [all...] |
/third_party/python/Lib/idlelib/ |
H A D | configdialog.py | 489 set_color_sample(). Function set_highlight_target() sets the state 662 text['state'] = 'disabled' 755 self.custom_theme_on.state(('disabled',)) 844 self.builtinlist['state'] = 'normal' 845 self.customlist['state'] = 'disabled' 846 self.button_delete_custom.state(('disabled',)) 848 self.builtinlist['state'] = 'disabled' 849 self.custom_theme_on.state(('!disabled',)) 850 self.customlist['state'] = 'normal' 851 self.button_delete_custom.state(('!disable [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_main.c | 123 if (test_bit(MLX5E_STATE_OPENED, &priv->state)) in mlx5e_update_carrier_work() 144 if (unlikely(test_bit(MLX5E_STATE_DESTROYING, &priv->state))) in mlx5e_queue_update_stats() 683 if (!test_bit(MLX5E_RQ_STATE_SHAMPO, &rq->state)) in mlx5_rq_shampo_alloc() 722 if (!test_bit(MLX5E_RQ_STATE_SHAMPO, &rq->state)) in mlx5e_rq_free_shampo() 847 * required state to clear. And page_pool gracefully handle in mlx5e_alloc_rq() 871 u16 headroom = test_bit(MLX5E_RQ_STATE_SHAMPO, &rq->state) ? in mlx5e_alloc_rq() 988 MLX5_SET(rqc, rqc, state, MLX5_RQC_STATE_RST); in mlx5e_create_rq() 994 if (test_bit(MLX5E_RQ_STATE_SHAMPO, &rq->state)) { in mlx5e_create_rq() 1030 MLX5_SET(rqc, rqc, state, next_state); in mlx5e_modify_rq_state() 1044 if (test_bit(MLX5E_RQ_STATE_MINI_CQE_ENHANCED, &rq->state)) { in mlx5e_flush_rq_cq() 3102 mlx5e_modify_admin_state(struct mlx5_core_dev *mdev, enum mlx5_port_status state) mlx5e_modify_admin_state() argument 6007 mlx5e_suspend(struct auxiliary_device *adev, pm_message_t state) mlx5e_suspend() argument 6033 pm_message_t state = {}; mlx5e_probe() local 6104 pm_message_t state = {}; mlx5e_remove() local [all...] |
/foundation/ability/ability_runtime/services/abilitymgr/src/mission/ |
H A D | mission_info_mgr.cpp | 341 int MissionInfoMgr::UpdateMissionContinueState(int32_t missionId, const AAFwk::ContinueState &state) in UpdateMissionContinueState() argument 343 TAG_LOGI(AAFwkTag::ABILITYMGR, "start. Mission id: %{public}d, state: %{public}d", in UpdateMissionContinueState() 344 missionId, state); in UpdateMissionContinueState() 357 "%{public}d fail, missionId %{public}d not exists", state, missionId); in UpdateMissionContinueState() 361 it->missionInfo.continueState = state; in UpdateMissionContinueState() 365 state); in UpdateMissionContinueState() 392 void MissionInfoMgr::SetMissionAbilityState(int32_t missionId, AbilityState state) in SetMissionAbilityState() argument 405 it->missionInfo.abilityState = state; in SetMissionAbilityState()
|
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/fontcollection_napi/ |
H A D | js_fontcollection.cpp | 281 int32_t state = 0;
in ParseResourcePath() local 291 state = resourceManager->GetStringById(info.resId, rPath);
in ParseResourcePath() 292 if (state >= GLOBAL_ERROR || state < 0) {
in ParseResourcePath() 307 state = resourceManager->GetRawFileFromHap(info.params[0], dataLen, rawData);
in ParseResourcePath() 308 if (state >= GLOBAL_ERROR || state < 0) {
in ParseResourcePath()
|
/foundation/multimodalinput/input/util/common/src/ |
H A D | input_event_data_transformation.cpp | 120 bool state = false; in ReadFunctionKeys() local 121 pkt >> state; in ReadFunctionKeys() local 122 key->SetFunctionKey(KeyEvent::NUM_LOCK_FUNCTION_KEY, state); in ReadFunctionKeys() 123 pkt >> state; in ReadFunctionKeys() local 124 key->SetFunctionKey(KeyEvent::CAPS_LOCK_FUNCTION_KEY, state); in ReadFunctionKeys() 125 pkt >> state; in ReadFunctionKeys() local 126 key->SetFunctionKey(KeyEvent::SCROLL_LOCK_FUNCTION_KEY, state); in ReadFunctionKeys()
|
/foundation/multimodalinput/input/intention/cooperate/plugin/src/input_event_transmission/ |
H A D | input_event_serialization.cpp | 118 bool state = false; in ReadFunctionKeys() local 119 pkt >> state; in ReadFunctionKeys() local 120 key->SetFunctionKey(MMI::KeyEvent::NUM_LOCK_FUNCTION_KEY, state); in ReadFunctionKeys() 121 pkt >> state; in ReadFunctionKeys() local 122 key->SetFunctionKey(MMI::KeyEvent::CAPS_LOCK_FUNCTION_KEY, state); in ReadFunctionKeys() 123 pkt >> state; in ReadFunctionKeys() local 124 key->SetFunctionKey(MMI::KeyEvent::SCROLL_LOCK_FUNCTION_KEY, state); in ReadFunctionKeys()
|
/foundation/multimodalinput/input/service/module_loader/include/ |
H A D | mmi_service.h | 65 int32_t SetHoverScrollState(bool state) override; 66 int32_t GetHoverScrollState(bool &state) override; 112 int32_t GetFunctionKeyState(int32_t funcKey, bool &state) override; 122 int32_t SetTouchpadScrollDirection(bool state) override; 123 int32_t GetTouchpadScrollDirection(bool &state) override; 205 int32_t ReadHoverScrollState(bool &state); 208 int32_t ReadTouchpadScrollDirection(bool &state);
|
/kernel/linux/linux-5.10/drivers/char/hw_random/ |
H A D | n2-drv.c | 84 * And then the fourth value sets the final chip state and enables 112 unsigned long hv_err, state, ticks, watchdog_delta, watchdog_status; in n2rng_generic_read_control_v2() local 116 hv_err = sun4v_rng_ctl_read_v2(ra, unit, &state, in n2rng_generic_read_control_v2() 155 unsigned long state, in n2rng_write_ctl_one() 163 hv_err = sun4v_rng_ctl_write_v1(control_ra, state, in n2rng_write_ctl_one() 166 hv_err = sun4v_rng_ctl_write_v2(control_ra, state, in n2rng_write_ctl_one() 252 unsigned long state) in n2rng_generic_write_control() 258 hv_err = n2rng_write_ctl_one(np, unit, state, control_ra, in n2rng_generic_write_control() 154 n2rng_write_ctl_one(struct n2rng *np, int unit, unsigned long state, unsigned long control_ra, unsigned long watchdog_timeout, unsigned long *ticks) n2rng_write_ctl_one() argument 249 n2rng_generic_write_control(struct n2rng *np, unsigned long control_ra, unsigned long unit, unsigned long state) n2rng_generic_write_control() argument
|
/kernel/linux/linux-5.10/arch/arc/kernel/ |
H A D | perf_event.c | 298 WARN_ON_ONCE(!(hwc->state & PERF_HES_UPTODATE)); in arc_pmu_start() 300 hwc->state = 0; in arc_pmu_start() 330 if (!(event->hw.state & PERF_HES_STOPPED)) { in arc_pmu_stop() 337 event->hw.state |= PERF_HES_STOPPED; in arc_pmu_stop() 341 !(event->hw.state & PERF_HES_UPTODATE)) { in arc_pmu_stop() 343 event->hw.state |= PERF_HES_UPTODATE; in arc_pmu_stop() 390 hwc->state = PERF_HES_UPTODATE | PERF_HES_STOPPED; in arc_pmu_add()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/huawei/hinic/ |
H A D | hinic_port.h | 169 u8 state; member 178 u8 state; member 224 u8 state; member 652 u8 state; member 776 enum hinic_port_state state); 779 enum hinic_func_port_state state); 786 int hinic_port_set_tso(struct hinic_dev *nic_dev, enum hinic_tso_state state);
|