Home
last modified time | relevance | path

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

/linux/arch/riscv/include/asm/
H A Dvector.h305 static inline void riscv_v_vstate_save(struct __riscv_v_ext_state *vstate, in riscv_v_vstate_save()
314 static inline void riscv_v_vstate_restore(struct __riscv_v_ext_state *vstate, in riscv_v_vstate_restore()
418 #define riscv_v_vstate_save(vstate, regs) do {} while (0) argument
419 #define riscv_v_vstate_restore(vstate, regs) do {} while (0) argument
H A Dprocessor.h116 struct __riscv_v_ext_state vstate; member
/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
H A Dkernel_mode_vector.c171 struct __riscv_v_ext_state *vstate = &current->thread.kernel_vstate; in riscv_v_context_nesting_end() local
/linux/kernel/bpf/
H A Dlog.c757 print_verifier_state(struct bpf_verifier_env * env,const struct bpf_verifier_state * vstate,u32 frameno,bool print_all) print_verifier_state() argument
869 print_insn_state(struct bpf_verifier_env * env,const struct bpf_verifier_state * vstate,u32 frameno) print_insn_state() argument
[all...]
H A Dverifier.c3774 struct bpf_verifier_state *vstate = env->cur_state; in check_reg_arg() local
5295 struct bpf_verifier_state *vstate = env->cur_state; in mark_reg_stack_read() local
5335 struct bpf_verifier_state *vstate = env->cur_state; in check_stack_read_fixed_off() local
5662 struct bpf_verifier_state *vstate = env->cur_state; in check_mem_region_access() local
5996 struct bpf_verifier_state *vstate = env->cur_state; in check_map_access() local
10283 static void mark_pkt_end(struct bpf_verifier_state *vstate, int regn, bool range_open) in mark_pkt_end()
10326 struct bpf_verifier_state *vstate = env->cur_state; in release_reference() local
14315 struct bpf_verifier_state *vstate = env->cur_state; in sanitize_ptr_alu() local
14404 struct bpf_verifier_state *vstate = env->cur_state; in sanitize_mark_insn_seen() local
14529 struct bpf_verifier_state *vstate = env->cur_state; in adjust_ptr_min_max_vals() local
[all …]
/linux/tools/perf/util/
H A Dpmus.c575 static int perf_pmus__print_pmu_events__callback(void *vstate, in perf_pmus__print_pmu_events__callback()
/linux/drivers/gpu/drm/amd/pm/
H A Damdgpu_dpm.c999 struct amd_vce_state *vstate = NULL; in amdgpu_dpm_get_vce_clock_state() local