Lines Matching refs:entry
329 void *entry, gfp_t gfp);
331 unsigned long last, void *entry, gfp_t gfp);
333 void *entry, unsigned long size, unsigned long min,
336 void *entry, unsigned long range_lo, unsigned long range_hi,
339 void *entry, unsigned long size, unsigned long min,
343 unsigned long last, void *entry, gfp_t gfp);
345 void *entry, gfp_t gfp);
464 void *entry; /* The entry to write */ member
500 .entry = wr_entry, \
511 void *mas_store(struct ma_state *mas, void *entry);
513 int mas_store_gfp(struct ma_state *mas, void *entry, gfp_t gfp);
514 void mas_store_prealloc(struct ma_state *mas, void *entry);
519 int mas_preallocate(struct ma_state *mas, void *entry, gfp_t gfp);
521 void *entry, unsigned long range_lo, unsigned long range_hi,