Searched defs:options (Results 1 – 4 of 4) sorted by relevance
/kernel/ |
D | exit.c | 1569 infop, int, options, struct rusage __user *, ru) in SYSCALL_DEFINE5() argument 1637 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
|
D | printk.c | 116 char *options; /* Options for the driver */ member 1762 static int __add_preferred_console(char *name, int idx, char *options, in __add_preferred_console() 1798 char *s, *options, *brl_options = NULL; in console_setup() local 1859 int add_preferred_console(char *name, int idx, char *options) in add_preferred_console() 1864 int update_console_cmdline(char *name, int idx, char *name_new, int idx_new, char *options) in update_console_cmdline()
|
D | compat.c | 522 int, options, in COMPAT_SYSCALL_DEFINE4() argument 552 struct compat_siginfo __user *, uinfo, int, options, in COMPAT_SYSCALL_DEFINE5() argument
|
/kernel/trace/ |
D | trace.h | 212 struct dentry *options; member
|