Searched refs:abi (Results 151 - 175 of 188) sorted by relevance

12345678

/linux-master/include/rdma/
H A Drdmavt_qp.h13 #include <rdma/rvt-abi.h>
/linux-master/arch/x86/crypto/
H A Dpoly1305-x86_64-cryptogams.pl423 .type __poly1305_block,\@abi-omnipotent
434 .type __poly1305_init_avx,\@abi-omnipotent
3875 .type xor128_encrypt_n_pad,\@abi-omnipotent
3922 .type xor128_decrypt_n_pad,\@abi-omnipotent
3984 .type se_handler,\@abi-omnipotent
4034 .type avx_handler,\@abi-omnipotent
4242 s/(^\.type.*),\@abi-omnipotent+$/\1,\@function/;
/linux-master/sound/soc/
H A Dsoc-topology.c1802 * if abi not match.
2149 /* check ABI version by size, create a new manifest if abi not match */
2198 if (le32_to_cpu(hdr->abi) > SND_SOC_TPLG_ABI_VERSION ||
2199 le32_to_cpu(hdr->abi) < SND_SOC_TPLG_ABI_VERSION_MIN) {
2202 tplg->pass, hdr->abi,
/linux-master/drivers/infiniband/core/
H A Duser_mad.c1178 res->abi = IB_USER_MAD_ABI_VERSION;
1199 res->abi = IB_USER_MAD_ABI_VERSION;
H A Duverbs_main.c1019 res->abi = ibdev->ops.uverbs_abi_ver;
H A Ducma.c1833 res->abi = RDMA_USER_CM_ABI_VERSION;
/linux-master/kernel/events/
H A Dcore.c6899 regs_user->abi = perf_reg_abi(current);
6904 regs_user->abi = PERF_SAMPLE_REGS_ABI_NONE;
6913 regs_intr->abi = perf_reg_abi(current);
7429 u64 abi = data->regs_user.abi; local
7435 perf_output_put(handle, abi);
7437 if (abi) {
7461 u64 abi = data->regs_intr.abi; local
7466 perf_output_put(handle, abi);
[all...]
/linux-master/drivers/infiniband/hw/mlx4/
H A Dcq.c40 #include <rdma/mlx4-abi.h>
/linux-master/drivers/infiniband/hw/qedr/
H A Dmain.c47 #include <rdma/qedr-abi.h>
H A Dqedr_roce_cm.c50 #include <rdma/qedr-abi.h>
/linux-master/drivers/mtd/nand/raw/
H A Dfsmc_nand.c37 #include <mtd/mtd-abi.h>
/linux-master/drivers/cpufreq/
H A Dtegra194-cpufreq.c19 #include <soc/tegra/bpmp-abi.h>
/linux-master/drivers/firmware/tegra/
H A Dbpmp.c18 #include <soc/tegra/bpmp-abi.h>
H A Dbpmp-debugfs.c11 #include <soc/tegra/bpmp-abi.h>
/linux-master/drivers/infiniband/hw/cxgb4/
H A Diw_cxgb4.h63 #include <rdma/cxgb4-abi.h>
/linux-master/drivers/infiniband/hw/hns/
H A Dhns_roce_device.h37 #include <rdma/hns-abi.h>
/linux-master/security/apparmor/
H A Dapparmorfs.c1274 seq_printf(seq, "v%d\n", data->abi);
1311 SEQ_RAWDATA_FOPS(abi); variable
1464 dent = aafs_create_file("abi", S_IFREG | 0444, dir, rawdata,
1657 return rawdata_get_link_base(dentry, inode, done, "abi");
H A Dpolicy_unpack.c1137 * Mask off everything that is not kernel abi version
1449 udata->abi = e.version & K_ABI_MASK;
/linux-master/sound/soc/sof/
H A Dipc3-topology.c1783 if (SOF_ABI_VERSION_INCOMPATIBLE(SOF_ABI_VERSION, cdata->data->abi)) {
1785 cdata->data->abi);
/linux-master/drivers/infiniband/hw/mthca/
H A Dmthca_provider.c50 #include <rdma/mthca-abi.h>
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dclock.c37 #include <rdma/mlx5-abi.h>
/linux-master/drivers/infiniband/hw/mlx5/
H A Dmlx5_ib.h22 #include <rdma/mlx5-abi.h>
/linux-master/drivers/infiniband/hw/bnxt_re/
H A Dmain.c67 #include <rdma/bnxt_re-abi.h>
/linux-master/arch/x86/kvm/
H A Dtrace.h9 #include <asm/pvclock-abi.h>
/linux-master/arch/x86/include/asm/
H A Dkvm_host.h31 #include <asm/pvclock-abi.h>

Completed in 323 milliseconds

12345678