Searched refs:audit_context (Results 1 - 5 of 5) sorted by relevance

/include/linux/
H A Dselinux.h18 struct audit_context;
H A Daudit.h37 struct audit_context;
141 void *p = current->audit_context;
146 if (unlikely(task->audit_context))
153 if (unlikely(current->audit_context))
158 if (unlikely(current->audit_context)) {
216 extern int auditsc_get_stamp(struct audit_context *ctx,
373 static inline int auditsc_get_stamp(struct audit_context *ctx,
440 void audit_log(struct audit_context *ctx, gfp_t gfp_mask, int type,
443 extern struct audit_buffer *audit_log_start(struct audit_context *ctx, gfp_t gfp_mask, int type);
491 void audit_log(struct audit_context *ct
[all...]
H A Dsecurity.h38 struct audit_context;
1734 struct audit_context *actx);
3120 struct audit_context *actx);
3137 void *lsmrule, struct audit_context *actx)
H A Dsched.h1064 struct audit_context; /* See audit.c */
1435 struct audit_context *audit_context; member in struct:task_struct
/include/net/
H A Dxfrm.h701 audit_buf = audit_log_start(current->audit_context, GFP_ATOMIC,

Completed in 2790 milliseconds