Searched refs:destroy_object (Results 1 – 8 of 8) sorted by relevance
133 int __must_check (*destroy_object)(struct ib_uobject *uobj, member172 int (*destroy_object)(struct ib_uobject *uobj, member193 .destroy_object = _destroy_object, \205 .destroy_object = _destroy_object,}))->type)
51 destroy_object $object73 function destroy_object function
68 destroy_object $gobject270 destroy_object $mtpt/$file $mtpt/$dir
91 destroy_object $gobject604 destroy_object $gobject611 destroy_object $gobject
252 destroy_object $mtpt/$file $mtpt/$dir
528 int ret = idr_type->destroy_object(uobj, why, attrs); in destroy_hw_idr_uobject() 565 int ret = fd_type->destroy_object(uobj, why); in destroy_hw_fd_uobject()
602 ipfw_obj_destroy_cb *destroy_object;/* Destroy named object */ member
2119 if (no->refcnt == 1 && rw->destroy_object != NULL) in unref_rule_objects()2120 rw->destroy_object(ch, no); in unref_rule_objects()