Searched refs:fmt_spis_mask (Results 1 – 1 of 1) sorted by relevance
| /linux/kernel/bpf/ |
| H A D | liveness.c | 434 static char *fmt_spis_mask(struct bpf_verifier_env *env, int frame, bool first, spis_t spis) in fmt_spis_mask() function 509 verbose(env, "%s", fmt_spis_mask(env, frame, !has_use, masks->may_read)); in print_instance() 520 verbose(env, "%s", fmt_spis_mask(env, frame, !has_def, masks->must_write)); in print_instance()
|