Home
last modified time | relevance | path

Searched defs:landlock_request (Results 1 – 1 of 1) sorted by relevance

/linux/security/landlock/
H A Daudit.h31 struct landlock_request { struct
33 enum landlock_request_type type; argument
34 struct common_audit_data audit;
58 const struct landlock_request *const request); argument