Home
last modified time | relevance | path

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

/linux/arch/riscv/include/asm/
A Dvector.h177 static inline void riscv_v_vstate_save(struct __riscv_v_ext_state *vstate, in riscv_v_vstate_save()
186 static inline void riscv_v_vstate_restore(struct __riscv_v_ext_state *vstate, in riscv_v_vstate_restore()
276 #define riscv_v_vstate_save(vstate, regs) do {} while (0) argument
277 #define riscv_v_vstate_restore(vstate, regs) do {} while (0) argument
A Dprocessor.h107 struct __riscv_v_ext_state vstate; member
/linux/arch/riscv/kernel/
A Dptrace.c92 struct __riscv_v_ext_state *vstate = &target->thread.vstate; in riscv_vr_get() local
127 struct __riscv_v_ext_state *vstate = &target->thread.vstate; in riscv_vr_set() local
A Dkernel_mode_vector.c171 struct __riscv_v_ext_state *vstate = &current->thread.kernel_vstate; in riscv_v_context_nesting_end() local
/linux/tools/perf/util/
A Dpmus.c427 static int perf_pmus__print_pmu_events__callback(void *vstate, in perf_pmus__print_pmu_events__callback()
/linux/kernel/bpf/
A Dverifier.c3367 struct bpf_verifier_state *vstate = env->cur_state; in check_reg_arg() local
4880 struct bpf_verifier_state *vstate = env->cur_state; in mark_reg_stack_read() local
4921 struct bpf_verifier_state *vstate = env->cur_state; in check_stack_read_fixed_off() local
5249 struct bpf_verifier_state *vstate = env->cur_state; in check_mem_region_access() local
5553 struct bpf_verifier_state *vstate = env->cur_state; in check_map_access() local
13043 struct bpf_verifier_state *vstate = env->cur_state; in sanitize_ptr_alu() local
13132 struct bpf_verifier_state *vstate = env->cur_state; in sanitize_mark_insn_seen() local
13258 struct bpf_verifier_state *vstate = env->cur_state; in adjust_ptr_min_max_vals() local
14160 struct bpf_verifier_state *vstate = env->cur_state; in adjust_reg_min_max_vals() local
14531 static void find_good_pkt_pointers(struct bpf_verifier_state *vstate, in find_good_pkt_pointers()
[all …]
/linux/drivers/gpu/drm/amd/pm/
A Damdgpu_dpm.c888 struct amd_vce_state *vstate = NULL; in amdgpu_dpm_get_vce_clock_state() local

Completed in 47 milliseconds