Searched refs:audit_make_reply (Results 1 – 5 of 5) sorted by relevance
| /linux/kernel/ |
| A D | audit.h | 232 extern struct sk_buff *audit_make_reply(int seq, int type, int done, int multi,
|
| A D | audit.c | 905 struct sk_buff *audit_make_reply(int seq, int type, int done, in audit_make_reply() function 978 reply->skb = audit_make_reply(seq, type, done, multi, payload, size); in audit_send_reply() 1176 skb = audit_make_reply(0, AUDIT_REPLACE, 0, 0, &pvnr, sizeof(pvnr)); in audit_replace()
|
| A D | auditfilter.c | 1093 skb = audit_make_reply(seq, AUDIT_LIST_RULES, 0, 1, in audit_list_rules() 1101 skb = audit_make_reply(seq, AUDIT_LIST_RULES, 1, 1, NULL, 0); in audit_list_rules()
|
| /linux/ |
| A D | System.map | 5628 ffff8000101592f0 T audit_make_reply
|
| A D | .tmp_System.map | 5628 ffff8000101592f0 T audit_make_reply
|
Completed in 1005 milliseconds