Searched refs:landlock_put_object (Results 1 - 4 of 4) sorted by relevance

/linux-master/security/landlock/
H A Dobject.h68 * landlock_put_object().
72 * @underops: Enables landlock_put_object() to release the
83 void landlock_put_object(struct landlock_object *const object);
H A Dobject.c42 void landlock_put_object(struct landlock_object *const object) function
H A Druleset.c162 landlock_put_object(rule->key.object);
H A Dfs.c186 landlock_put_object(id.key.object);

Completed in 113 milliseconds