Searched refs:these (Results 1 – 5 of 5) sorted by relevance
1 # global stuff - these enable us to allow some
102 these readers to appear in the idle loop as well as on the CPU112 making these warnings mandatory for the tree variants.179 these CPUs up more than roughly once every four jiffies (by
79 Say Y here if you want these performance tests built into the kernel.
3548 sigset_t these; in SYSCALL_DEFINE4() local3557 if (copy_from_user(&these, uthese, sizeof(these))) in SYSCALL_DEFINE4()3565 ret = do_sigtimedwait(&these, &info, uts ? &ts : NULL); in SYSCALL_DEFINE4()3581 sigset_t these; in SYSCALL_DEFINE4() local3589 if (copy_from_user(&these, uthese, sizeof(these))) in SYSCALL_DEFINE4()3597 ret = do_sigtimedwait(&these, &info, uts ? &ts : NULL); in SYSCALL_DEFINE4()
464 on if you need to profile the system's use of these macros.