Searched refs:__bpf_unreachable (Results 1 – 2 of 2) sorted by relevance
20 __bpf_unreachable(); in classifier_0() 29 __bpf_unreachable(); in entry()
130 * Helper macro to throw a compilation error if __bpf_unreachable() gets136 * the program. __bpf_unreachable() can then reside in the default case. If141 #ifndef __bpf_unreachable142 # define __bpf_unreachable() __builtin_trap() macro 154 __bpf_unreachable(); in bpf_tail_call_static()