Searched defs:options (Results 1 – 6 of 6) sorted by relevance
/kernel/ |
D | exit.c | 1491 int options, struct rusage *ru) in kernel_waitid() 1550 infop, int, options, struct rusage __user *, ru) in SYSCALL_DEFINE5() argument 1582 long kernel_wait4(pid_t upid, int __user *stat_addr, int options, in kernel_wait4() 1626 int, options, struct rusage __user *, ru) in SYSCALL_DEFINE4() argument 1644 SYSCALL_DEFINE3(waitpid, pid_t, pid, int __user *, stat_addr, int, options) in SYSCALL_DEFINE3() argument 1655 int, options, in COMPAT_SYSCALL_DEFINE4() argument 1669 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 | 2117 static int __add_preferred_console(char *name, int idx, char *options, in __add_preferred_console() 2165 char *s, *options, *brl_options = NULL; in console_setup() local 2215 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 | 949 __mod_timer(struct timer_list *timer, unsigned long expires, unsigned int options) in __mod_timer()
|
/kernel/trace/ |
D | trace.h | 303 struct dentry *options; member
|