Searched refs:_ops (Results 1 – 2 of 2) sorted by relevance
831 #define filter_call(_ops, call) \ argument832 ((_ops)->f_extended_codes ? (_ops)->call : !!((_ops)->call))
2385 (zcache_alloc_n)(zone_id, count, flags, __zcache_##zone_id##_ops)2406 __zcache_##zone_id##_ops)2425 __zcache_##zone_id##_ops)2453 extern const zone_cache_ops_t __zcache_##id##_ops2471 const zone_cache_ops_t __zcache_##zid##_ops = (ops); \