Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dverifier.c9196 static bool check_raw_mode_ok(const struct bpf_func_proto *fn, struct bpf_call_arg_meta *meta) in check_raw_mode_ok() function
9306 return check_raw_mode_ok(fn, meta) && in check_func_proto()