Home
last modified time | relevance | path

Searched refs:landlock_object_underops (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/security/landlock/
H A Dobject.h21 struct landlock_object_underops { struct
75 const struct landlock_object_underops *underops;
80 landlock_create_object(const struct landlock_object_underops *const underops,
H A Dobject.c21 landlock_create_object(const struct landlock_object_underops *const underops, in landlock_create_object()
H A Dfs.c82 static const struct landlock_object_underops landlock_fs_underops = {