Home
last modified time | relevance | path

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

/Linux-v6.6/arch/riscv/include/asm/
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
Dprocessor.h84 struct __riscv_v_ext_state vstate; member
/Linux-v6.6/arch/riscv/kernel/
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
/Linux-v6.6/tools/perf/util/
Dpmus.c407 static int perf_pmus__print_pmu_events__callback(void *vstate, in perf_pmus__print_pmu_events__callback()
/Linux-v6.6/kernel/bpf/
Dverifier.c3124 struct bpf_verifier_state *vstate = env->cur_state; in check_reg_arg() local
4547 struct bpf_verifier_state *vstate = env->cur_state; in mark_reg_stack_read() local
4599 struct bpf_verifier_state *vstate = env->cur_state; in check_stack_read_fixed_off() local
4897 struct bpf_verifier_state *vstate = env->cur_state; in check_mem_region_access() local
5155 struct bpf_verifier_state *vstate = env->cur_state; in check_map_access() local
8778 static void mark_pkt_end(struct bpf_verifier_state *vstate, int regn, bool range_open) in mark_pkt_end()
11816 struct bpf_verifier_state *vstate = env->cur_state; in sanitize_ptr_alu() local
11905 struct bpf_verifier_state *vstate = env->cur_state; in sanitize_mark_insn_seen() local
12031 struct bpf_verifier_state *vstate = env->cur_state; in adjust_ptr_min_max_vals() local
12987 struct bpf_verifier_state *vstate = env->cur_state; in adjust_reg_min_max_vals() local
[all …]
/Linux-v6.6/drivers/gpu/drm/amd/pm/
Damdgpu_dpm.c825 struct amd_vce_state *vstate = NULL; in amdgpu_dpm_get_vce_clock_state() local