Searched refs:starting_state (Results 1 – 2 of 2) sorted by relevance
1192 struct bpf_verifier_state *starting_state, in bpf_prog_check_recur()
3302 struct bpf_verifier_state *starting_state) in mark_stack_slot_obj_read() 3304 return bpf_mark_chain_precision(env, starting_state, -1, NULL); in mark_stack_slot_obj_read() 3654 mark_chain_precision_batch(struct bpf_verifier_env * env,struct bpf_verifier_state * starting_state) mark_chain_precision_batch() argument