Lines Matching refs:filemon_key
62 struct filemon_key;
66 const struct filemon_key *, const struct ktr_syscall *);
120 struct filemon_key { struct
156 const struct filemon_key *key = k; in compare_filemon_key()
410 const struct filemon_key key = { in filemon_dispatch()
586 const struct filemon_key *key, const struct ktr_syscall *call, in syscall_enter()
757 filemon_sys_chdir(struct filemon *F, const struct filemon_key *key, in filemon_sys_chdir()
767 filemon_sys_execve(struct filemon *F, const struct filemon_key *key, in filemon_sys_execve()
774 filemon_sys_exit(struct filemon *F, const struct filemon_key *key, in filemon_sys_exit()
792 filemon_sys_fork(struct filemon *F, const struct filemon_key *key, in filemon_sys_fork()
800 filemon_sys_link(struct filemon *F, const struct filemon_key *key, in filemon_sys_link()
808 filemon_sys_open(struct filemon *F, const struct filemon_key *key, in filemon_sys_open()
830 filemon_sys_openat(struct filemon *F, const struct filemon_key *key, in filemon_sys_openat()
873 filemon_sys_symlink(struct filemon *F, const struct filemon_key *key, in filemon_sys_symlink()
881 filemon_sys_unlink(struct filemon *F, const struct filemon_key *key, in filemon_sys_unlink()
889 filemon_sys_rename(struct filemon *F, const struct filemon_key *key, in filemon_sys_rename()