Searched defs:options (Results 1 – 6 of 6) sorted by relevance
/kernel/ |
D | exit.c | 1619 int options, struct rusage *ru) in kernel_waitid() 1685 infop, int, options, struct rusage __user *, ru) in SYSCALL_DEFINE5() argument 1717 long kernel_wait4(pid_t upid, int __user *stat_addr, int options, in kernel_wait4() 1777 int, options, struct rusage __user *, ru) in SYSCALL_DEFINE4() argument 1795 SYSCALL_DEFINE3(waitpid, pid_t, pid, int __user *, stat_addr, int, options) in SYSCALL_DEFINE3() argument 1806 int, options, in COMPAT_SYSCALL_DEFINE4() argument 1820 struct compat_siginfo __user *, infop, int, options, in COMPAT_SYSCALL_DEFINE5() argument
|
/kernel/printk/ |
D | console_cmdline.h | 10 char *options; /* Options for the driver */ member
|
D | printk.c | 2372 static int __add_preferred_console(char *name, int idx, char *options, in __add_preferred_console() 2423 char *s, *options, *brl_options = NULL; in console_setup() local 2483 int add_preferred_console(char *name, int idx, char *options) in add_preferred_console()
|
/kernel/cgroup/ |
D | rdma.c | 389 static int rdmacg_parse_limits(char *options, in rdmacg_parse_limits() 432 char *options = strstrip(buf); in rdmacg_resource_set_max() local
|
/kernel/time/ |
D | timer.c | 966 __mod_timer(struct timer_list *timer, unsigned long expires, unsigned int options) in __mod_timer()
|
/kernel/trace/ |
D | trace.h | 362 struct dentry *options; member
|