Searched refs:ARG_DONTCARE (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/ | ||
A D | bpf.h | 302 ARG_DONTCARE = 0, /* unused argument in helper function */ enumerator |
/linux/kernel/bpf/ | ||
A D | verifier.c | 5202 if (arg_type == ARG_DONTCARE) in check_func_arg() |
Completed in 31 milliseconds