Home
last modified time | relevance | path

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

/linux-6.3-rc2/kernel/bpf/
A Dverifier.c2729 struct bpf_func_state *state = vstate->frame[vstate->curframe]; in check_reg_arg()
3738 struct bpf_func_state *state = vstate->frame[vstate->curframe]; in mark_reg_stack_read()
3789 struct bpf_func_state *state = vstate->frame[vstate->curframe]; in check_stack_read_fixed_off()
4085 struct bpf_func_state *state = vstate->frame[vstate->curframe]; in check_mem_region_access()
4306 struct bpf_func_state *state = vstate->frame[vstate->curframe]; in check_map_access()
7377 struct bpf_func_state *state = vstate->frame[vstate->curframe]; in mark_pkt_end()
10274 if (vstate->speculative) in sanitize_ptr_alu()
10353 if (!vstate->speculative) in sanitize_mark_insn_seen()
10473 struct bpf_func_state *state = vstate->frame[vstate->curframe]; in adjust_ptr_min_max_vals()
11429 struct bpf_func_state *state = vstate->frame[vstate->curframe]; in adjust_reg_min_max_vals()
[all …]
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/
A Damdgpu_dpm.c795 struct amd_vce_state *vstate = NULL; in amdgpu_dpm_get_vce_clock_state() local
801 vstate = pp_funcs->get_vce_clock_state(adev->powerplay.pp_handle, in amdgpu_dpm_get_vce_clock_state()
805 return vstate; in amdgpu_dpm_get_vce_clock_state()

Completed in 31 milliseconds