/third_party/toybox/toys/pending/ |
H A D | openvt.c | 59 struct vt_stat vstate; in openvt_main() local
|
/kernel/linux/linux-6.6/arch/riscv/include/asm/ |
H A D | processor.h | 84 struct __riscv_v_ext_state vstate; member
|
H A D | vector.h | 169 struct __riscv_v_ext_state *vstate = &task->thread.vstate; in riscv_v_vstate_save() local 180 struct __riscv_v_ext_state *vstate = &task->thread.vstate; in riscv_v_vstate_restore() local
|
/third_party/spirv-tools/source/val/ |
H A D | validate_decorations.cpp | 65 uint32_t GetArrayStride(uint32_t array_id, ValidationState_t& vstate) { in GetArrayStride() argument 75 bool isBuiltInVar(uint32_t var_id, ValidationState_t& vstate) { in isBuiltInVar() argument 85 bool isBuiltInStruct(uint32_t struct_id, ValidationState_t& vstate) { in isBuiltInStruct() argument 95 bool isBlock(uint32_t struct_id, ValidationState_t& vstate) { in isBlock() argument 104 bool hasImportLinkageAttribute(uint32_t id, ValidationState_t& vstate) { in hasImportLinkageAttribute() argument [all...] |
H A D | validate.cpp | 147 ValidateBinaryUsingContextAndValidationState( const spv_context_t& context, const uint32_t* words, const size_t num_words, spv_diagnostic* pDiagnostic, ValidationState_t* vstate) ValidateBinaryUsingContextAndValidationState() argument 393 ValidateBinaryAndKeepValidationState( const spv_const_context context, spv_const_validator_options options, const uint32_t* words, const size_t num_words, spv_diagnostic* pDiagnostic, std::unique_ptr<ValidationState_t>* vstate) ValidateBinaryAndKeepValidationState() argument [all...] |
H A D | validation_state.cpp | 121 ValidationState_t& vstate = in setHeader() local
|
/third_party/skia/third_party/externals/spirv-tools/source/val/ |
H A D | validate_decorations.cpp | 71 uint32_t GetArrayStride(uint32_t array_id, ValidationState_t& vstate) { in GetArrayStride() argument 81 bool isBuiltInVar(uint32_t var_id, ValidationState_t& vstate) { in isBuiltInVar() argument 90 bool isBuiltInStruct(uint32_t struct_id, ValidationState_t& vstate) { in isBuiltInStruct() argument 100 bool hasImportLinkageAttribute(uint32_t id, ValidationState_t& vstate) { in hasImportLinkageAttribute() argument 111 getStructMembers(uint32_t struct_id, ValidationState_t& vstate) getStructMembers() argument 118 getStructMembers(uint32_t struct_id, SpvOp type, ValidationState_t& vstate) getStructMembers() argument 131 isMissingOffsetInStruct(uint32_t struct_id, ValidationState_t& vstate) isMissingOffsetInStruct() argument [all...] |
H A D | validate.cpp | 155 ValidateBinaryUsingContextAndValidationState( const spv_context_t& context, const uint32_t* words, const size_t num_words, spv_diagnostic* pDiagnostic, ValidationState_t* vstate) ValidateBinaryUsingContextAndValidationState() argument 379 ValidateBinaryAndKeepValidationState( const spv_const_context context, spv_const_validator_options options, const uint32_t* words, const size_t num_words, spv_diagnostic* pDiagnostic, std::unique_ptr<ValidationState_t>* vstate) ValidateBinaryAndKeepValidationState() argument [all...] |
H A D | validation_state.cpp | 116 ValidationState_t& vstate = in setHeader() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
H A D | validate_decorations.cpp | 71 uint32_t GetArrayStride(uint32_t array_id, ValidationState_t& vstate) { in GetArrayStride() argument 81 bool isBuiltInVar(uint32_t var_id, ValidationState_t& vstate) { in isBuiltInVar() argument 90 bool isBuiltInStruct(uint32_t struct_id, ValidationState_t& vstate) { in isBuiltInStruct() argument 100 bool hasImportLinkageAttribute(uint32_t id, ValidationState_t& vstate) { in hasImportLinkageAttribute() argument 111 getStructMembers(uint32_t struct_id, ValidationState_t& vstate) getStructMembers() argument 118 getStructMembers(uint32_t struct_id, SpvOp type, ValidationState_t& vstate) getStructMembers() argument 131 isMissingOffsetInStruct(uint32_t struct_id, ValidationState_t& vstate) isMissingOffsetInStruct() argument [all...] |
H A D | validate.cpp | 155 ValidateBinaryUsingContextAndValidationState( const spv_context_t& context, const uint32_t* words, const size_t num_words, spv_diagnostic* pDiagnostic, ValidationState_t* vstate) ValidateBinaryUsingContextAndValidationState() argument 379 ValidateBinaryAndKeepValidationState( const spv_const_context context, spv_const_validator_options options, const uint32_t* words, const size_t num_words, spv_diagnostic* pDiagnostic, std::unique_ptr<ValidationState_t>* vstate) ValidateBinaryAndKeepValidationState() argument [all...] |
H A D | validation_state.cpp | 116 ValidationState_t& vstate = in setHeader() local
|
/kernel/linux/linux-6.6/arch/riscv/kernel/ |
H A D | ptrace.c | 92 struct __riscv_v_ext_state *vstate = &target->thread.vstate; in riscv_vr_get() local 124 struct __riscv_v_ext_state *vstate = &target->thread.vstate; riscv_vr_set() local [all...] |
/third_party/mesa3d/src/util/indices/ |
H A D | u_primconvert.c | 327 util_primconvert_draw_vertex_state(struct primconvert_context *pc, struct pipe_vertex_state *vstate, uint32_t partial_velem_mask, struct pipe_draw_vertex_state_info info, const struct pipe_draw_start_count_bias *draws, unsigned num_draws) util_primconvert_draw_vertex_state() argument
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | pmus.c | 407 static int perf_pmus__print_pmu_events__callback(void *vstate, in perf_pmus__print_pmu_events__callback() argument
|
/third_party/curl/lib/vssh/ |
H A D | libssh.c | 339 int vstate; in myssh_is_known() local
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_state.c | 725 zink_vertex_state_destroy(struct pipe_screen *pscreen, struct pipe_vertex_state *vstate) in zink_vertex_state_destroy() argument 735 zink_vertex_state_mask(struct pipe_vertex_state *vstate, uint32_t partial_velem_mask, bool have_EXT_vertex_input_dynamic_state) in zink_vertex_state_mask() argument 779 zink_cache_vertex_state_destroy(struct pipe_screen *pscreen, struct pipe_vertex_state *vstate) zink_cache_vertex_state_destroy() argument [all...] |
H A D | zink_draw.cpp | 158 zink_bind_vertex_state(struct zink_batch *batch, struct zink_context *ctx, struct pipe_vertex_state *vstate, uint32_t partial_velem_mask) zink_bind_vertex_state() argument 407 zink_draw(struct pipe_context *pctx, const struct pipe_draw_info *dinfo, unsigned drawid_offset, const struct pipe_draw_indirect_info *dindirect, const struct pipe_draw_start_count_bias *draws, unsigned num_draws, struct pipe_vertex_state *vstate, uint32_t partial_velem_mask) zink_draw() argument 895 zink_draw_vertex_state(struct pipe_context *pctx, struct pipe_vertex_state *vstate, uint32_t partial_velem_mask, struct pipe_draw_vertex_state_info info, const struct pipe_draw_start_count_bias *draws, unsigned num_draws) zink_draw_vertex_state() argument 1068 zink_invalid_draw_vertex_state(struct pipe_context *pipe, struct pipe_vertex_state *vstate, uint32_t partial_velem_mask, struct pipe_draw_vertex_state_info info, const struct pipe_draw_start_count_bias *draws, unsigned num_draws) zink_invalid_draw_vertex_state() argument [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/ |
H A D | amdgpu_dpm.c | 825 struct amd_vce_state *vstate = NULL; in amdgpu_dpm_get_vce_clock_state() local
|
/third_party/mesa3d/src/gallium/auxiliary/driver_trace/ |
H A D | tr_screen.c | 1313 struct pipe_vertex_state *vstate = in trace_screen_create_vertex_state() local
|
/device/soc/rockchip/common/sdk_linux/kernel/bpf/ |
H A D | verifier.c | 1713 struct bpf_verifier_state *vstate = env->cur_state;
in check_reg_arg() local 2510 struct bpf_verifier_state *vstate = env->cur_state;
in mark_reg_stack_read() local 2561 struct bpf_verifier_state *vstate = env->cur_state;
in check_stack_read_fixed_off() local 2813 struct bpf_verifier_state *vstate in check_mem_region_access() local 2864 struct bpf_verifier_state *vstate = env->cur_state; check_map_access() local 5000 struct bpf_verifier_state *vstate = env->cur_state; clear_all_pkt_pointers() local 5035 struct bpf_verifier_state *vstate = env->cur_state; release_reference() local 5735 struct bpf_verifier_state *vstate = env->cur_state; sanitize_ptr_alu() local 5828 struct bpf_verifier_state *vstate = env->cur_state; sanitize_mark_insn_seen() local 5945 struct bpf_verifier_state *vstate = env->cur_state; adjust_ptr_min_max_vals() local 6876 struct bpf_verifier_state *vstate = env->cur_state; adjust_reg_min_max_vals() local 7142 find_good_pkt_pointers(struct bpf_verifier_state *vstate, struct bpf_reg_state *dst_reg, enum bpf_reg_type type, bool range_right_open) find_good_pkt_pointers() argument 7701 mark_ptr_or_null_regs(struct bpf_verifier_state *vstate, u32 regno, bool is_null) mark_ptr_or_null_regs() argument 7795 find_equal_scalars(struct bpf_verifier_state *vstate, struct bpf_reg_state *known_reg) find_equal_scalars() argument 9303 propagate_liveness(struct bpf_verifier_env *env, const struct bpf_verifier_state *vstate, struct bpf_verifier_state *vparent) propagate_liveness() argument [all...] |
/kernel/linux/linux-5.10/kernel/bpf/ |
H A D | verifier.c | 1738 struct bpf_verifier_state *vstate = env->cur_state; in check_reg_arg() local 2710 struct bpf_verifier_state *vstate = env->cur_state; in mark_reg_stack_read() local 2761 struct bpf_verifier_state *vstate = env->cur_state; in check_stack_read_fixed_off() local 3049 struct bpf_verifier_state *vstate in check_mem_region_access() local 3107 struct bpf_verifier_state *vstate = env->cur_state; check_map_access() local 5290 mark_pkt_end(struct bpf_verifier_state *vstate, int regn, bool range_open) mark_pkt_end() argument 6052 struct bpf_verifier_state *vstate = env->cur_state; sanitize_ptr_alu() local 6141 struct bpf_verifier_state *vstate = env->cur_state; sanitize_mark_insn_seen() local 6267 struct bpf_verifier_state *vstate = env->cur_state; adjust_ptr_min_max_vals() local 7230 struct bpf_verifier_state *vstate = env->cur_state; adjust_reg_min_max_vals() local 7486 find_good_pkt_pointers(struct bpf_verifier_state *vstate, struct bpf_reg_state *dst_reg, enum bpf_reg_type type, bool range_right_open) find_good_pkt_pointers() argument 8077 mark_ptr_or_null_regs(struct bpf_verifier_state *vstate, u32 regno, bool is_null) mark_ptr_or_null_regs() argument 8202 find_equal_scalars(struct bpf_verifier_state *vstate, struct bpf_reg_state *known_reg) find_equal_scalars() argument 9702 propagate_liveness(struct bpf_verifier_env *env, const struct bpf_verifier_state *vstate, struct bpf_verifier_state *vparent) propagate_liveness() argument [all...] |
/kernel/linux/linux-6.6/kernel/bpf/ |
H A D | verifier.c | 3384 struct bpf_verifier_state *vstate = env->cur_state; in check_reg_arg() local 4791 struct bpf_verifier_state *vstate = env->cur_state; in mark_reg_stack_read() local 4843 struct bpf_verifier_state *vstate = env->cur_state; in check_stack_read_fixed_off() local 5141 struct bpf_verifier_state *vstate in check_mem_region_access() local 5399 struct bpf_verifier_state *vstate = env->cur_state; check_map_access() local 9114 mark_pkt_end(struct bpf_verifier_state *vstate, int regn, bool range_open) mark_pkt_end() argument 12237 struct bpf_verifier_state *vstate = env->cur_state; sanitize_ptr_alu() local 12326 struct bpf_verifier_state *vstate = env->cur_state; sanitize_mark_insn_seen() local 12452 struct bpf_verifier_state *vstate = env->cur_state; adjust_ptr_min_max_vals() local 13412 struct bpf_verifier_state *vstate = env->cur_state; adjust_reg_min_max_vals() local 13729 find_good_pkt_pointers(struct bpf_verifier_state *vstate, struct bpf_reg_state *dst_reg, enum bpf_reg_type type, bool range_right_open) find_good_pkt_pointers() argument 14320 mark_ptr_or_null_regs(struct bpf_verifier_state *vstate, u32 regno, bool is_null) mark_ptr_or_null_regs() argument 14445 find_equal_scalars(struct bpf_verifier_state *vstate, struct bpf_reg_state *known_reg) find_equal_scalars() argument 16346 propagate_liveness(struct bpf_verifier_env *env, const struct bpf_verifier_state *vstate, struct bpf_verifier_state *vparent) propagate_liveness() argument [all...] |