Searched refs:set_arg_maybe_null (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/kernel/sched/ |
D | ext.c | 5314 static bool set_arg_maybe_null(const char *op, int arg_n, int off, int size, in set_arg_maybe_null() function 5379 if (set_arg_maybe_null("dispatch", 1, off, size, type, prog, info) || in bpf_scx_is_valid_access() 5380 set_arg_maybe_null("yield", 1, off, size, type, prog, info)) in bpf_scx_is_valid_access()
|