Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/bpf/
Dverifier.c9011 static bool check_raw_mode_ok(const struct bpf_func_proto *fn) in check_raw_mode_ok() function
9087 return check_raw_mode_ok(fn) && in check_func_proto()