Searched refs:token_q_cur_size (Results 1 – 1 of 1) sorted by relevance
70 vm_size_t token_q_cur_size = 0; variable197 vm_size_t alloc_size = token_q_cur_size + PAGE_SIZE; in vm_purgeable_token_add()207 (vm_offset_t)tokens, token_q_cur_size, alloc_size, in vm_purgeable_token_add()223 vm_size_t old_token_q_cur_size = token_q_cur_size; in vm_purgeable_token_add()226 token_q_cur_size = alloc_size; in vm_purgeable_token_add()227 token_q_max_cnt = (token_idx_t) (token_q_cur_size / in vm_purgeable_token_add()