Searched refs:COUNTERBUF_SIZE_PER_CPU (Results 1 – 1 of 1) sorted by relevance
50 #define COUNTERBUF_SIZE_PER_CPU (KPC_MAX_COUNTERS * sizeof(uint64_t)) macro52 COUNTERBUF_SIZE_PER_CPU)72 return kalloc_data_tag(COUNTERBUF_SIZE_PER_CPU, Z_WAITOK | Z_ZERO, in kpc_percpu_alloc()79 kfree_data(buf, COUNTERBUF_SIZE_PER_CPU); in kpc_percpu_free()