Home
last modified time | relevance | path

Searched refs:abi (Results 226 – 250 of 263) sorted by relevance

1234567891011

/openbmc/linux/sound/soc/
H A Dsoc-topology.c2396 if (le32_to_cpu(hdr->abi) > SND_SOC_TPLG_ABI_VERSION || in soc_tplg_valid_header()
2397 le32_to_cpu(hdr->abi) < SND_SOC_TPLG_ABI_VERSION_MIN) { in soc_tplg_valid_header()
2400 tplg->pass, hdr->abi, in soc_tplg_valid_header()
/openbmc/openbmc/poky/meta/recipes-devtools/rust/
H A Dcargo-c-crates.inc145 crate://crates.io/hermit-abi/0.3.5 \
471 SRC_URI[hermit-abi-0.3.5.sha256sum] = "d0c62115964e08cb8039170eb33c1d0e2388a256930279edca206fff675f…
/openbmc/openbmc/poky/meta/classes-global/
H A Dinsane.bbclass29 WARN_QA ?= " libdir xorg-driver-abi buildpaths \
471 QAPATHTEST[xorg-driver-abi] = "package_qa_check_xorg_driver_abi"
485 if rdep.startswith("%sxorg-abi-" % mlprefix):
487 …oe.qa.add_message(messages, "xorg-driver-abi", "Package %s contains Xorg driver (%s) but no xorg-a…
/openbmc/openbmc/poky/documentation/ref-manual/
H A Dqa-checks.rst256 .. _qa-check-xorg-driver-abi:
258 …age <packagename> contains Xorg driver (<driver>) but no xorg-abi- dependencies [xorg-driver-abi]``
/openbmc/linux/Documentation/powerpc/
H A Dpapr_hcalls.rst302 … https://openpowerfoundation.org/?resource_lib=64-bit-elf-v2-abi-specification-power-architecture
/openbmc/qemu/docs/system/arm/
H A Dcpu-features.rst402 ``/proc/sys/abi/sve_default_vector_length``. The default length, ``N``,
435 ``/proc/sys/abi/sme_default_vector_length``. The default length, ``N``,
/openbmc/linux/kernel/events/
H A Dcore.c6889 regs_user->abi = perf_reg_abi(current); in perf_sample_regs_user()
6894 regs_user->abi = PERF_SAMPLE_REGS_ABI_NONE; in perf_sample_regs_user()
6903 regs_intr->abi = perf_reg_abi(current); in perf_sample_regs_intr()
7411 u64 abi = data->regs_user.abi; in perf_output_sample() local
7417 perf_output_put(handle, abi); in perf_output_sample()
7419 if (abi) { in perf_output_sample()
7443 u64 abi = data->regs_intr.abi; in perf_output_sample() local
7448 perf_output_put(handle, abi); in perf_output_sample()
7450 if (abi) { in perf_output_sample()
/openbmc/linux/Documentation/arch/arm64/
H A Dmemory-tagging-extension.rst224 Documentation/arch/arm64/tagged-address-abi.rst and above. The corresponding
H A Dsme.rst379 /proc/sys/abi/sme_default_vector_length
/openbmc/linux/security/apparmor/
H A Dapparmorfs.c1274 seq_printf(seq, "v%d\n", data->abi); in seq_rawdata_abi_show()
1311 SEQ_RAWDATA_FOPS(abi);
H A Dpolicy_unpack.c1453 udata->abi = e.version & K_ABI_MASK; in aa_unpack()
/openbmc/qemu/docs/system/
H A Dcpu-models-x86.rst.inc59 :file: cpu-models-x86-abi.csv
/openbmc/linux/drivers/infiniband/core/
H A Duverbs_main.c1019 res->abi = ibdev->ops.uverbs_abi_ver; in ib_uverbs_get_nl_info()
H A Ducma.c1834 res->abi = RDMA_USER_CM_ABI_VERSION; in ucma_get_global_nl_info()
H A Dnldev.c1827 err = nla_put_u64_64bit(msg, RDMA_NLDEV_ATTR_CHARDEV_ABI, data.abi, in nldev_get_chardev()
/openbmc/linux/sound/soc/sof/
H A Dipc3-topology.c1692 if (SOF_ABI_VERSION_INCOMPATIBLE(SOF_ABI_VERSION, cdata->data->abi)) { in sof_ipc3_control_load_bytes()
1694 cdata->data->abi); in sof_ipc3_control_load_bytes()
/openbmc/linux/Documentation/userspace-api/ioctl/
H A Dioctl-number.rst171 'M' 01-16 mtd/mtd-abi.h conflict!
/openbmc/qemu/
H A Dmeson.build3788 abi = config_target['TARGET_ABI_DIR'] variable
3803 dir = base_dir / abi
3808 base_dir / abi,
3811 dir = base_dir / abi
3815 syscall_nr_generators[abi].process(base_dir / abi / config_target['TARGET_SYSTBL'],
/openbmc/linux/arch/arm64/
H A DKconfig1616 Documentation/arch/arm64/tagged-address-abi.rst.
1710 This feature can be controlled at runtime with the abi.swp
1739 controlled at runtime with the abi.cp15_barrier sysctl.
1751 at runtime with the abi.setend sysctl.
/openbmc/linux/tools/perf/util/
H A Dsession.c1224 if (d->abi > PERF_SAMPLE_REGS_ABI_64) in regs_dump_abi()
1227 return regs_abi[d->abi]; in regs_dump_abi()
/openbmc/u-boot/doc/
H A DREADME.x86661 1162712 abi-3.13.0-32-generic
668 1165129 abi-3.13.0-58-generic
/openbmc/qemu/tcg/mips/
H A Dtcg-target.c.inc2418 * The function call abi for n32 and n64 will have loaded $25 (t9)
2423 # error "Unknown mips abi"
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/
H A DCVE-2023-4039.patch235 || (crtl->abi->id () == ARM_PCS_SIMD && FP_REGNUM_P (regno))
2437 && !crtl->abi->clobbers_full_reg_p (regno))
2869 && !crtl->abi->clobbers_full_reg_p (regno))
/openbmc/linux/Documentation/driver-api/
H A Dmtdnand.rst633 file include/mtd/mtd-abi.h contains constants to select ecc and
/openbmc/qemu/tests/data/qobject/
H A Dqdict.txt204 abi.h: 782
210 abi.txt: 1413

1234567891011