Lines Matching refs:memcg_path
18 TP_PROTO(struct mm_struct *mm, const char *memcg_path, bool write),
20 TP_ARGS(mm, memcg_path, write),
24 __string(memcg_path, memcg_path)
30 __assign_str(memcg_path, memcg_path);
37 __get_str(memcg_path),
46 TP_PROTO(struct mm_struct *mm, const char *memcg_path, bool write,
49 TP_ARGS(mm, memcg_path, write, success),
53 __string(memcg_path, memcg_path)
60 __assign_str(memcg_path, memcg_path);
68 __get_str(memcg_path),
78 TP_PROTO(struct mm_struct *mm, const char *memcg_path, bool write),
80 TP_ARGS(mm, memcg_path, write),
84 __string(memcg_path, memcg_path)
90 __assign_str(memcg_path, memcg_path);
97 __get_str(memcg_path),