Home
last modified time | relevance | path

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

/Linux-v6.6/arch/um/drivers/
Dstdio_console.c75 static int con_config(char *str, char **error_out) in con_config()
80 static int con_get_config(char *dev, char *str, int size, char **error_out) in con_get_config()
85 static int con_remove(int n, char **error_out) in con_remove()
Dssl.c69 static int ssl_config(char *str, char **error_out) in ssl_config()
75 static int ssl_get_config(char *dev, char *str, int size, char **error_out) in ssl_get_config()
81 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.c367 const struct chan_opts *opts, char **error_out) in setup_one_line()
459 const struct chan_opts *opts, char **error_out) in line_config()
483 int size, char **error_out) in line_get_config()
532 int line_remove(struct line *lines, unsigned int num, int n, char **error_out) in line_remove()
Dnet_kern.c507 char **error_out) in eth_parse()
658 static int net_config(char *str, char **error_out) in net_config()
695 static int net_remove(int n, char **error_out) in net_remove()
Dmconsole_kern.c290 static int mem_config(char *str, char **error_out) in mem_config()
383 static int mem_get_config(char *name, char *str, int size, char **error_out) in mem_get_config()
402 static int mem_remove(int n, char **error_out) in mem_remove()
Dubd_kern.c237 static int ubd_setup_common(char *str, int *index_out, char **error_out) in ubd_setup_common()
882 static int ubd_add(int n, char **error_out) in ubd_add()
935 static int ubd_config(char *str, char **error_out) in ubd_config()
972 static int ubd_get_config(char *name, char *str, int size, char **error_out) in ubd_get_config()
1014 static int ubd_remove(int n, char **error_out) in ubd_remove()
Dvector_kern.c713 char **error_out) in vector_parse()
745 static int vector_config(char *str, char **error_out) in vector_config()
793 static int vector_remove(int n, char **error_out) in vector_remove()