Searched defs:BPF_LINE_INFO_LINE_NUM (Results 1 – 2 of 2) sorted by relevance
6812 #define BPF_LINE_INFO_LINE_NUM(line_col) ((line_col) >> 10) macro