Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/bpf/
Dverifier.c6508 static bool check_raw_mode_ok(const struct bpf_func_proto *fn) in check_raw_mode_ok() function
6583 return check_raw_mode_ok(fn) && in check_func_proto()