Searched refs:nstamps_max (Results 1 – 1 of 1) sorted by relevance
179 unsigned int nstamps_max = t->nstamps_max_mask; in recent_entry_init() local186 nstamps_max += 1; in recent_entry_init()187 e = kmalloc(struct_size(e, stamps, nstamps_max), GFP_ATOMIC); in recent_entry_init()