OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:audit_context
(Results
1 - 2
of
2
) sorted by null
/external/kernel-headers/original/linux/
audit.h
412
struct
audit_context
;
471
void *p = current->
audit_context
;
476
if (unlikely(task->
audit_context
))
488
if (unlikely(current->
audit_context
)) {
525
extern int auditsc_get_stamp(struct
audit_context
*ctx,
664
void audit_log(struct
audit_context
*ctx, gfp_t gfp_mask, int type,
667
extern struct audit_buffer *audit_log_start(struct
audit_context
*ctx, gfp_t gfp_mask, int type);
sched.h
754
struct
audit_context
; /* See audit.c */
900
struct
audit_context
*
audit_context
;
member in struct:task_struct
[
all
...]
Completed in 596 milliseconds