Home
last modified time | relevance | path

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

/Linux-v6.1/kernel/bpf/
Dverifier.c2457 struct bpf_verifier_state *vstate = env->cur_state; in check_reg_arg() local
3249 struct bpf_verifier_state *vstate = env->cur_state; in mark_reg_stack_read() local
3300 struct bpf_verifier_state *vstate = env->cur_state; in check_stack_read_fixed_off() local
3596 struct bpf_verifier_state *vstate = env->cur_state; in check_mem_region_access() local
3817 struct bpf_verifier_state *vstate = env->cur_state; in check_map_access() local
6590 static void mark_pkt_end(struct bpf_verifier_state *vstate, int regn, bool range_open) in mark_pkt_end()
7993 struct bpf_verifier_state *vstate = env->cur_state; in sanitize_ptr_alu() local
8082 struct bpf_verifier_state *vstate = env->cur_state; in sanitize_mark_insn_seen() local
8208 struct bpf_verifier_state *vstate = env->cur_state; in adjust_ptr_min_max_vals() local
9164 struct bpf_verifier_state *vstate = env->cur_state; in adjust_reg_min_max_vals() local
[all …]
/Linux-v6.1/drivers/gpu/drm/amd/pm/
Damdgpu_dpm.c777 struct amd_vce_state *vstate = NULL; in amdgpu_dpm_get_vce_clock_state() local