Searched refs:MAX_BPF_FUNC_ARGS (Results 1 – 4 of 4) sorted by relevance
80 if (off < 0 || off >= sizeof(__u64) * MAX_BPF_FUNC_ARGS) in bpf_tcp_ca_is_valid_access()
501 #define MAX_BPF_FUNC_ARGS 12 macro512 u8 arg_size[MAX_BPF_FUNC_ARGS];
1757 if (off < 0 || off >= sizeof(__u64) * MAX_BPF_FUNC_ARGS) in raw_tp_prog_is_valid_access()1771 if (off < 0 || off >= sizeof(__u64) * MAX_BPF_FUNC_ARGS) in tracing_prog_is_valid_access()
4947 if (nargs >= MAX_BPF_FUNC_ARGS) { in btf_distill_func_proto()