Searched defs:options (Results 1 – 6 of 6) sorted by relevance
| /kernel/ |
| D | exit.c | 1713 struct waitid_info *infop, int options, in kernel_waitid_prepare() 1773 int options, struct rusage *ru) in kernel_waitid() 1791 infop, int, options, struct rusage __user *, ru) in SYSCALL_DEFINE5() argument 1823 long kernel_wait4(pid_t upid, int __user *stat_addr, int options, in kernel_wait4() 1883 int, options, struct rusage __user *, ru) in SYSCALL_DEFINE4() argument 1901 SYSCALL_DEFINE3(waitpid, pid_t, pid, int __user *, stat_addr, int, options) in SYSCALL_DEFINE3() argument 1912 int, options, in COMPAT_SYSCALL_DEFINE4() argument 1926 struct compat_siginfo __user *, infop, int, options, in COMPAT_SYSCALL_DEFINE5() argument
|
| /kernel/printk/ |
| D | console_cmdline.h | 11 char *options; /* Options for the driver */ member
|
| D | printk.c | 2546 const char *devname, char *options, in __add_preferred_console() 2616 char *options; in console_setup() local 2688 int add_preferred_console(const char *name, const short idx, char *options) in add_preferred_console() 3804 static int console_call_setup(struct console *newcon, char *options) in console_call_setup()
|
| /kernel/cgroup/ |
| D | rdma.c | 391 static int rdmacg_parse_limits(char *options, in rdmacg_parse_limits() 434 char *options = strstrip(buf); in rdmacg_resource_set_max() local
|
| /kernel/time/ |
| D | timer.c | 1068 __mod_timer(struct timer_list *timer, unsigned long expires, unsigned int options) in __mod_timer()
|
| /kernel/trace/ |
| D | trace.h | 390 struct dentry *options; member
|