Home
last modified time | relevance | path

Searched defs:options (Results 1 – 3 of 3) sorted by relevance

/kernel/
Dexit.c1219 static int eligible_child(enum pid_type type, struct pid *pid, int options, in eligible_child()
1276 static int wait_task_zombie(struct task_struct *p, int options, in wait_task_zombie()
1444 int options, struct siginfo __user *infop, in wait_task_stopped()
1527 static int wait_task_continued(struct task_struct *p, int options, in wait_task_continued()
1584 enum pid_type type, struct pid *pid, int options, in wait_consider_task()
1645 enum pid_type type, struct pid *pid, int options, in do_wait_thread()
1668 enum pid_type type, struct pid *pid, int options, in ptrace_do_wait()
1690 static long do_wait(enum pid_type type, struct pid *pid, int options, in do_wait()
1775 infop, int, options, struct rusage __user *, ru) in SYSCALL_DEFINE5() argument
1815 int, options, struct rusage __user *, ru) in SYSCALL_DEFINE4() argument
[all …]
Dprintk.c118 char *options; /* Options for the driver */ member
805 static int __add_preferred_console(char *name, int idx, char *options, in __add_preferred_console()
841 char *s, *options, *brl_options = NULL; in console_setup() local
902 int add_preferred_console(char *name, int idx, char *options) in add_preferred_console()
907 int update_console_cmdline(char *name, int idx, char *name_new, int idx_new, char *options) in update_console_cmdline()
Dcompat.c400 compat_sys_wait4(compat_pid_t pid, compat_uint_t __user *stat_addr, int options, in compat_sys_wait4()
429 struct compat_siginfo __user *uinfo, int options, in compat_sys_waitid()