Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/bpf/
Dverifier.c8675 static bool check_raw_mode_ok(const struct bpf_func_proto *fn) in check_raw_mode_ok() function
8751 return check_raw_mode_ok(fn) && in check_func_proto()