Home
last modified time | relevance | path

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

12

/linux/drivers/gpu/drm/omapdrm/
A Dtcm.h51 struct tcm *tcm; /* parent */ member
56 struct tcm { struct
67 s32 (*reserve_2d)(struct tcm *tcm, u16 height, u16 width, u16 align, argument
70 s32 (*reserve_1d)(struct tcm *tcm, u32 slots, struct tcm_area *area); argument
71 s32 (*free)(struct tcm *tcm, struct tcm_area *area); argument
72 void (*deinit)(struct tcm *tcm); argument
104 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()
165 static inline s32 tcm_reserve_1d(struct tcm *tcm, u32 slots, in tcm_reserve_1d()
A Dtcm-sita.c162 static s32 sita_reserve_1d(struct tcm *tcm, u32 num_slots, in sita_reserve_1d()
181 static s32 sita_reserve_2d(struct tcm *tcm, u16 h, u16 w, u16 align, in sita_reserve_2d()
203 static void sita_deinit(struct tcm *tcm) in sita_deinit()
208 static s32 sita_free(struct tcm *tcm, struct tcm_area *area) in sita_free()
230 struct tcm *tcm; in sita_init() local
A Domap_dmm_priv.h130 struct tcm *tcm; member
141 struct tcm *tcm; member
187 struct tcm **tcm; member
A Domap_dmm_tiler.c312 static struct dmm_txn *dmm_txn_init(struct dmm *dmm, struct tcm *tcm) in dmm_txn_init()
/linux/drivers/thunderbolt/
A Dtb.c74 struct tb_cm *tcm = tb_priv(sw->tb); in tb_add_dp_resources() local
91 struct tb_cm *tcm = tb_priv(sw->tb); in tb_remove_dp_resources() local
111 struct tb_cm *tcm = tb_priv(tb); in tb_discover_tunnels() local
266 struct tb_cm *tcm = tb_priv(tb); in tb_find_tunnel() local
311 struct tb_cm *tcm = tb_priv(tb); in tb_available_bandwidth() local
444 struct tb_cm *tcm = tb_priv(tb); in tb_tunnel_usb3() local
730 struct tb_cm *tcm = tb_priv(tb); in tb_free_invalid_tunnels() local
818 struct tb_cm *tcm = tb_priv(tb); in tb_find_dp_out() local
855 struct tb_cm *tcm = tb_priv(tb); in tb_tunnel_dp() local
986 struct tb_cm *tcm = tb_priv(tb); in tb_dp_resource_available() local
[all …]
/linux/net/sched/
A Dsch_mq.c170 struct tcmsg *tcm) in mq_select_queue()
218 struct sk_buff *skb, struct tcmsg *tcm) in mq_dump_class()
A Dsch_api.c890 struct tcmsg *tcm; in tc_fill_qdisc() local
1419 struct tcmsg *tcm = nlmsg_data(n); in tc_get_qdisc() local
1504 struct tcmsg *tcm; in tc_modify_qdisc() local
1797 struct tcmsg *tcm; in tc_fill_tclass() local
1982 struct tcmsg *tcm = nlmsg_data(n); in tc_ctl_tclass() local
2132 struct tcmsg *tcm, struct netlink_callback *cb, in tc_dump_tclass_qdisc()
2161 struct tcmsg *tcm, struct netlink_callback *cb, in tc_dump_tclass_root()
2193 struct tcmsg *tcm = nlmsg_data(cb->nlh); in tc_dump_tclass() local
A Dsch_mqprio.c475 struct sk_buff *skb, struct tcmsg *tcm) in mqprio_dump_class()
585 struct tcmsg *tcm) in mqprio_select_queue()
A Dsch_skbprio.c247 struct sk_buff *skb, struct tcmsg *tcm) in skbprio_dump_class()
A Dsch_multiq.c325 struct sk_buff *skb, struct tcmsg *tcm) in multiq_dump_class()
A Dsch_prio.c348 struct tcmsg *tcm) in prio_dump_class()
A Dsch_dsmark.c429 struct sk_buff *skb, struct tcmsg *tcm) in dsmark_dump_class()
A Dcls_api.c1799 struct tcmsg *tcm; in tcf_fill_node() local
2475 struct tcmsg *tcm = nlmsg_data(cb->nlh); in tcf_chain_dump() local
2542 struct tcmsg *tcm = nlmsg_data(cb->nlh); in tc_dump_tfilter() local
2648 struct tcmsg *tcm; in tc_chain_fill_node() local
2932 struct tcmsg *tcm = nlmsg_data(cb->nlh); in tc_dump_chain() local
A Dsch_tbf.c545 struct sk_buff *skb, struct tcmsg *tcm) in tbf_dump_class()
A Dsch_red.c473 struct sk_buff *skb, struct tcmsg *tcm) in red_dump_class()
A Dsch_drr.c235 struct sk_buff *skb, struct tcmsg *tcm) in drr_dump_class()
A Dsch_cbs.c479 struct sk_buff *skb, struct tcmsg *tcm) in cbs_dump_class()
A Dsch_atm.c603 struct sk_buff *skb, struct tcmsg *tcm) in atm_tc_dump_class()
A Dsch_fq_codel.c628 struct sk_buff *skb, struct tcmsg *tcm) in fq_codel_dump_class()
A Dsch_taprio.c1968 struct sk_buff *skb, struct tcmsg *tcm) in taprio_dump_class()
2012 struct tcmsg *tcm) in taprio_select_queue()
A Dsch_htb.c1264 struct sk_buff *skb, struct tcmsg *tcm) in htb_dump_class()
1384 htb_select_queue(struct Qdisc *sch, struct tcmsg *tcm) in htb_select_queue()
A Dsch_ets.c298 struct sk_buff *skb, struct tcmsg *tcm) in ets_class_dump()
A Dsch_sfb.c612 struct sk_buff *skb, struct tcmsg *tcm) in sfb_dump_class()
A Dsch_sfq.c856 struct sk_buff *skb, struct tcmsg *tcm) in sfq_dump_class()
/linux/drivers/media/platform/mtk-vpu/
A Dmtk_vpu.c105 void __iomem *tcm; member

Completed in 54 milliseconds

12