Searched refs:IPR_NUM_TRACE_ENTRIES (Results 1 – 2 of 2) sorted by relevance
1488 #define IPR_NUM_TRACE_ENTRIES (1 << IPR_NUM_TRACE_INDEX_BITS) macro1489 #define IPR_TRACE_INDEX_MASK (IPR_NUM_TRACE_ENTRIES - 1)1490 #define IPR_TRACE_SIZE (sizeof(struct ipr_trace_entry) * IPR_NUM_TRACE_ENTRIES)
9458 IPR_NUM_TRACE_ENTRIES, GFP_KERNEL); in ipr_alloc_mem()