Searched refs:mod_len (Results 1 – 3 of 3) sorted by relevance
167 modvalue(char *str, int len, int *mod_len) in modvalue() argument189 if (mod_len != NULL) in modvalue()190 *mod_len = i; in modvalue()
572 unsigned long mod_len; /* Size (bytes) of pre-loaded module. */ member
716 DBG(xen_info->mod_len); in init_mem_alloc()717 if (xen_info->mod_len > 0) { in init_mem_alloc()720 modules[0].bm_size = xen_info->mod_len; in init_mem_alloc()