Home
last modified time | relevance | path

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

/linux-6.15/security/landlock/
Daudit.h31 struct landlock_request { struct
33 enum landlock_request_type type; argument
34 struct common_audit_data audit;
59 const struct landlock_request *const request); argument