| /linux-4.4.14/drivers/gpu/drm/omapdrm/ | 
| D | tcm.h | 53 	struct tcm    *tcm;	/* parent */  member58 struct tcm {  struct
 64 	/* 'pvt' structure shall contain any tcm details (attr) along with  argument
 71 	s32 (*reserve_2d)(struct tcm *tcm, u16 height, u16 width, u8 align,  argument
 73 	s32 (*reserve_1d)(struct tcm *tcm, u32 slots, struct tcm_area *area);  argument
 74 	s32 (*free)      (struct tcm *tcm, struct tcm_area *area);  argument
 75 	void (*deinit)   (struct tcm *tcm);  argument
 107 static inline void tcm_deinit(struct tcm *tcm)  in tcm_deinit()
 131 static inline s32 tcm_reserve_2d(struct tcm *tcm, u16 width, u16 height,  in tcm_reserve_2d()
 163 static inline s32 tcm_reserve_1d(struct tcm *tcm, u32 slots,  in tcm_reserve_1d()
 
 | 
| D | tcm-sita.c | 82 	struct tcm *tcm;  in sita_init()  local149 static void sita_deinit(struct tcm *tcm)  in sita_deinit()
 177 static s32 sita_reserve_1d(struct tcm *tcm, u32 num_slots,  in sita_reserve_1d()
 208 static s32 sita_reserve_2d(struct tcm *tcm, u16 h, u16 w, u8 align,  in sita_reserve_2d()
 236 static s32 sita_free(struct tcm *tcm, struct tcm_area *area)  in sita_free()
 274 static s32 scan_r2l_t2b(struct tcm *tcm, u16 w, u16 h, u16 align,  in scan_r2l_t2b()
 348 static s32 scan_l2r_t2b(struct tcm *tcm, u16 w, u16 h, u16 align,  in scan_l2r_t2b()
 424 static s32 scan_r2l_b2t_one_dim(struct tcm *tcm, u32 num_slots,  in scan_r2l_b2t_one_dim()
 502 static s32 scan_areas_and_find_fit(struct tcm *tcm, u16 w, u16 h, u16 align,  in scan_areas_and_find_fit()
 572 static void fill_area(struct tcm *tcm, struct tcm_area *area,  in fill_area()
 [all …]
 
 | 
| D | omap_dmm_priv.h | 130 	struct tcm *tcm;  member141 	struct tcm *tcm;  member
 186 	struct tcm **tcm;  member
 
 | 
| D | omap_dmm_tiler.c | 166 static struct dmm_txn *dmm_txn_init(struct dmm *dmm, struct tcm *tcm)  in dmm_txn_init()
 | 
| /linux-4.4.14/net/sched/ | 
| D | sch_api.c | 1113 	struct tcmsg *tcm = nlmsg_data(n);  in tc_get_qdisc()  local1182 	struct tcmsg *tcm;  in tc_modify_qdisc()  local
 1338 	struct tcmsg *tcm;  in tc_fill_qdisc()  local
 1524 	struct tcmsg *tcm = nlmsg_data(n);  in tc_ctl_tclass()  local
 1658 	struct tcmsg *tcm;  in tc_fill_tclass()  local
 1735 				struct tcmsg *tcm, struct netlink_callback *cb,  in tc_dump_tclass_qdisc()
 1764 			       struct tcmsg *tcm, struct netlink_callback *cb,  in tc_dump_tclass_root()
 1785 	struct tcmsg *tcm = nlmsg_data(cb->nlh);  in tc_dump_tclass()  local
 
 | 
| D | sch_mq.c | 135 					    struct tcmsg *tcm)  in mq_select_queue()186 			 struct sk_buff *skb, struct tcmsg *tcm)  in mq_dump_class()
 
 | 
| D | cls_api.c | 357 	struct tcmsg *tcm;  in tcf_fill_node()  local433 	struct tcmsg *tcm = nlmsg_data(cb->nlh);  in tc_dump_tfilter()  local
 
 | 
| D | sch_mqprio.c | 289 			 struct sk_buff *skb, struct tcmsg *tcm)  in mqprio_dump_class()
 | 
| D | sch_red.c | 300 			  struct sk_buff *skb, struct tcmsg *tcm)  in red_dump_class()
 | 
| D | sch_dsmark.c | 417 			     struct sk_buff *skb, struct tcmsg *tcm)  in dsmark_dump_class()
 | 
| D | sch_multiq.c | 343 			     struct sk_buff *skb, struct tcmsg *tcm)  in multiq_dump_class()
 | 
| D | sch_prio.c | 306 			   struct tcmsg *tcm)  in prio_dump_class()
 | 
| D | sch_tbf.c | 490 			  struct sk_buff *skb, struct tcmsg *tcm)  in tbf_dump_class()
 | 
| D | sch_drr.c | 250 			  struct sk_buff *skb, struct tcmsg *tcm)  in drr_dump_class()
 | 
| D | sch_atm.c | 587 			     struct sk_buff *skb, struct tcmsg *tcm)  in atm_tc_dump_class()
 | 
| D | sch_fq_codel.c | 550 			  struct sk_buff *skb, struct tcmsg *tcm)  in fq_codel_dump_class()
 | 
| D | sch_sfq.c | 832 			  struct sk_buff *skb, struct tcmsg *tcm)  in sfq_dump_class()
 | 
| D | sch_sfb.c | 597 			  struct sk_buff *skb, struct tcmsg *tcm)  in sfb_dump_class()
 | 
| D | sch_netem.c | 1080 			  struct sk_buff *skb, struct tcmsg *tcm)  in netem_dump_class()
 | 
| D | sch_htb.c | 1095 			  struct sk_buff *skb, struct tcmsg *tcm)  in htb_dump_class()
 | 
| D | sch_qfq.c | 633 			  struct sk_buff *skb, struct tcmsg *tcm)  in qfq_dump_class()
 | 
| D | sch_hfsc.c | 1340 		struct tcmsg *tcm)  in hfsc_dump_class()
 | 
| D | sch_cbq.c | 1566 	       struct sk_buff *skb, struct tcmsg *tcm)  in cbq_dump_class()
 | 
| /linux-4.4.14/arch/metag/include/asm/ | 
| D | mmu.h | 16 	struct list_head tcm;  member
 | 
| /linux-4.4.14/arch/metag/kernel/ | 
| D | process.c | 417 		struct tcm_allocation *tcm;  in __metag_elf_map()  local
 | 
| /linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/ | 
| D | pcie.c | 261 	void __iomem *tcm;  member
 |