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)
54 destroy_object $object76 function destroy_object function
71 destroy_object $gobject273 destroy_object $mtpt/$file $mtpt/$dir
94 destroy_object $gobject607 destroy_object $gobject614 destroy_object $gobject
255 destroy_object $mtpt/$file $mtpt/$dir
530 int ret = idr_type->destroy_object(uobj, why, attrs); in destroy_hw_idr_uobject()567 int ret = fd_type->destroy_object(uobj, why); in destroy_hw_fd_uobject()
631 ipfw_obj_destroy_cb *destroy_object;/* Destroy named object */ member
2721 if (no->refcnt == 1 && rw->destroy_object != NULL) in unref_rule_objects()2722 rw->destroy_object(ch, no); in unref_rule_objects()