Searched refs:list_pos (Results 1 – 3 of 3) sorted by relevance
126 int list_pos; member140 usgl->list_pos = 0; in ubi_sgl_init()
757 ubi_assert(sgl->list_pos < UBI_MAX_SG_COUNT); in ubi_eba_read_leb_sg()758 sg = &sgl->sg[sgl->list_pos]; in ubi_eba_read_leb_sg()775 sgl->list_pos++; in ubi_eba_read_leb_sg()782 sgl->list_pos++; in ubi_eba_read_leb_sg()
1846 struct list_head *list_pos; in i40iw_dec_refcnt_listen() local1859 list_for_each_safe(list_pos, in i40iw_dec_refcnt_listen()1861 cm_node = container_of(list_pos, struct i40iw_cm_node, list); in i40iw_dec_refcnt_listen()1871 list_for_each_safe(list_pos, list_temp, &reset_list) { in i40iw_dec_refcnt_listen()1872 cm_node = container_of(list_pos, struct i40iw_cm_node, reset_entry); in i40iw_dec_refcnt_listen()