Home
last modified time | relevance | path

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

/kernel/linux/linux-6.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
/kernel/linux/linux-6.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
/kernel/linux/linux-5.10/kernel/bpf/
Dverifier.c1738 struct bpf_verifier_state *vstate = env->cur_state; in check_reg_arg() local
2710 struct bpf_verifier_state *vstate = env->cur_state; in mark_reg_stack_read() local
2761 struct bpf_verifier_state *vstate = env->cur_state; in check_stack_read_fixed_off() local
3049 struct bpf_verifier_state *vstate = env->cur_state; in check_mem_region_access() local
3107 struct bpf_verifier_state *vstate = env->cur_state; in check_map_access() local
5290 static void mark_pkt_end(struct bpf_verifier_state *vstate, int regn, bool range_open) in mark_pkt_end()
6052 struct bpf_verifier_state *vstate = env->cur_state; in sanitize_ptr_alu() local
6141 struct bpf_verifier_state *vstate = env->cur_state; in sanitize_mark_insn_seen() local
6267 struct bpf_verifier_state *vstate = env->cur_state; in adjust_ptr_min_max_vals() local
7230 struct bpf_verifier_state *vstate = env->cur_state; in adjust_reg_min_max_vals() local
[all …]
/kernel/linux/linux-6.6/tools/perf/util/
Dpmus.c407 static int perf_pmus__print_pmu_events__callback(void *vstate, in perf_pmus__print_pmu_events__callback()
/kernel/linux/linux-6.6/kernel/bpf/
Dverifier.c3384 struct bpf_verifier_state *vstate = env->cur_state; in check_reg_arg() local
4791 struct bpf_verifier_state *vstate = env->cur_state; in mark_reg_stack_read() local
4843 struct bpf_verifier_state *vstate = env->cur_state; in check_stack_read_fixed_off() local
5141 struct bpf_verifier_state *vstate = env->cur_state; in check_mem_region_access() local
5399 struct bpf_verifier_state *vstate = env->cur_state; in check_map_access() local
9114 static void mark_pkt_end(struct bpf_verifier_state *vstate, int regn, bool range_open) in mark_pkt_end()
12237 struct bpf_verifier_state *vstate = env->cur_state; in sanitize_ptr_alu() local
12326 struct bpf_verifier_state *vstate = env->cur_state; in sanitize_mark_insn_seen() local
12452 struct bpf_verifier_state *vstate = env->cur_state; in adjust_ptr_min_max_vals() local
13412 struct bpf_verifier_state *vstate = env->cur_state; in adjust_reg_min_max_vals() local
[all …]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/
Damdgpu_dpm.c825 struct amd_vce_state *vstate = NULL; in amdgpu_dpm_get_vce_clock_state() local