Searched refs:MIN_BPF_LINEINFO_SIZE (Results 1 - 1 of 1) sorted by last modified time

/linux-master/kernel/bpf/
H A Dverifier.c16246 #define MIN_BPF_LINEINFO_SIZE offsetofend(struct bpf_line_info, line_col) macro
16268 if (rec_size < MIN_BPF_LINEINFO_SIZE ||

Completed in 227 milliseconds