Searched defs:ino (Results 1 – 5 of 5) sorted by relevance
/kernel/ |
D | audit_watch.c | 40 unsigned long ino; /* associated inode number */ member 128 int audit_watch_compare(struct audit_watch *watch, unsigned long ino, dev_t dev) in audit_watch_compare() 246 unsigned long ino, unsigned invalidating) in audit_update_watch() 527 unsigned long ino; in audit_exe_compare() local
|
D | audit_fsnotify.c | 28 unsigned long ino; /* associated inode number */ member 60 int audit_mark_compare(struct audit_fsnotify_mark *mark, unsigned long ino, dev_t dev) in audit_mark_compare()
|
D | audit.h | 77 unsigned long ino; member 215 static inline int audit_hash_ino(u32 ino) in audit_hash_ino()
|
/kernel/bpf/ |
D | helpers.c | 568 BPF_CALL_4(bpf_get_ns_current_pid_tgid, u64, dev, u64, ino, in BPF_CALL_4() argument
|
/kernel/events/ |
D | core.c | 8436 u64 ino; member 8536 u64 ino = 0, gen = 0; in perf_event_mmap_event() local
|