Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/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.c154 static s32 sita_reserve_1d(struct tcm *tcm, u32 num_slots, in sita_reserve_1d()
173 static s32 sita_reserve_2d(struct tcm *tcm, u16 h, u16 w, u16 align, in sita_reserve_2d()
195 static void sita_deinit(struct tcm *tcm) in sita_deinit()
200 static s32 sita_free(struct tcm *tcm, struct tcm_area *area) in sita_free()
222 struct tcm *tcm; in sita_init() local
A Domap_dmm_priv.h122 struct tcm *tcm; member
133 struct tcm *tcm; member
179 struct tcm **tcm; member
A Domap_dmm_tiler.c305 static struct dmm_txn *dmm_txn_init(struct dmm *dmm, struct tcm *tcm) in dmm_txn_init()
/linux-6.3-rc2/drivers/thunderbolt/
A Dtb.c219 struct tb_cm *tcm = tb_priv(tb); in tb_discover_dp_resource() local
234 struct tb_cm *tcm = tb_priv(tb); in tb_discover_dp_resources() local
291 struct tb_cm *tcm = tb_priv(tb); in tb_discover_tunnels() local
418 struct tb_cm *tcm = tb_priv(tb); in tb_find_tunnel() local
463 struct tb_cm *tcm = tb_priv(tb); in tb_available_bandwidth() local
612 struct tb_cm *tcm = tb_priv(tb); in tb_tunnel_usb3() local
928 struct tb_cm *tcm = tb_priv(tb); in tb_free_invalid_tunnels() local
1091 struct tb_cm *tcm = tb_priv(tb); in tb_recalc_estimated_bandwidth() local
1109 struct tb_cm *tcm = tb_priv(tb); in tb_find_dp_out() local
1146 struct tb_cm *tcm = tb_priv(tb); in tb_tunnel_dp() local
[all …]
/linux-6.3-rc2/net/sched/
A Dsch_api.c910 struct tcmsg *tcm; in tc_fill_qdisc() local
1446 struct tcmsg *tcm = nlmsg_data(n); in tc_get_qdisc() local
1527 struct tcmsg *tcm; in tc_modify_qdisc() local
1818 struct tcmsg *tcm; in tc_fill_tclass() local
2008 struct tcmsg *tcm = nlmsg_data(n); in tc_ctl_tclass() local
2154 struct tcmsg *tcm, struct netlink_callback *cb, in tc_dump_tclass_qdisc()
2183 struct tcmsg *tcm, struct netlink_callback *cb, in tc_dump_tclass_root()
2215 struct tcmsg *tcm = nlmsg_data(cb->nlh); in tc_dump_tclass() local
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_mqprio.c488 struct sk_buff *skb, struct tcmsg *tcm) in mqprio_dump_class()
595 struct tcmsg *tcm) in mqprio_select_queue()
A Dsch_skbprio.c244 struct sk_buff *skb, struct tcmsg *tcm) in skbprio_dump_class()
A Dsch_multiq.c324 struct sk_buff *skb, struct tcmsg *tcm) in multiq_dump_class()
A Dsch_prio.c346 struct tcmsg *tcm) in prio_dump_class()
A Dsch_tbf.c545 struct sk_buff *skb, struct tcmsg *tcm) in tbf_dump_class()
A Dcls_api.c1970 struct tcmsg *tcm; in tcf_fill_node() local
2657 struct tcmsg *tcm = nlmsg_data(cb->nlh); in tcf_chain_dump() local
2724 struct tcmsg *tcm = nlmsg_data(cb->nlh); in tc_dump_tfilter() local
2831 struct tcmsg *tcm; in tc_chain_fill_node() local
3118 struct tcmsg *tcm = nlmsg_data(cb->nlh); in tc_dump_chain() local
A Dsch_red.c469 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_fq_codel.c623 struct sk_buff *skb, struct tcmsg *tcm) in fq_codel_dump_class()
A Dsch_htb.c1250 struct sk_buff *skb, struct tcmsg *tcm) in htb_dump_class()
1370 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.c614 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()
A Dsch_taprio.c2327 struct sk_buff *skb, struct tcmsg *tcm) in taprio_dump_class()
2368 struct tcmsg *tcm) in taprio_select_queue()
A Dsch_netem.c1218 struct sk_buff *skb, struct tcmsg *tcm) in netem_dump_class()
A Dsch_hfsc.c1292 struct tcmsg *tcm) in hfsc_dump_class()
/linux-6.3-rc2/drivers/media/platform/mediatek/vpu/
A Dmtk_vpu.c105 void __iomem *tcm; member

Completed in 75 milliseconds

12