/linux/drivers/gpu/drm/omapdrm/ |
H A D | tcm.h | 51 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()
|
H A D | tcm-sita.c | 154 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
|
H A D | omap_dmm_priv.h | 122 struct tcm *tcm; member 133 struct tcm *tcm; member 179 struct tcm **tcm; member
|
H A D | omap_dmm_tiler.c | 305 static struct dmm_txn *dmm_txn_init(struct dmm *dmm, struct tcm *tcm) in dmm_txn_init()
|
/linux/drivers/thunderbolt/ |
H A D | tb.c | 72 static inline struct tb *tcm_to_tb(struct tb_cm *tcm) in tcm_to_tb() 113 struct tb_cm *tcm = tb_priv(sw->tb); in tb_add_dp_resources() local 140 struct tb_cm *tcm = tb_priv(sw->tb); in tb_remove_dp_resources() local 159 struct tb_cm *tcm = tb_priv(tb); in tb_discover_dp_resource() local 174 struct tb_cm *tcm = tb_priv(tb); in tb_discover_dp_resources() local 186 struct tb_cm *tcm = tb_priv(sw->tb); in tb_enable_clx() local 498 struct tb_cm *tcm = tb_priv(tb); in tb_find_tunnel() local 613 struct tb_cm *tcm = tb_priv(tb); in tb_consumed_dp_bandwidth() local 906 struct tb_cm *tcm = tb_priv(tb); in tb_tunnel_usb3() local 1274 struct tb_cm *tcm = tb_priv(port->sw->tb); in tb_scan_port() local [all …]
|
/linux/net/sched/ |
H A D | sch_mq.c | 170 struct tcmsg *tcm) in mq_select_queue() 218 struct sk_buff *skb, struct tcmsg *tcm) in mq_dump_class()
|
H A D | sch_api.c | 917 struct tcmsg *tcm; in tc_fill_qdisc() local 1512 struct tcmsg *tcm = nlmsg_data(n); in tc_get_qdisc() local 1611 struct tcmsg *tcm; in tc_modify_qdisc() local 1924 struct tcmsg *tcm; in tc_fill_tclass() local 2142 struct tcmsg *tcm = nlmsg_data(n); in tc_ctl_tclass() local 2294 struct tcmsg *tcm, struct netlink_callback *cb, in tc_dump_tclass_qdisc() 2323 struct tcmsg *tcm, struct netlink_callback *cb, in tc_dump_tclass_root() 2355 struct tcmsg *tcm = nlmsg_data(cb->nlh); in tc_dump_tclass() local
|
H A D | sch_mqprio.c | 642 struct sk_buff *skb, struct tcmsg *tcm) in mqprio_dump_class() 749 struct tcmsg *tcm) in mqprio_select_queue()
|
H A D | sch_skbprio.c | 246 struct sk_buff *skb, struct tcmsg *tcm) in skbprio_dump_class()
|
H A D | sch_multiq.c | 324 struct sk_buff *skb, struct tcmsg *tcm) in multiq_dump_class() argument
|
H A D | sch_prio.c | 346 struct tcmsg *tcm) in prio_dump_class()
|
H A D | sch_tbf.c | 552 struct sk_buff *skb, struct tcmsg *tcm) in tbf_dump_class()
|
H A D | cls_api.c | 2057 struct tcmsg *tcm; in tcf_fill_node() local 2752 struct tcmsg *tcm = nlmsg_data(cb->nlh); in tcf_chain_dump() local 2820 struct tcmsg *tcm = nlmsg_data(cb->nlh); in tc_dump_tfilter() local 2927 struct tcmsg *tcm; in tc_chain_fill_node() local 3219 struct tcmsg *tcm = nlmsg_data(cb->nlh); in tc_dump_chain() local
|
H A D | sch_drr.c | 236 struct sk_buff *skb, struct tcmsg *tcm) in drr_dump_class()
|
H A D | sch_ets.c | 300 struct sk_buff *skb, struct tcmsg *tcm) in ets_class_dump()
|
H A D | sch_taprio.c | 2459 struct sk_buff *skb, struct tcmsg *tcm) in taprio_dump_class() 2506 struct tcmsg *tcm) in taprio_select_queue()
|
H A D | sch_netem.c | 1254 struct sk_buff *skb, struct tcmsg *tcm) in netem_dump_class()
|
H A D | sch_hfsc.c | 1309 struct tcmsg *tcm) in hfsc_dump_class()
|
H A D | sch_cake.c | 2992 struct sk_buff *skb, struct tcmsg *tcm) in cake_dump_class()
|
/linux/drivers/remoteproc/ |
H A D | xlnx_r5_remoteproc.c | 1021 struct mem_bank_data *tcm; in zynqmp_r5_get_tcm_node_from_dt() local
|
/linux/drivers/usb/gadget/function/ |
H A D | f_tcm.c | 2235 struct f_uas *tcm = to_f_uas(f); tcm_free() local
|
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
H A D | pcie.c | 339 void __iomem *tcm; member
|