Home
last modified time | relevance | path

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

/kernel/
Daudit_fsnotify.c39 struct fsnotify_mark mark; /* fsnotify mark on the inode */ member
56 static void audit_fsnotify_free_mark(struct fsnotify_mark *mark) in audit_fsnotify_free_mark()
64 char *audit_mark_path(struct audit_fsnotify_mark *mark) in audit_mark_path()
69 int audit_mark_compare(struct audit_fsnotify_mark *mark, unsigned long ino, dev_t dev) in audit_mark_compare()
152 struct audit_fsnotify_mark *mark = krule->exe; in audit_remove_mark_rule() local
Daudit_watch.c60 struct fsnotify_mark mark; /* fsnotify mark on the inode */ member
544 int audit_exe_compare(struct task_struct *tsk, struct audit_fsnotify_mark *mark) in audit_exe_compare()
Daudit_tree.c25 struct fsnotify_mark mark; member
/kernel/trace/
Dtrace_output.c457 } mark[] = { variable
/kernel/locking/
Dlockdep.c2642 mark_held_locks(struct task_struct *curr, enum mark_type mark) in mark_held_locks()