Home
last modified time | relevance | path

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

/linux/arch/riscv/kernel/
H A Dptrace.c95 struct __riscv_v_ext_state *vstate = &target->thread.vstate; in riscv_vr_get() local
130 struct __riscv_v_ext_state *vstate = &target->thread.vstate; in riscv_vr_set() local
/linux/kernel/bpf/
H A Dlog.c757 void print_verifier_state(struct bpf_verifier_env *env, const struct bpf_verifier_state *vstate, in print_verifier_state()
869 void print_insn_state(struct bpf_verifier_env *env, const struct bpf_verifier_state *vstate, in print_insn_state()
H A Dverifier.c3618 struct bpf_verifier_state *vstate = env->cur_state; in check_reg_arg() local
5136 struct bpf_verifier_state *vstate = env->cur_state; in mark_reg_stack_read() local
5177 struct bpf_verifier_state *vstate = env->cur_state; in check_stack_read_fixed_off() local
5505 struct bpf_verifier_state *vstate = env->cur_state; in check_mem_region_access() local
5835 struct bpf_verifier_state *vstate = env->cur_state; in check_map_access() local
9885 static void mark_pkt_end(struct bpf_verifier_state *vstate, int regn, bool range_open) in mark_pkt_end()
9928 struct bpf_verifier_state *vstate = env->cur_state; in release_reference() local
13665 struct bpf_verifier_state *vstate = env->cur_state; in sanitize_ptr_alu() local
13754 struct bpf_verifier_state *vstate = env->cur_state; in sanitize_mark_insn_seen() local
13880 struct bpf_verifier_state *vstate = env->cur_state; in adjust_ptr_min_max_vals() local
[all …]
/linux/arch/riscv/include/asm/
H A Dprocessor.h108 struct __riscv_v_ext_state vstate; member
/linux/drivers/gpu/drm/amd/pm/
H A Damdgpu_dpm.c922 struct amd_vce_state *vstate = NULL; in amdgpu_dpm_get_vce_clock_state() local