Searched refs:has_custom_fallback_def (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/lib/bpf/
H A Dlibbpf.c9126 static bool has_custom_fallback_def; variable
9362 if (has_custom_fallback_def)
9385 has_custom_fallback_def = true;
9398 if (has_custom_fallback_def && custom_fallback_def.handler_id == handler_id) {
9400 has_custom_fallback_def = false;
9476 if (has_custom_fallback_def)

Completed in 112 milliseconds