Searched refs:head_ptr (Results 1 – 5 of 5) sorted by relevance
21 head_record *head_ptr = PTR_REC_TO_HEAD(mem); in U() local35 AUDIT_BLOCK(head_ptr) in U()37 if (!IS_BLOCK_ALLOCATED(head_ptr)) in U()45 i = head_ptr->block_size; in U()48 (head_record *) BAUS_FORWARD(head_ptr, head_ptr->block_size); in U()73 (head_record *) BAUS_FORWARD(head_ptr, (U(size_bau)) i); in U()92 rem_head_ptr = (head_record *) BAUS_FORWARD(head_ptr, n); in U()110 head_ptr->block_size = (U(size_bau)) n; in U()
41 head_record *head_ptr) { in U()42 ptr_record *ptr_rec_ptr = HEAD_TO_PTR_REC(head_ptr); in U()51 MARK_SUCCESSIVE_BLOCK_IN_FREE_BIN(head_ptr) in U()80 head_record *head_ptr; in U() local89 head_ptr = PTR_REC_TO_HEAD(ptr_rec_ptr); in U()92 AUDIT_BLOCK(head_ptr) in U()101 head_ptr = PTR_REC_TO_HEAD(bin_front_ptr); in U()104 (U(avl_avl) *) & (desc->avl_tree_root), BLOCK_BAUS(head_ptr)); in U()107 MARK_BLOCK_ALLOCATED(head_ptr) in U()109 rem_baus = BLOCK_BAUS(head_ptr) - n_baus; in U()[all …]
19 register head_record *head_ptr = PTR_REC_TO_HEAD(payload_ptr); in U() local22 AUDIT_BLOCK(head_ptr) in U()29 (BLOCK_BAUS(head_ptr) * ((U(size_aau)) HMM_BLOCK_ALIGN_UNIT)) - in U()
121 void U(into_free_collection)(U(descriptor) *desc, head_record *head_ptr);123 void U(out_of_free_collection)(U(descriptor) *desc, head_record *head_ptr);
394 eztune_prevcmd_rsp *rsp_ptr=NULL, *rspn_ptr=NULL, *head_ptr=NULL; in prevserver_process_command() local455 head_ptr = rsp_ptr; in prevserver_process_command()470 release_eztune_prevcmd_rsp(head_ptr); in prevserver_process_command()