Searched defs:excnt (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/s390/net/ | ||
H A D | bpf_jit_comp.c | 53 int excnt; /* Number of exception table entries */ member |
/openbmc/linux/arch/x86/net/ | ||
H A D | bpf_jit_comp.c | 1085 int i, excnt = 0; in do_jit() local |