Home
last modified time | relevance | path

Searched refs:audit_features (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Daudit.h324 struct audit_features { struct
/kernel/linux/linux-5.10/include/uapi/linux/
Daudit.h476 struct audit_features { struct
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Daudit.h348 struct audit_features { struct
/kernel/linux/linux-5.10/kernel/
Daudit.c163 static struct audit_features af = {.vers = AUDIT_FEATURE_VERSION,
1138 static int audit_set_feature(struct audit_features *uaf) in audit_set_feature()
1359 if (data_len < sizeof(struct audit_features)) in audit_receive_msg()