Home
last modified time | relevance | path

Searched defs:tcm (Results 1 – 23 of 23) sorted by relevance

/linux-3.4.99/drivers/staging/omapdrm/
Dtcm.h53 struct tcm *tcm; /* parent */ member
58 struct tcm { struct
62 /* 'pvt' structure shall contain any tcm details (attr) along with argument
69 s32 (*reserve_2d)(struct tcm *tcm, u16 height, u16 width, u8 align, argument
71 s32 (*reserve_1d)(struct tcm *tcm, u32 slots, struct tcm_area *area); argument
72 s32 (*free) (struct tcm *tcm, struct tcm_area *area); argument
73 void (*deinit) (struct tcm *tcm); argument
105 static inline void tcm_deinit(struct tcm *tcm) in tcm_deinit()
129 static inline s32 tcm_reserve_2d(struct tcm *tcm, u16 width, u16 height, in tcm_reserve_2d()
161 static inline s32 tcm_reserve_1d(struct tcm *tcm, u32 slots, in tcm_reserve_1d()
Dtcm-sita.c82 struct tcm *tcm; in sita_init() local
149 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 …]
Domap_dmm_priv.h125 struct tcm *tcm; member
136 struct tcm *tcm; member
177 struct tcm **tcm; member
Domap_dmm_tiler.c142 static struct dmm_txn *dmm_txn_init(struct dmm *dmm, struct tcm *tcm) in dmm_txn_init()
/linux-3.4.99/net/sched/
Dsch_api.c975 struct tcmsg *tcm = NLMSG_DATA(n); in tc_get_qdisc() local
1039 struct tcmsg *tcm; in tc_modify_qdisc() local
1189 struct tcmsg *tcm; in tc_fill_qdisc() local
1367 struct tcmsg *tcm = NLMSG_DATA(n); in tc_ctl_tclass() local
1493 struct tcmsg *tcm; in tc_fill_tclass() local
1566 struct tcmsg *tcm, struct netlink_callback *cb, in tc_dump_tclass_qdisc()
1595 struct tcmsg *tcm, struct netlink_callback *cb, in tc_dump_tclass_root()
1616 struct tcmsg *tcm = (struct tcmsg *)NLMSG_DATA(cb->nlh); in tc_dump_tclass() local
Dsch_mq.c130 struct tcmsg *tcm) in mq_select_queue()
180 struct sk_buff *skb, struct tcmsg *tcm) in mq_dump_class()
Dcls_api.c348 struct tcmsg *tcm; in tcf_fill_node() local
420 struct tcmsg *tcm = (struct tcmsg *)NLMSG_DATA(cb->nlh); in tc_dump_tfilter() local
Dsch_mqprio.c283 struct sk_buff *skb, struct tcmsg *tcm) in mqprio_dump_class()
Dsch_red.c298 struct sk_buff *skb, struct tcmsg *tcm) in red_dump_class()
Dsch_tbf.c373 struct sk_buff *skb, struct tcmsg *tcm) in tbf_dump_class()
Dsch_dsmark.c416 struct sk_buff *skb, struct tcmsg *tcm) in dsmark_dump_class()
Dsch_prio.c308 struct tcmsg *tcm) in prio_dump_class()
Dsch_multiq.c346 struct sk_buff *skb, struct tcmsg *tcm) in multiq_dump_class()
Dsch_drr.c251 struct sk_buff *skb, struct tcmsg *tcm) in drr_dump_class()
Dsch_atm.c587 struct sk_buff *skb, struct tcmsg *tcm) in atm_tc_dump_class()
Dsch_choke.c579 struct sk_buff *skb, struct tcmsg *tcm) in choke_dump_class()
Dsch_sfb.c601 struct sk_buff *skb, struct tcmsg *tcm) in sfb_dump_class()
Dsch_netem.c895 struct sk_buff *skb, struct tcmsg *tcm) in netem_dump_class()
Dsch_sfq.c856 struct sk_buff *skb, struct tcmsg *tcm) in sfq_dump_class()
Dsch_qfq.c420 struct sk_buff *skb, struct tcmsg *tcm) in qfq_dump_class()
Dsch_htb.c1067 struct sk_buff *skb, struct tcmsg *tcm) in htb_dump_class()
Dsch_cbq.c1582 struct sk_buff *skb, struct tcmsg *tcm) in cbq_dump_class()
Dsch_hfsc.c1339 struct tcmsg *tcm) in hfsc_dump_class()