Searched refs:underops (Results 1 – 2 of 2) sorted by relevance
21 landlock_create_object(const struct landlock_object_underops *const underops, in landlock_create_object() argument26 if (WARN_ON_ONCE(!underops || !underobj)) in landlock_create_object()33 new_object->underops = underops; in landlock_create_object()64 object->underops->release(object); in landlock_put_object()
75 const struct landlock_object_underops *underops; member80 landlock_create_object(const struct landlock_object_underops *const underops,