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