Home
last modified time | relevance | path

Searched refs:bpf_vlog_reset (Results 1 – 3 of 3) sorted by relevance

/linux/kernel/bpf/
A Dlog.c149 void bpf_vlog_reset(struct bpf_verifier_log *log, u64 new_pos) in bpf_vlog_reset() function
871 bpf_vlog_reset(&env->log, env->prev_log_pos - 1); in print_insn_state()
A Dverifier.c1687 bpf_vlog_reset(&env->log, head->log_pos); in pop_stack()
21626 bpf_vlog_reset(&env->log, 0); in do_check_common()
/linux/include/linux/
A Dbpf_verifier.h807 void bpf_vlog_reset(struct bpf_verifier_log *log, u64 new_pos);

Completed in 45 milliseconds