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