Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dwatch_queue.h124 #define watch_sizeof(STRUCT) (sizeof(STRUCT) << WATCH_INFO_LENGTH__SHIFT) macro
/linux-6.3-rc2/kernel/
A Dwatch_queue.c557 n.watch.info = watch->info_id | watch_sizeof(n.watch); in remove_watch_from_object()
560 n.watch.info = watch->info_id | watch_sizeof(n); in remove_watch_from_object()
/linux-6.3-rc2/security/keys/
A Dinternal.h192 .watch.info = watch_sizeof(n), in notify_key()
/linux-6.3-rc2/fs/
A Dpipe.c273 n.info = watch_sizeof(n); in pipe_read()

Completed in 8 milliseconds