Home
last modified time | relevance | path

Searched refs:SC_VAL64 (Results 1 – 2 of 2) sorted by relevance

/linux/fs/notify/fanotify/
A Dfanotify_user.c1642 return do_fanotify_mark(fanotify_fd, flags, SC_VAL64(__u64, mask), in SYSCALL32_DEFINE6()
/linux/include/linux/
A Dsyscalls.h264 #define SC_VAL64(type, name) ((type) name##_hi << 32 | name##_lo) macro

Completed in 8 milliseconds