Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dverifier.c15584 #define MAX_LINEINFO_REC_SIZE MAX_FUNCINFO_REC_SIZE macro
15606 rec_size > MAX_LINEINFO_REC_SIZE || in check_btf_line()