Searched defs:options (Results 1 – 5 of 5) sorted by relevance
/kernel/printk/ |
D | console_cmdline.h | 8 char *options; /* Options for the driver */ member
|
D | printk.c | 1909 static int __add_preferred_console(char *name, int idx, char *options, in __add_preferred_console() 1946 char *s, *options, *brl_options = NULL; in console_setup() local 1996 int add_preferred_console(char *name, int idx, char *options) in add_preferred_console() 2001 int update_console_cmdline(char *name, int idx, char *name_new, int idx_new, char *options) in update_console_cmdline()
|
/kernel/ |
D | exit.c | 1551 infop, int, options, struct rusage __user *, ru) in SYSCALL_DEFINE5() argument 1619 int, options, struct rusage __user *, ru) in SYSCALL_DEFINE4() argument 1661 SYSCALL_DEFINE3(waitpid, pid_t, pid, int __user *, stat_addr, int, options) in SYSCALL_DEFINE3() argument
|
D | compat.c | 539 int, options, in COMPAT_SYSCALL_DEFINE4() argument 569 struct compat_siginfo __user *, uinfo, int, options, in COMPAT_SYSCALL_DEFINE5() argument
|
/kernel/trace/ |
D | trace.h | 222 struct dentry *options; member
|