Searched refs:SEQLOCK_LIKELY (Results 1 – 1 of 1) sorted by relevance
274 # define SEQLOCK_LIKELY( exp ) (__builtin_expect( !!(exp), true )) macro277 # define SEQLOCK_LIKELY( exp ) (__builtin_expect( !!(exp), 1 )) macro