Searched defs:options (Results 1 – 5 of 5) sorted by relevance
| /kernel/ |
| D | exit.c | 1538 int options, struct rusage *ru) in kernel_waitid() 1584 infop, int, options, struct rusage __user *, ru) in SYSCALL_DEFINE5() argument 1617 long kernel_wait4(pid_t upid, int __user *stat_addr, int options, in kernel_wait4() 1661 int, options, struct rusage __user *, ru) in SYSCALL_DEFINE4() argument 1679 SYSCALL_DEFINE3(waitpid, pid_t, pid, int __user *, stat_addr, int, options) in SYSCALL_DEFINE3() argument 1690 int, options, in COMPAT_SYSCALL_DEFINE4() argument 1704 struct compat_siginfo __user *, infop, int, options, in COMPAT_SYSCALL_DEFINE5() argument
|
| /kernel/printk/ |
| D | console_cmdline.h | 9 char *options; /* Options for the driver */ member
|
| D | printk.c | 2055 static int __add_preferred_console(char *name, int idx, char *options, in __add_preferred_console() 2092 char *s, *options, *brl_options = NULL; in console_setup() local 2142 int add_preferred_console(char *name, int idx, char *options) in add_preferred_console()
|
| /kernel/cgroup/ |
| D | rdma.c | 398 static int rdmacg_parse_limits(char *options, in rdmacg_parse_limits() 441 char *options = strstrip(buf); in rdmacg_resource_set_max() local
|
| /kernel/trace/ |
| D | trace.h | 256 struct dentry *options; member
|