Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/um/drivers/
H A Dssl.c71 static int ssl_config(char *str, char **error_out) in ssl_config() argument
77 static int ssl_get_config(char *dev, char *str, int size, char **error_out) in ssl_get_config() argument
83 static int ssl_remove(int n, char **error_out) in ssl_remove() argument
H A Dstdio_console.c77 static int con_config(char *str, char **error_out) in con_config() argument
82 static int con_get_config(char *dev, char *str, int size, char **error_out) in con_get_config() argument
87 static int con_remove(int n, char **error_out) in con_remove() argument
H A Dchan_kern.c338 one_chan_config_string(struct chan *chan, char *str, int size, char **error_out) one_chan_config_string() argument
361 chan_pair_config_string(struct chan *in, struct chan *out, char *str, int size, char **error_out) chan_pair_config_string() argument
384 chan_config_string(struct line *line, char *str, int size, char **error_out) chan_config_string() argument
438 parse_chan(struct line *line, char *str, int device, const struct chan_opts *opts, char **error_out) parse_chan() argument
488 parse_chan_pair(char *str, struct line *line, int device, const struct chan_opts *opts, char **error_out) parse_chan_pair() argument
[all...]
H A Dnet_kern.c657 static int net_config(char *str, char **error_out) in net_config() argument
694 static int net_remove(int n, char **error_out) in net_remove() argument
505 eth_parse(char *str, int *index_out, char **str_out, char **error_out) eth_parse() argument
H A Dmconsole_kern.c289 static int mem_config(char *str, char **error_out) in mem_config() argument
382 static int mem_get_config(char *name, char *str, int size, char **error_out) in mem_get_config() argument
401 static int mem_remove(int n, char **error_out) in mem_remove() argument
H A Dline.c361 setup_one_line(struct line *lines, int n, char *init, const struct chan_opts *opts, char **error_out) setup_one_line() argument
453 line_config(struct line *lines, unsigned int num, char *str, const struct chan_opts *opts, char **error_out) line_config() argument
477 line_get_config(char *name, struct line *lines, unsigned int num, char *str, int size, char **error_out) line_get_config() argument
527 line_remove(struct line *lines, unsigned int num, int n, char **error_out) line_remove() argument
[all...]
H A Dvector_kern.c749 static int vector_config(char *str, char **error_out) in vector_config() argument
797 static int vector_remove(int n, char **error_out) in vector_remove() argument
716 vector_parse(char *str, int *index_out, char **str_out, char **error_out) vector_parse() argument
H A Dubd_kern.c271 static int ubd_setup_common(char *str, int *index_out, char **error_out) in ubd_setup_common() argument
914 ubd_add(int n, char **error_out) ubd_add() argument
980 ubd_config(char *str, char **error_out) ubd_config() argument
1017 ubd_get_config(char *name, char *str, int size, char **error_out) ubd_get_config() argument
1059 ubd_remove(int n, char **error_out) ubd_remove() argument
[all...]
/kernel/linux/linux-6.6/arch/um/drivers/
H A Dstdio_console.c75 static int con_config(char *str, char **error_out) in con_config() argument
80 static int con_get_config(char *dev, char *str, int size, char **error_out) in con_get_config() argument
85 static int con_remove(int n, char **error_out) in con_remove() argument
H A Dssl.c69 static int ssl_config(char *str, char **error_out) in ssl_config() argument
75 static int ssl_get_config(char *dev, char *str, int size, char **error_out) in ssl_get_config() argument
81 static int ssl_remove(int n, char **error_out) in ssl_remove() argument
H A Dchan_kern.c338 one_chan_config_string(struct chan *chan, char *str, int size, char **error_out) one_chan_config_string() argument
361 chan_pair_config_string(struct chan *in, struct chan *out, char *str, int size, char **error_out) chan_pair_config_string() argument
384 chan_config_string(struct line *line, char *str, int size, char **error_out) chan_config_string() argument
438 parse_chan(struct line *line, char *str, int device, const struct chan_opts *opts, char **error_out) parse_chan() argument
488 parse_chan_pair(char *str, struct line *line, int device, const struct chan_opts *opts, char **error_out) parse_chan_pair() argument
[all...]
H A Dnet_kern.c658 static int net_config(char *str, char **error_out) in net_config() argument
695 static int net_remove(int n, char **error_out) in net_remove() argument
506 eth_parse(char *str, int *index_out, char **str_out, char **error_out) eth_parse() argument
H A Dmconsole_kern.c290 static int mem_config(char *str, char **error_out) in mem_config() argument
383 static int mem_get_config(char *name, char *str, int size, char **error_out) in mem_get_config() argument
402 static int mem_remove(int n, char **error_out) in mem_remove() argument
H A Dline.c366 setup_one_line(struct line *lines, int n, char *init, const struct chan_opts *opts, char **error_out) setup_one_line() argument
458 line_config(struct line *lines, unsigned int num, char *str, const struct chan_opts *opts, char **error_out) line_config() argument
482 line_get_config(char *name, struct line *lines, unsigned int num, char *str, int size, char **error_out) line_get_config() argument
532 line_remove(struct line *lines, unsigned int num, int n, char **error_out) line_remove() argument
[all...]
H A Dvector_kern.c745 static int vector_config(char *str, char **error_out) in vector_config() argument
793 static int vector_remove(int n, char **error_out) in vector_remove() argument
712 vector_parse(char *str, int *index_out, char **str_out, char **error_out) vector_parse() argument
H A Dubd_kern.c237 static int ubd_setup_common(char *str, int *index_out, char **error_out) in ubd_setup_common() argument
882 static int ubd_add(int n, char **error_out) in ubd_add() argument
935 ubd_config(char *str, char **error_out) ubd_config() argument
972 ubd_get_config(char *name, char *str, int size, char **error_out) ubd_get_config() argument
1014 ubd_remove(int n, char **error_out) ubd_remove() argument
[all...]

Completed in 21 milliseconds