Home
last modified time | relevance | path

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

/kernel/
Daudit_fsnotify.c30 struct fsnotify_mark mark; /* fsnotify mark on the inode */ member
47 static void audit_fsnotify_free_mark(struct fsnotify_mark *mark) in audit_fsnotify_free_mark()
55 char *audit_mark_path(struct audit_fsnotify_mark *mark) in audit_mark_path()
60 int audit_mark_compare(struct audit_fsnotify_mark *mark, unsigned long ino, dev_t dev) in audit_mark_compare()
141 struct audit_fsnotify_mark *mark = krule->exe; in audit_remove_mark_rule() local
Daudit_tree.c28 struct fsnotify_mark *mark; member
41 struct fsnotify_mark mark; member
161 static inline struct audit_tree_mark *audit_mark(struct fsnotify_mark *mark) in audit_mark()
166 static struct audit_chunk *mark_chunk(struct fsnotify_mark *mark) in mark_chunk()
171 static void audit_tree_destroy_watch(struct fsnotify_mark *mark) in audit_tree_destroy_watch()
279 static void replace_mark_chunk(struct fsnotify_mark *mark, in replace_mark_chunk()
349 static void untag_chunk(struct audit_chunk *chunk, struct fsnotify_mark *mark) in untag_chunk()
399 struct fsnotify_mark *mark; in create_chunk() local
460 struct fsnotify_mark *mark; in tag_chunk() local
575 struct fsnotify_mark *mark; in prune_tree_chunks() local
[all …]
Daudit_watch.c48 struct fsnotify_mark mark; /* fsnotify mark on the inode */ member
524 int audit_exe_compare(struct task_struct *tsk, struct audit_fsnotify_mark *mark) in audit_exe_compare()
/kernel/trace/
Dtrace_output.c512 } mark[] = { variable
/kernel/bpf/
Dhashtab.c631 void *key, const bool mark) in __htab_lru_map_lookup_elem()