Searched refs:IPR_NUM_TRACE_ENTRIES (Results 1 – 2 of 2) sorted by relevance
1505 #define IPR_NUM_TRACE_ENTRIES (1 << IPR_NUM_TRACE_INDEX_BITS) macro1506 #define IPR_TRACE_INDEX_MASK (IPR_NUM_TRACE_ENTRIES - 1)1507 #define IPR_TRACE_SIZE (sizeof(struct ipr_trace_entry) * IPR_NUM_TRACE_ENTRIES)
9587 IPR_NUM_TRACE_ENTRIES, GFP_KERNEL); in ipr_alloc_mem()