Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dlog.c681 static void print_reg_state(struct bpf_verifier_env *env, in print_reg_state() function
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dreg_bounds.c644 static void print_reg_state(struct reg_state *r, const char *sfx) in print_reg_state() function