Searched refs:token_q_cur_size (Results 1 – 1 of 1) sorted by relevance
67 vm_size_t token_q_cur_size = 0; variable196 vm_size_t alloc_size = token_q_cur_size + PAGE_SIZE; in vm_purgeable_token_add()202 if (token_q_cur_size) { in vm_purgeable_token_add()205 token_q_cur_size, in vm_purgeable_token_add()228 vm_size_t old_token_q_cur_size = token_q_cur_size; in vm_purgeable_token_add()229 token_q_cur_size = alloc_size; in vm_purgeable_token_add()230 token_q_max_cnt = (token_idx_t) (token_q_cur_size / in vm_purgeable_token_add()