Home | History | Annotate | Download | only in lib

Lines Matching refs:c_ops

74 	if (cache->c_ops == NULL)
77 ops = cache->c_ops->co_obj_ops;
105 return cache->c_ops;
182 cache->c_ops = ops;
244 cache = nl_cache_alloc(orig->c_ops);
248 ops = orig->c_ops->co_obj_ops;
328 if (cache->c_ops->co_obj_ops != obj->ce_ops)
355 if (cache->c_ops->co_obj_ops != obj->ce_ops)
444 if (cache->c_ops->co_request_update == NULL)
447 return cache->c_ops->co_request_update(cache, sk);
470 .ops = cache->c_ops,
560 struct nl_cache_ops *ops = cache->c_ops;
674 return nl_cache_parse(cache->c_ops, NULL, nlmsg_hdr(msg), &p);
766 if (cache->c_ops == NULL)
769 ops = cache->c_ops->co_obj_ops;
821 if (cache->c_ops == NULL)
824 ops = cache->c_ops->co_obj_ops;