Searched refs:start_loc (Results 1 – 3 of 3) sorted by relevance
246 start_loc = RSTART + RLENGTH;248 len = end_loc - start_loc;249 initializer = substr(old_record, start_loc, len);
40 u32 start_loc; in wlcore_event_fw_logger() local80 start_loc = buff_read_ptr - addr_ptr; in wlcore_event_fw_logger()85 wl12xx_copy_fwlog(wl, &buffer[start_loc], len); in wlcore_event_fw_logger()86 clear_ptr = addr_ptr + start_loc + actual_len; in wlcore_event_fw_logger()
218 unsigned char *start_loc = (void *)emloc->ehdr + offset; in sort_mcount_loc() local220 qsort(start_loc, count/sizeof(uint_t), sizeof(uint_t), compare_extable); in sort_mcount_loc()