Searched refs:fastpath (Results 1 – 2 of 2) sorted by relevance
199 #define fastpath(x) ((typeof(x))__builtin_expect((long)(x), ~0l)) macro
628 if (fastpath(ft)) { in _firehose_trace()