Searched refs:list_pos (Results 1 – 3 of 3) sorted by relevance
128 int list_pos; member144 usgl->list_pos = 0; in ubi_sgl_init()
343 struct list_head *list_pos; in __iptcc_bsearch_chain_index() local344 list_pos=&handle->chains; in __iptcc_bsearch_chain_index()349 return list_pos; in __iptcc_bsearch_chain_index()389 list_pos = &handle->chain_index[pos]->list; in __iptcc_bsearch_chain_index()394 return list_pos; in __iptcc_bsearch_chain_index()402 return list_pos; in __iptcc_bsearch_chain_index()411 return list_pos; in __iptcc_bsearch_chain_index()426 return list_pos; in __iptcc_bsearch_chain_index()472 struct list_head *list_pos; in iptcc_linearly_search_chain_index() local473 list_pos = &handle->chains; in iptcc_linearly_search_chain_index()[all …]
500 ubi_assert(sgl->list_pos < UBI_MAX_SG_COUNT); in ubi_eba_read_leb_sg()501 sg = &sgl->sg[sgl->list_pos]; in ubi_eba_read_leb_sg()518 sgl->list_pos++; in ubi_eba_read_leb_sg()525 sgl->list_pos++; in ubi_eba_read_leb_sg()