Home
last modified time | relevance | path

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

/linux-6.15/kernel/bpf/
H A Dverifier.c10079 static bool check_raw_mode_ok(const struct bpf_func_proto *fn) in check_raw_mode_ok() function
10155 return check_raw_mode_ok(fn) && in check_func_proto()