Home
last modified time | relevance | path

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

/include/linux/
A Dmaple_tree.h438 struct ma_state { struct
455 struct ma_state *mas; argument
485 struct ma_state name = { \
500 .mas = ma_state, \
514 void *mas_walk(struct ma_state *mas);
516 void *mas_erase(struct ma_state *mas);
528 bool mas_nomem(struct ma_state *mas, gfp_t gfp);
529 void mas_pause(struct ma_state *mas);
531 void mas_destroy(struct ma_state *mas);
551 memset(mas, 0, sizeof(struct ma_state)); in mas_init()
[all …]
A Dmm_types.h1302 struct ma_state mas;
A Dmm.h2364 void unmap_vmas(struct mmu_gather *tlb, struct ma_state *mas,
/include/trace/events/
A 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,

Completed in 22 milliseconds