Searched refs:start_out (Results 1 - 6 of 6) sorted by relevance

/linux-4.1.27/arch/um/drivers/
H A Dline.h92 extern int line_id(char **str, int *start_out, int *end_out);
H A Dline.c524 int line_id(char **str, int *start_out, int *end_out) line_id() argument
534 *start_out = n; line_id()
H A Dmconsole_kern.c391 static int mem_id(char **str, int *start_out, int *end_out) mem_id() argument
393 *start_out = 0; mem_id()
H A Dnet_kern.c699 static int net_id(char **str, int *start_out, int *end_out) net_id() argument
708 *start_out = n; net_id()
H A Dubd_kern.c967 static int ubd_id(char **str, int *start_out, int *end_out) ubd_id() argument
972 *start_out = 0; ubd_id()
/linux-4.1.27/drivers/infiniband/hw/ehca/
H A Dehca_mrmw.c1263 * note: start and start_out are identical for eServer HCAs ehca_rereg_mr_rereg1()

Completed in 207 milliseconds