Home
last modified time | relevance | path

Searched refs:ma_state (Results 1 – 4 of 4) sorted by relevance

/include/linux/
Dmaple_tree.h438 struct ma_state { struct
455 struct ma_state *mas; argument
483 struct ma_state name = { \
496 #define MA_WR_STATE(name, ma_state, wr_entry) \ argument
498 .mas = ma_state, \
510 void *mas_walk(struct ma_state *mas);
511 void *mas_store(struct ma_state *mas, void *entry);
512 void *mas_erase(struct ma_state *mas);
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);
[all …]
Dmm_types.h1168 struct ma_state mas;
Dmm.h2551 void unmap_vmas(struct mmu_gather *tlb, struct ma_state *mas,
/include/trace/events/
Dmaple_tree.h11 struct ma_state;
15 TP_PROTO(const char *fn, struct ma_state *mas),
48 TP_PROTO(const char *fn, struct ma_state *mas),
82 TP_PROTO(const char *fn, struct ma_state *mas, unsigned long piv,