Home
last modified time | relevance | path

Searched defs:error_out (Results 1 – 16 of 16) sorted by relevance

/kernel/linux/linux-4.19/arch/um/drivers/
Dssl.c72 static int ssl_config(char *str, char **error_out) in ssl_config()
78 static int ssl_get_config(char *dev, char *str, int size, char **error_out) in ssl_get_config()
84 static int ssl_remove(int n, char **error_out) in ssl_remove()
Dstdio_console.c77 static int con_config(char *str, char **error_out) in con_config()
82 static int con_get_config(char *dev, char *str, int size, char **error_out) in con_get_config()
87 static int con_remove(int n, char **error_out) in con_remove()
Dchan_kern.c347 char **error_out) in one_chan_config_string()
370 char *str, int size, char **error_out) in chan_pair_config_string()
393 char **error_out) in chan_config_string()
447 const struct chan_opts *opts, char **error_out) in parse_chan()
497 const struct chan_opts *opts, char **error_out) in parse_chan_pair()
Dline.c375 const struct chan_opts *opts, char **error_out) in setup_one_line()
467 const struct chan_opts *opts, char **error_out) in line_config()
491 int size, char **error_out) in line_get_config()
540 int line_remove(struct line *lines, unsigned int num, int n, char **error_out) in line_remove()
Dmconsole_kern.c284 static int mem_config(char *str, char **error_out) in mem_config()
377 static int mem_get_config(char *name, char *str, int size, char **error_out) in mem_get_config()
396 static int mem_remove(int n, char **error_out) in mem_remove()
Dnet_kern.c521 char **error_out) in eth_parse()
669 static int net_config(char *str, char **error_out) in net_config()
706 static int net_remove(int n, char **error_out) in net_remove()
Dubd_kern.c264 static int ubd_setup_common(char *str, int *index_out, char **error_out) in ubd_setup_common()
902 static int ubd_add(int n, char **error_out) in ubd_add()
957 static int ubd_config(char *str, char **error_out) in ubd_config()
994 static int ubd_get_config(char *name, char *str, int size, char **error_out) in ubd_get_config()
1036 static int ubd_remove(int n, char **error_out) in ubd_remove()
Dvector_kern.c687 char **error_out) in vector_parse()
719 static int vector_config(char *str, char **error_out) in vector_config()
766 static int vector_remove(int n, char **error_out) in vector_remove()
/kernel/linux/linux-5.10/arch/um/drivers/
Dstdio_console.c77 static int con_config(char *str, char **error_out) in con_config()
82 static int con_get_config(char *dev, char *str, int size, char **error_out) in con_get_config()
87 static int con_remove(int n, char **error_out) in con_remove()
Dssl.c71 static int ssl_config(char *str, char **error_out) in ssl_config()
77 static int ssl_get_config(char *dev, char *str, int size, char **error_out) in ssl_get_config()
83 static int ssl_remove(int n, char **error_out) in ssl_remove()
Dchan_kern.c339 char **error_out) in one_chan_config_string()
362 char *str, int size, char **error_out) in chan_pair_config_string()
385 char **error_out) in chan_config_string()
439 const struct chan_opts *opts, char **error_out) in parse_chan()
489 const struct chan_opts *opts, char **error_out) in parse_chan_pair()
Dline.c362 const struct chan_opts *opts, char **error_out) in setup_one_line()
454 const struct chan_opts *opts, char **error_out) in line_config()
478 int size, char **error_out) in line_get_config()
527 int line_remove(struct line *lines, unsigned int num, int n, char **error_out) in line_remove()
Dmconsole_kern.c288 static int mem_config(char *str, char **error_out) in mem_config()
381 static int mem_get_config(char *name, char *str, int size, char **error_out) in mem_get_config()
400 static int mem_remove(int n, char **error_out) in mem_remove()
Dnet_kern.c506 char **error_out) in eth_parse()
657 static int net_config(char *str, char **error_out) in net_config()
694 static int net_remove(int n, char **error_out) in net_remove()
Dubd_kern.c271 static int ubd_setup_common(char *str, int *index_out, char **error_out) in ubd_setup_common()
914 static int ubd_add(int n, char **error_out) in ubd_add()
980 static int ubd_config(char *str, char **error_out) in ubd_config()
1017 static int ubd_get_config(char *name, char *str, int size, char **error_out) in ubd_get_config()
1059 static int ubd_remove(int n, char **error_out) in ubd_remove()
Dvector_kern.c717 char **error_out) in vector_parse()
749 static int vector_config(char *str, char **error_out) in vector_config()
796 static int vector_remove(int n, char **error_out) in vector_remove()