Home
last modified time | relevance | path

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

/kernel/bpf/
DKconfig86 If you are unsure how to answer this question, answer Y.
100 If you are unsure how to answer this question, answer N.
/kernel/
Dcompat.c40 COMPAT_SYSCALL_DEFINE3(sigprocmask, int, how, in COMPAT_SYSCALL_DEFINE3() argument
56 switch (how) { in COMPAT_SYSCALL_DEFINE3()
Dsignal.c3080 int sigprocmask(int how, sigset_t *set, sigset_t *oldset) in sigprocmask() argument
3089 switch (how) { in sigprocmask()
3163 SYSCALL_DEFINE4(rt_sigprocmask, int, how, sigset_t __user *, nset, in SYSCALL_DEFINE4() argument
3180 error = sigprocmask(how, &new_set, NULL); in SYSCALL_DEFINE4()
3194 COMPAT_SYSCALL_DEFINE4(rt_sigprocmask, int, how, compat_sigset_t __user *, nset, in COMPAT_SYSCALL_DEFINE4() argument
3210 error = sigprocmask(how, &new_set, NULL); in COMPAT_SYSCALL_DEFINE4()
4384 SYSCALL_DEFINE3(sigprocmask, int, how, old_sigset_t __user *, nset, in SYSCALL_DEFINE3() argument
4398 switch (how) { in SYSCALL_DEFINE3()
Dauditsc.c2859 void __audit_openat2_how(struct open_how *how) in __audit_openat2_how() argument
2863 context->openat2.flags = how->flags; in __audit_openat2_how()
2864 context->openat2.mode = how->mode; in __audit_openat2_how()
2865 context->openat2.resolve = how->resolve; in __audit_openat2_how()
/kernel/trace/
DKconfig391 hwlat_detector/width - time in usecs for how long to spin for
862 it recorded and give a rough estimate of how long each iteration took.
876 how to convert the string to its value.
/kernel/rcu/
DKconfig49 sorts of detailed questions about how you would like numerous