Searched defs:obj_ops (Results 1 – 3 of 3) sorted by relevance
46 struct nl_object_ops *obj_ops = ops->co_obj_ops; in print() local
201 static struct nl_cache_ops *cache_ops_lookup_for_obj(struct nl_object_ops *obj_ops) in cache_ops_lookup_for_obj()
36 static inline struct nl_object_ops *obj_ops(struct nl_object *obj) in obj_ops() function