Home
last modified time | relevance | path

Searched refs:audit_hash_ino (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/kernel/
H A Daudit_watch.c288 int h = audit_hash_ino((u32)ino); in audit_update_watch()
439 h = audit_hash_ino((u32)watch->ino); in audit_add_watch()
H A Daudit.h222 static inline int audit_hash_ino(u32 ino) in audit_hash_ino() function
H A Dauditfilter.c908 h = audit_hash_ino(entry->rule.inode_f->val); in audit_find_rule()
H A Dauditsc.c887 int h = audit_hash_ino((u32)n->ino); in audit_filter_inode_name()