Home
last modified time | relevance | path

Searched refs:these (Results 1 – 6 of 6) sorted by relevance

/kernel/kcsan/
D.kunitconfig17 # Set these if you want to run test_barrier_nothreads
/kernel/configs/
Dxen.config1 # global stuff - these enable us to allow some
/kernel/
Dsignal.c3654 sigset_t these; in SYSCALL_DEFINE4() local
3663 if (copy_from_user(&these, uthese, sizeof(these))) in SYSCALL_DEFINE4()
3671 ret = do_sigtimedwait(&these, &info, uts ? &ts : NULL); in SYSCALL_DEFINE4()
3687 sigset_t these; in SYSCALL_DEFINE4() local
3695 if (copy_from_user(&these, uthese, sizeof(these))) in SYSCALL_DEFINE4()
3703 ret = do_sigtimedwait(&these, &info, uts ? &ts : NULL); in SYSCALL_DEFINE4()
/kernel/rcu/
DKconfig.debug70 Say Y here if you want these performance tests built into the kernel.
DKconfig123 these readers to appear in the idle loop as well as on the
139 making these warnings mandatory for the tree variants.
/kernel/trace/
DKconfig430 observes these interferences' entry events. When a noise happens
573 on if you need to profile the system's use of these macros.