Searched refs:debug_info_alloc (Results 1 - 2 of 2) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/s390/kernel/
H A Ddebug.c181 * debug_info_alloc
185 static debug_info_t* debug_info_alloc(char *name, int page_order, function
275 rc = debug_info_alloc(name, page_order, nr_areas, buf_size);
316 rc = debug_info_alloc(in->name, in->page_order,
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/s390x/kernel/
H A Ddebug.c181 * debug_info_alloc
185 static debug_info_t* debug_info_alloc(char *name, int page_order, function
275 rc = debug_info_alloc(name, page_order, nr_areas, buf_size);
316 rc = debug_info_alloc(in->name, in->page_order,

Completed in 38 milliseconds