Home
last modified time | relevance | path

Searched refs:tagged (Results 76 – 100 of 137) sorted by relevance

123456

/openbmc/linux/drivers/infiniband/hw/cxgb4/
H A Dqp.c1428 int tagged; in build_term_codes() local
1444 tagged = (opcode == FW_RI_RDMA_WRITE) || in build_term_codes()
1478 if (tagged) { in build_term_codes()
1518 if (tagged) { in build_term_codes()
/openbmc/qemu/docs/devel/
H A Dtcg.rst91 ``tcg_gen_exit_tb()``, exits from the current TB returning a tagged
H A Dtesting.rst733 is run as part of the build. The final image will be tagged as
1029 in the current directory, tagged as "quick", run:
1179 ``None``, or, if the test is tagged with one (and only one)
1190 ``None ``, or, if the test is tagged with one (and only one)
1201 ``None``, or, if the test is tagged with one (and only one)
H A Dtracing.rst298 are tagged with the pid of the particular QEMU process that generated
/openbmc/linux/Documentation/mm/
H A Dhighmem.rst43 Other architectures that have mm context tagged TLBs can have separate kernel
/openbmc/linux/Documentation/virt/kvm/
H A Dlocking.rst210 bits. In this case, PTEs are tagged as A/D disabled (using ignored bits), and
/openbmc/openbmc/poky/documentation/kernel-dev/
H A Dconcepts-appx.rst149 The features are tagged and organized by way of a branching strategy
229 are organized and tagged.
/openbmc/linux/Documentation/networking/devlink/
H A Ddevlink-trap.rst142 the packet is untagged or prio-tagged
146 tagged with a VLAN that is not configured on the ingress bridge port
/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot_vcap.c381 vcap_key_bit_set(vcap, &data, VCAP_IS2_HK_VLAN_TAGGED, tag->tagged); in is2_entry_set()
697 vcap_key_bit_set(vcap, &data, VCAP_IS1_HK_VLAN_TAGGED, tag->tagged); in is1_entry_set()
/openbmc/linux/Documentation/scsi/
H A DChangeLog.ncr53c8xx322 This also fixes a bug triggered when disabling tagged command
369 - The new tagged queue stuff seems ok, so some informationnal
H A Daic7xxx.rst299 :Definition: Set the per-target tagged queue depth on a
H A Daic79xx.rst282 :Definition: Set the per-target tagged queue depth on a
/openbmc/linux/mm/
H A Dpage-writeback.c2345 unsigned int tagged = 0; in tag_pages_for_writeback() local
2351 if (++tagged % XA_CHECK_SCHED) in tag_pages_for_writeback()
/openbmc/linux/drivers/firmware/efi/
H A DKconfig36 EFI_MEMORY_SP in UEFI 2.8). A memory range tagged with this
/openbmc/linux/Documentation/core-api/
H A Dxarray.rst42 to turn a tagged entry back into an untagged pointer and xa_pointer_tag()
45 decide whether they want to store value entries or tagged pointers in
/openbmc/linux/Documentation/gpu/rfc/
H A Di915_vm_bind.rst135 We need to ensure VM_BIND mapped objects are properly LRU tagged to avoid
/openbmc/linux/Documentation/block/
H A Ddata-integrity.rst117 Some storage devices allow each hardware sector to be tagged with a
/openbmc/linux/Documentation/admin-guide/hw-vuln/
H A Dcore-scheduling.rst95 Each task that is tagged is assigned a cookie internally in the kernel. As
/openbmc/qemu/target/arm/tcg/
H A Dsve_helper.c5373 info->tagged = (flags & PAGE_ANON) && (flags & PAGE_MTE); in sve_probe_page()
5376 info->tagged = full->extra.arm.pte_attrs == 0xf0; in sve_probe_page()
5609 if (info->page[0].tagged) { in sve_cont_ldst_mte_check()
5630 if (mem_off >= 0 && info->page[1].tagged) { in sve_cont_ldst_mte_check()
6005 if (!info.page[0].tagged) { in sve_ldnfff1_r()
6556 if (mtedesc && info.tagged) { in sve_ld1_z()
6573 if (mtedesc && info.tagged) { in sve_ld1_z()
6780 if (mtedesc && info.tagged && !mte_probe(env, mtedesc, addr)) { in DO_LD1_ZPZ_S()
6966 if (mtedesc && info.tagged) { in DO_LDFF1_ZPZ_S()
/openbmc/linux/drivers/scsi/bfa/
H A Dbfa_fcs.c1535 bfa_stats(fcs, uf.tagged); in bfa_fcs_uf_recv()
/openbmc/linux/Documentation/arch/x86/
H A Dsva.rst97 value from MSR_IA32_PASID. Requests for DMA from the device are also tagged
/openbmc/linux/arch/arm/boot/dts/ti/omap/
H A Domap3.dtsi580 /* Likely needs to be tagged disabled on HS devices */
/openbmc/linux/Documentation/process/
H A Dlicense-rules.rst477 tree. Modules tagged that way are tainting
/openbmc/linux/arch/m68k/fpsp040/
H A Dround.S383 | set (otherwise this would have been tagged a zero not a denorm).
/openbmc/openbmc/poky/documentation/contributor-guide/
H A Drecipe-style-guide.rst49 version of software (e.g. is not a tagged version), the :term:`PV` variable

123456