Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/bpf/
Dverifier.c3598 static bool check_raw_mode_ok(const struct bpf_func_proto *fn) in check_raw_mode_ok() function
3676 return check_raw_mode_ok(fn) && in check_func_proto()