Home
last modified time | relevance | path

Searched refs:watched (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/tools/perf/bench/
H A Dbreakpoint.c44 char watched; member
130 breakpoints[i].fd = breakpoint_setup(&breakpoints[i].watched); in bench_breakpoint_thread()
201 char watched; in bench_breakpoint_enable() local
210 fd = breakpoint_setup(&watched); in bench_breakpoint_enable()
/kernel/linux/linux-5.10/fs/notify/
H A Dfsnotify.c32 * fsnotify_unmount_inodes - an sb is unmounting. handle any watched inodes.
111 int watched; in __fsnotify_update_child_dentry_flags() local
117 watched = fsnotify_inode_watches_children(inode); in __fsnotify_update_child_dentry_flags()
134 if (watched) in __fsnotify_update_child_dentry_flags()
/kernel/linux/linux-6.6/fs/notify/
H A Dfsnotify.c32 * fsnotify_unmount_inodes - an sb is unmounting. handle any watched inodes.
109 int watched; in __fsnotify_update_child_dentry_flags() local
115 watched = fsnotify_inode_watches_children(inode); in __fsnotify_update_child_dentry_flags()
132 if (watched) in __fsnotify_update_child_dentry_flags()

Completed in 3 milliseconds