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))
2361 (zcache_alloc_n)(zone_id, count, flags, __zcache_##zone_id##_ops)2382 __zcache_##zone_id##_ops)2401 __zcache_##zone_id##_ops)2429 extern const zone_cache_ops_t __zcache_##id##_ops2447 const zone_cache_ops_t __zcache_##zid##_ops = (ops); \