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()214 (vm_offset_t)tokens, token_q_cur_size, alloc_size, in vm_purgeable_token_add()230 vm_size_t old_token_q_cur_size = token_q_cur_size; in vm_purgeable_token_add()233 token_q_cur_size = alloc_size; in vm_purgeable_token_add()234 token_q_max_cnt = (token_idx_t) (token_q_cur_size / in vm_purgeable_token_add()