Searched refs:tcm_area (Results 1 – 3 of 3) sorted by relevance
49 struct tcm_area { struct69 struct tcm_area *area); argument70 s32 (*reserve_1d)(struct tcm *tcm, u32 slots, struct tcm_area *area);71 s32 (*free)(struct tcm *tcm, struct tcm_area *area);133 struct tcm_area *area) in tcm_reserve_2d()166 struct tcm_area *area) in tcm_reserve_1d()195 static inline s32 tcm_free(struct tcm_area *area) in tcm_free()222 static inline void tcm_slice(struct tcm_area *parent, struct tcm_area *slice) in tcm_slice()243 static inline bool tcm_area_is_valid(struct tcm_area *area) in tcm_area_is_valid()261 static inline bool __tcm_is_in(struct tcm_pt *p, struct tcm_area *a) in __tcm_is_in()[all …]
155 struct tcm_area *area) in sita_reserve_1d()175 struct tcm_area *area) in sita_reserve_2d()200 static s32 sita_free(struct tcm *tcm, struct tcm_area *area) in sita_free()
30 struct tcm_area area; /* area */