Searched refs:current_head (Results 1 – 3 of 3) sorted by relevance
146 char *current_head, *previous_head; in append_to_file() local188 current_head = get_entry(previous_head, one_entry, in append_to_file()190 previous_head = current_head; in append_to_file()202 } while (*current_head != '\0'); in append_to_file()234 char *current_head, *previous_head; in append_to_minor_perm() local272 current_head = get_perm_entry(previous_head, one_entry); in append_to_minor_perm()273 previous_head = current_head; in append_to_minor_perm()284 } while (*current_head != '\0'); in append_to_minor_perm()1686 char *current_head; in check_perm_opts() local1707 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()
864 uint64_t current_head, new_tail; in i_ldc_get_tx_tail() local882 i_ldc_get_tx_head(ldcp, ¤t_head); in i_ldc_get_tx_tail()888 if (new_tail == current_head) { in i_ldc_get_tx_tail()