/openbmc/openbmc/poky/meta/recipes-devtools/tcf-agent/ |
H A D | tcf-agent_git.bb | 13 SRC_URI = "git://git.eclipse.org/r/tcf/org.eclipse.tcf.agent.git;protocol=https;branch=master \ 15 file://tcf-agent.init \ 16 file://tcf-agent.service \ 26 SYSTEMD_SERVICE:${PN} = "tcf-agent.service" 28 INITSCRIPT_NAME = "tcf-agent" 57 install -m 0755 ${WORKDIR}/tcf-agent.init ${D}${sysconfdir}/init.d/tcf-agent 59 install -m 0644 ${WORKDIR}/tcf-agent.service ${D}${systemd_system_unitdir} 60 sed -i -e 's,@SBINDIR@,${sbindir},g' ${D}${systemd_system_unitdir}/tcf-agent.service
|
/openbmc/qemu/linux-user/aarch64/ |
H A D | mte_user_helper.c | 28 unsigned tcf = 0; in arm_set_mte_tcf0() local 30 tcf = 1; in arm_set_mte_tcf0() 32 tcf = 2; in arm_set_mte_tcf0() 34 env->cp15.sctlr_el[1] = deposit64(env->cp15.sctlr_el[1], 38, 2, tcf); in arm_set_mte_tcf0()
|
/openbmc/linux/arch/arm64/kernel/ |
H A D | mte.c | 79 static inline void __mte_enable_kernel(const char *mode, unsigned long tcf) in __mte_enable_kernel() argument 83 SYS_FIELD_PREP(SCTLR_EL1, TCF, tcf)); in __mte_enable_kernel() 543 u64 tcf; in mte_tcf_preferred_store() local 546 tcf = MTE_CTRL_TCF_ASYNC; in mte_tcf_preferred_store() 548 tcf = MTE_CTRL_TCF_SYNC; in mte_tcf_preferred_store() 550 tcf = MTE_CTRL_TCF_ASYMM; in mte_tcf_preferred_store() 555 per_cpu(mte_tcf_preferred, dev->id) = tcf; in mte_tcf_preferred_store()
|
/openbmc/qemu/tests/tcg/aarch64/ |
H A D | mte.h | 40 static void enable_mte(int tcf) in enable_mte() argument 43 PR_TAGGED_ADDR_ENABLE | tcf | (0xfffe << PR_MTE_TAG_SHIFT), in enable_mte()
|
/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/ |
H A D | mvpp2_tai.c | 211 u32 tcf; in mvpp22_tai_adjtime() local 219 tcf = TCFCR0_TCF_DECREMENT; in mvpp22_tai_adjtime() 221 tcf = TCFCR0_TCF_INCREMENT; in mvpp22_tai_adjtime() 229 mvpp2_tai_op(tcf, base); in mvpp22_tai_adjtime()
|
/openbmc/linux/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_virtchnl_pf.c | 3818 if (mask.dst_ip[0] & tcf.dst_ip[0]) in i40e_vc_del_cloud_filter() 3820 ARRAY_SIZE(tcf.dst_ip)); in i40e_vc_del_cloud_filter() 3823 ARRAY_SIZE(tcf.dst_ip)); in i40e_vc_del_cloud_filter() 3827 if (mask.dst_ip[3] & tcf.dst_ip[3]) in i40e_vc_del_cloud_filter() 3830 if (mask.src_ip[3] & tcf.src_ip[3]) in i40e_vc_del_cloud_filter() 3848 if (tcf.dst_port) in i40e_vc_del_cloud_filter() 3873 ARRAY_SIZE(tcf.dst_ip))) in i40e_vc_del_cloud_filter() 3954 if (mask.dst_ip[0] & tcf.dst_ip[0]) in i40e_vc_add_cloud_filter() 3956 ARRAY_SIZE(tcf.dst_ip)); in i40e_vc_add_cloud_filter() 3959 ARRAY_SIZE(tcf.dst_ip)); in i40e_vc_add_cloud_filter() [all …]
|
/openbmc/openbmc/poky/meta/recipes-core/packagegroups/ |
H A D | packagegroup-core-eclipse-debug.bb | 7 tcf-agent \
|
H A D | packagegroup-self-hosted.bb | 108 tcf-agent"
|
/openbmc/openbmc/poky/meta/recipes-devtools/tcf-agent/tcf-agent/ |
H A D | tcf-agent.service | 7 ExecStart=@SBINDIR@/tcf-agent -d -L- -l0
|
H A D | tcf-agent.init | 9 DAEMON_PATH=/usr/sbin/tcf-agent
|
H A D | ldflags.patch | 10 Subject: [PATCH] tcf-agent: obey LDFLAGS
|
/openbmc/qemu/target/arm/ |
H A D | gdbstub64.c | 411 uint8_t tcf; in aarch64_gdb_set_tag_ctl_reg() local 415 tcf = *buf << PR_MTE_TCF_SHIFT; in aarch64_gdb_set_tag_ctl_reg() 417 if (!tcf) { in aarch64_gdb_set_tag_ctl_reg() 426 arm_set_mte_tcf0(env, tcf); in aarch64_gdb_set_tag_ctl_reg()
|
/openbmc/linux/drivers/net/ethernet/sfc/ |
H A D | tc_bindings.c | 39 struct flow_cls_offload *tcf = type_data; in efx_tc_block_cb() local 44 tcf, binding->efv); in efx_tc_block_cb()
|
/openbmc/qemu/target/arm/tcg/ |
H A D | mte_helper.c | 598 int el, reg_el, tcf; in mte_check_fail() local 608 tcf = extract64(sctlr, 38, 2); in mte_check_fail() 612 tcf = extract64(sctlr, 40, 2); in mte_check_fail() 615 switch (tcf) { in mte_check_fail()
|
/openbmc/linux/net/sched/ |
H A D | sch_hfsc.c | 1136 struct tcf_proto *tcf; in hfsc_classify() local 1146 tcf = rcu_dereference_bh(q->root.filter_list); in hfsc_classify() 1147 while (tcf && (result = tcf_classify(skb, NULL, tcf, &res, false)) >= 0) { in hfsc_classify() 1172 tcf = rcu_dereference_bh(cl->filter_list); in hfsc_classify()
|
H A D | sch_htb.c | 225 struct tcf_proto *tcf; in htb_classify() local 239 tcf = rcu_dereference_bh(cl->filter_list); in htb_classify() 241 tcf = rcu_dereference_bh(q->filter_list); in htb_classify() 245 while (tcf && (result = tcf_classify(skb, NULL, tcf, &res, false)) >= 0) { in htb_classify() 269 tcf = rcu_dereference_bh(cl->filter_list); in htb_classify()
|
/openbmc/linux/drivers/dma/ |
H A D | stm32-dma.c | 207 u32 tcf; member 1665 chan->mdma_config.tcf = STM32_DMA_TCI; in stm32_dma_probe() 1666 chan->mdma_config.tcf <<= STM32_DMA_FLAGS_SHIFT(chan->id); in stm32_dma_probe()
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | release-notes-4.2.3.rst | 136 - tcf-agent: upgrade to 1.8.0
|
H A D | release-notes-3.4.rst | 524 - tcf-agent 1.7.0+gitX (a022ef2f1acf...) -> 1.7.0+gitX (2735e3d6b7ec...)
|
H A D | release-notes-4.3.rst | 668 - tcf-agent: Update to 1.8.0 release
|
H A D | release-notes-4.2.rst | 695 - tcf-agent: Update to current version
|
/openbmc/linux/Documentation/arch/arm/stm32/ |
H A D | stm32-dma-mdma-chaining.rst | 119 dma[1:2]-tcf[0:7]
|
/openbmc/openbmc/poky/meta/conf/distro/include/ |
H A D | distro_alias.inc | 322 DISTRO_PN_ALIAS:pn-tcf-agent = "Windriver upstream=http://www.eclipse.org/dsdp/tm/"
|
H A D | maintainers.inc | 814 RECIPE_MAINTAINER:pn-tcf-agent = "Anuj Mittal <anuj.mittal@intel.com>"
|
/openbmc/ |
H A D | opengrok1.0.log | 39879 …ue to: /opengrok/data/xref/openbmc/openbmc/meta/recipes-devtools/tcf-agent/tcf-agent/tcf-agent.ser… 39880 …ldren prevent delete: /opengrok/data/xref/openbmc/openbmc/meta/recipes-devtools/tcf-agent/tcf-agent 39881 …ess due to: /opengrok/data/xref/openbmc/openbmc/meta/recipes-devtools/tcf-agent/tcf-agent_git.bb.gz 39882 …n: its children prevent delete: /opengrok/data/xref/openbmc/openbmc/meta/recipes-devtools/tcf-agent 47385 …: /opengrok/data/xref/openbmc/openbmc/poky/meta/recipes-devtools/tcf-agent/tcf-agent/tcf-agent.ser… 47386 … prevent delete: /opengrok/data/xref/openbmc/openbmc/poky/meta/recipes-devtools/tcf-agent/tcf-agent 47387 …ue to: /opengrok/data/xref/openbmc/openbmc/poky/meta/recipes-devtools/tcf-agent/tcf-agent_git.bb.gz 47388 …s children prevent delete: /opengrok/data/xref/openbmc/openbmc/poky/meta/recipes-devtools/tcf-agent
|