Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Daudit.h324 struct audit_features { struct
326 __u32 vers;
327 __u32 mask;
328 __u32 features;
329 __u32 lock;
/kernel/linux/linux-5.10/include/uapi/linux/
Daudit.h476 struct audit_features { struct
478 __u32 vers;
479 __u32 mask; /* which bits we are dealing with */
480 __u32 features; /* which feature to enable/disable */
481 __u32 lock; /* which features to lock */
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Daudit.h348 struct audit_features { struct
350 __u32 vers;
351 __u32 mask;
352 __u32 features;
353 __u32 lock;
/kernel/linux/linux-6.6/include/uapi/linux/
Daudit.h483 struct audit_features { struct
485 __u32 vers;
486 __u32 mask; /* which bits we are dealing with */
487 __u32 features; /* which feature to enable/disable */
488 __u32 lock; /* which features to lock */
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
Daudit.h348 struct audit_features { struct
350 __u32 vers;
351 __u32 mask;
352 __u32 features;
353 __u32 lock;