Home
last modified time | relevance | path

Searched defs:vstate (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/arch/riscv/include/asm/
H A Dvector.h169 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
H A Dprocessor.h84 struct __riscv_v_ext_state vstate; member
/openbmc/linux/arch/riscv/kernel/
H A Dptrace.c92 struct __riscv_v_ext_state *vstate = &target->thread.vstate; in riscv_vr_get() local
124 struct __riscv_v_ext_state *vstate = &target->thread.vstate; in riscv_vr_set() local
/openbmc/linux/tools/perf/util/
H A Dpmus.c408 static int perf_pmus__print_pmu_events__callback(void *vstate, in perf_pmus__print_pmu_events__callback()
/openbmc/linux/kernel/bpf/
H A Dverifier.c3388 struct bpf_verifier_state *vstate = env->cur_state; in check_reg_arg() local
4797 struct bpf_verifier_state *vstate = env->cur_state; in mark_reg_stack_read() local
4849 struct bpf_verifier_state *vstate = env->cur_state; in check_stack_read_fixed_off() local
5147 struct bpf_verifier_state *vstate = env->cur_state; in check_mem_region_access() local
5403 struct bpf_verifier_state *vstate = env->cur_state; in check_map_access() local
12265 struct bpf_verifier_state *vstate = env->cur_state; in sanitize_ptr_alu() local
12354 struct bpf_verifier_state *vstate = env->cur_state; in sanitize_mark_insn_seen() local
12480 struct bpf_verifier_state *vstate = env->cur_state; in adjust_ptr_min_max_vals() local
13440 struct bpf_verifier_state *vstate = env->cur_state; in adjust_reg_min_max_vals() local
14473 static void find_equal_scalars(struct bpf_verifier_state *vstate, in find_equal_scalars()
[all …]
/openbmc/linux/drivers/gpu/drm/amd/pm/
H A Damdgpu_dpm.c825 struct amd_vce_state *vstate = NULL; in amdgpu_dpm_get_vce_clock_state() local