Searched refs:these (Results 1 – 4 of 4) sorted by relevance
1 # global stuff - these enable us to allow some
86 making these warnings mandatory for the tree variants.151 these CPUs up more than roughly once every four jiffies (by
3496 sigset_t these; in SYSCALL_DEFINE4() local3505 if (copy_from_user(&these, uthese, sizeof(these))) in SYSCALL_DEFINE4()3513 ret = do_sigtimedwait(&these, &info, uts ? &ts : NULL); in SYSCALL_DEFINE4()3529 sigset_t these; in SYSCALL_DEFINE4() local3537 if (copy_from_user(&these, uthese, sizeof(these))) in SYSCALL_DEFINE4()3545 ret = do_sigtimedwait(&these, &info, uts ? &ts : NULL); in SYSCALL_DEFINE4()
368 on if you need to profile the system's use of these macros.