Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/bpf/
Dverifier.c2461 struct bpf_verifier_state *vstate = env->cur_state; in check_reg_arg() local
3265 struct bpf_verifier_state *vstate = env->cur_state; in mark_reg_stack_read() local
3316 struct bpf_verifier_state *vstate = env->cur_state; in check_stack_read_fixed_off() local
3612 struct bpf_verifier_state *vstate = env->cur_state; in check_mem_region_access() local
3833 struct bpf_verifier_state *vstate = env->cur_state; in check_map_access() local
6607 static void mark_pkt_end(struct bpf_verifier_state *vstate, int regn, bool range_open) in mark_pkt_end()
8010 struct bpf_verifier_state *vstate = env->cur_state; in sanitize_ptr_alu() local
8099 struct bpf_verifier_state *vstate = env->cur_state; in sanitize_mark_insn_seen() local
8225 struct bpf_verifier_state *vstate = env->cur_state; in adjust_ptr_min_max_vals() local
9181 struct bpf_verifier_state *vstate = env->cur_state; in adjust_reg_min_max_vals() local
[all …]
/linux-6.1.9/drivers/gpu/drm/amd/pm/
Damdgpu_dpm.c777 struct amd_vce_state *vstate = NULL; in amdgpu_dpm_get_vce_clock_state() local