Searched refs:current_head (Results 1 – 3 of 3) sorted by relevance
134 char *current_head, *previous_head; in append_to_file() local176 current_head = get_entry(previous_head, one_entry, in append_to_file()178 previous_head = current_head; in append_to_file()190 } while (*current_head != '\0'); in append_to_file()222 char *current_head, *previous_head; in append_to_minor_perm() local260 current_head = get_perm_entry(previous_head, one_entry); in append_to_minor_perm()261 previous_head = current_head; in append_to_minor_perm()272 } while (*current_head != '\0'); in append_to_minor_perm()1666 char *current_head; in check_perm_opts() local1687 current_head = perm_list; in check_perm_opts()[all …]
104 struct as_callback *current_head, *cb; in as_add_callback() local147 current_head = as->a_callbacks; in as_add_callback()149 cb->ascb_next = current_head; in as_add_callback()
880 uint64_t current_head, new_tail; in i_ldc_get_tx_tail() local898 i_ldc_get_tx_head(ldcp, ¤t_head); in i_ldc_get_tx_tail()904 if (new_tail == current_head) { in i_ldc_get_tx_tail()