Searched refs:abi (Results 1 - 89 of 89) sorted by relevance

/linux-4.1.27/include/xen/interface/io/
H A Dprotocols.h4 #define XEN_IO_PROTO_ABI_X86_32 "x86_32-abi"
5 #define XEN_IO_PROTO_ABI_X86_64 "x86_64-abi"
6 #define XEN_IO_PROTO_ABI_POWERPC64 "powerpc64-abi"
7 #define XEN_IO_PROTO_ABI_ARM "arm-abi"
/linux-4.1.27/arch/arm/vfp/
H A DMakefile10 KBUILD_AFLAGS :=$(KBUILD_AFLAGS:-msoft-float=-Wa,-mfpu=softvfp+vfp -mfloat-abi=soft)
/linux-4.1.27/lib/
H A Daudit.c39 int audit_classify_syscall(int abi, unsigned syscall) audit_classify_syscall() argument
41 if (audit_is_compat(abi)) audit_classify_syscall()
42 return audit_classify_compat_syscall(abi, syscall); audit_classify_syscall()
H A Dcompat_audit.c30 int audit_classify_compat_syscall(int abi, unsigned syscall) audit_classify_compat_syscall() argument
/linux-4.1.27/include/linux/
H A Dperf_regs.h5 __u64 abi; member in struct:perf_regs
38 regs_user->abi = perf_reg_abi(current); perf_get_regs_user()
H A Daudit.h87 extern int audit_classify_syscall(int abi, unsigned syscall);
96 extern int audit_classify_compat_syscall(int abi, unsigned syscall);
/linux-4.1.27/arch/xtensa/include/asm/
H A Dcoprocessor.h115 #define XCHAL_SA_REG(list,cc,abi,type,y,name,z,align,size,...) \
116 __REG ## list (cc, abi, type, name, size, align)
118 #define __REG0(cc,abi,t,name,s,a) __REG0_ ## cc (abi,name)
119 #define __REG1(cc,abi,t,name,s,a) __REG1_ ## cc (name)
120 #define __REG2(cc,abi,type,...) __REG2_ ## type (__VA_ARGS__)
122 #define __REG0_0(abi,name)
123 #define __REG0_1(abi,name) __REG0_1 ## abi (name)
/linux-4.1.27/arch/x86/kernel/
H A Daudit_64.c40 int audit_classify_syscall(int abi, unsigned syscall) audit_classify_syscall() argument
44 if (abi == AUDIT_ARCH_I386) audit_classify_syscall()
H A Dperf_regs.c87 regs_user->abi = perf_reg_abi(current); perf_get_regs_user()
128 regs_user->abi = PERF_SAMPLE_REGS_ABI_NONE; perf_get_regs_user()
170 regs_user->abi = user_64bit_mode(user_regs) ? perf_get_regs_user()
/linux-4.1.27/arch/sparc/kernel/
H A Daudit.c42 int audit_classify_syscall(int abi, unsigned syscall) audit_classify_syscall() argument
45 if (abi == AUDIT_ARCH_SPARC) audit_classify_syscall()
/linux-4.1.27/arch/s390/kernel/
H A Daudit.c41 int audit_classify_syscall(int abi, unsigned syscall) audit_classify_syscall() argument
44 if (abi == AUDIT_ARCH_S390) audit_classify_syscall()
/linux-4.1.27/arch/parisc/kernel/
H A Daudit.c40 int audit_classify_syscall(int abi, unsigned syscall) audit_classify_syscall() argument
44 if (abi == AUDIT_ARCH_PARISC) audit_classify_syscall()
/linux-4.1.27/arch/powerpc/kernel/
H A Daudit.c40 int audit_classify_syscall(int abi, unsigned syscall) audit_classify_syscall() argument
44 if (abi == AUDIT_ARCH_PPC) audit_classify_syscall()
H A Dsignal_32.c226 * Programs using the rs6000/xcoff abi can save up to 19 gp
257 * Programs using the rs6000/xcoff abi can save up to 19 gp
/linux-4.1.27/arch/arm/kernel/
H A Dperf_regs.c37 regs_user->abi = perf_reg_abi(current); perf_get_regs_user()
H A Dunwind.c26 * http://infocenter.arm.com/help/topic/com.arm.doc.subset.swdev.abi/index.html
/linux-4.1.27/arch/tile/include/arch/
H A Dusb_host.h20 #include <arch/abi.h>
H A Dtrio.h20 #include <arch/abi.h>
H A Dtrio_pcie_rc.h20 #include <arch/abi.h>
H A Dtrio_shm.h21 #include <arch/abi.h>
H A Dtrio_pcie_intfc.h20 #include <arch/abi.h>
H A Duart.h20 #include <arch/abi.h>
H A Dmpipe.h20 #include <arch/abi.h>
H A Dmpipe_shm.h21 #include <arch/abi.h>
/linux-4.1.27/arch/ia64/kernel/
H A Daudit.c36 int audit_classify_syscall(int abi, unsigned syscall) audit_classify_syscall() argument
H A Dunwind_decoder.c30 * UNW_DEC_ABI(fmt,abi,context,arg)
H A Dunwind.c855 desc_abi (unsigned char abi, unsigned char context, struct unw_state_record *sr) desc_abi()
857 if (abi == 3 && context == 'i') { desc_abi()
862 UNW_DPRINT(0, "unwind%s: ignoring unwabi(abi=0x%x,context=0x%x)\n",
863 __func__, abi, context);
853 desc_abi(unsigned char abi, unsigned char context, struct unw_state_record *sr) desc_abi() argument
/linux-4.1.27/arch/alpha/kernel/
H A Daudit.c36 int audit_classify_syscall(int abi, unsigned syscall) audit_classify_syscall() argument
/linux-4.1.27/arch/tile/include/asm/
H A Dsigframe.h23 #include <arch/abi.h>
H A Dsyscall.h23 #include <arch/abi.h>
/linux-4.1.27/arch/tile/include/uapi/asm/
H A Dsigcontext.h20 #include <arch/abi.h>
H A Dptrace.h19 #include <arch/abi.h>
/linux-4.1.27/arch/um/include/asm/
H A Dptrace-generic.h11 #include <asm/ptrace-abi.h>
/linux-4.1.27/include/uapi/mtd/
H A Dmtd-user.h26 #include <mtd/mtd-abi.h>
/linux-4.1.27/arch/arm64/kernel/
H A Dperf_regs.c59 regs_user->abi = perf_reg_abi(current); perf_get_regs_user()
H A Darmv8_deprecated.c231 .procname = "abi",
/linux-4.1.27/arch/arm/lib/
H A DMakefile38 NEON_FLAGS := -mfloat-abi=softfp -mfpu=neon
H A Dxor-neon.c17 #error You should compile this file with '-mfloat-abi=softfp -mfpu=neon'
/linux-4.1.27/tools/perf/arch/arm/tests/
H A Ddwarf-unwind.c56 regs->abi = PERF_SAMPLE_REGS_ABI; test__arch_unwind_sample()
/linux-4.1.27/tools/perf/arch/x86/tests/
H A Ddwarf-unwind.c56 regs->abi = PERF_SAMPLE_REGS_ABI; test__arch_unwind_sample()
/linux-4.1.27/tools/perf/arch/x86/util/
H A Dunwind-libdw.c18 if (user_regs->abi == PERF_SAMPLE_REGS_ABI_32) { libdw__arch_set_initial_registers()
/linux-4.1.27/tools/perf/tests/
H A Dsample-parsing.c102 COMP(user_regs.abi); samples_same()
103 if (s1->user_regs.abi && samples_same()
133 COMP(intr_regs.abi); samples_same()
134 if (s1->intr_regs.abi && samples_same()
190 .abi = PERF_SAMPLE_REGS_ABI_64, do_test()
203 .abi = PERF_SAMPLE_REGS_ABI_64, do_test()
/linux-4.1.27/arch/mips/kernel/
H A Dsignal.c29 #include <asm/abi.h>
530 struct mips_abi *abi = current->thread.abi; handle_signal() local
563 ret = abi->setup_rt_frame(vdso + abi->rt_signal_return_offset, handle_signal()
566 ret = abi->setup_frame(vdso + abi->signal_return_offset, ksig, handle_signal()
593 regs->regs[2] = current->thread.abi->restart; do_signal()
H A Dsignal_n32.c31 #include <asm/abi.h>
H A Delf.c188 * - If FR1 and FRDEFAULT is true, that means we hit the any-abi or arch_check_elf()
H A Dsignal32.c25 #include <asm/abi.h>
/linux-4.1.27/arch/x86/include/uapi/asm/
H A Dptrace.h5 #include <asm/ptrace-abi.h>
/linux-4.1.27/arch/x86/vdso/
H A Dvdso32-setup.c105 .procname = "abi",
/linux-4.1.27/include/linux/can/
H A Dcore.h25 #define CAN_VERSION_STRING "rev " CAN_VERSION " abi " CAN_ABI_VERSION
/linux-4.1.27/arch/x86/include/asm/
H A Dpvclock.h5 #include <asm/pvclock-abi.h>
H A Dkvm_host.h28 #include <asm/pvclock-abi.h>
/linux-4.1.27/arch/tile/kernel/
H A Dentry.S19 #include <arch/abi.h>
H A Dstack.c34 #include <arch/abi.h>
H A Dbacktrace.c20 #include <arch/abi.h>
H A Dprocess.c42 #include <arch/abi.h>
H A Dsingle_step.c31 #include <arch/abi.h>
H A Dunaligned.c33 #include <arch/abi.h>
H A Dintvec_32.S27 #include <arch/abi.h>
H A Dintvec_64.S29 #include <arch/abi.h>
/linux-4.1.27/arch/mips/include/asm/
H A Delf.h305 current->thread.abi = &mips_abi; \
318 current->thread.abi = &mips_abi_n32; \
335 current->thread.abi = &mips_abi_32; \
367 current->thread.abi = &mips_abi; \
H A Dprocessor.h285 struct mips_abi *abi; member in struct:thread_struct
/linux-4.1.27/arch/mips/mti-malta/
H A Dmalta-platform.c33 #include <mtd/mtd-abi.h>
/linux-4.1.27/lib/raid6/
H A DMakefile26 NEON_FLAGS += -mfloat-abi=softfp -mfpu=neon
/linux-4.1.27/drivers/net/wireless/ath/ath10k/
H A Dwmi-tlv.c800 "wmi tlv abi 0x%08x ?= 0x%08x, 0x%08x ?= 0x%08x, 0x%08x ?= 0x%08x, 0x%08x ?= 0x%08x, 0x%08x ?= 0x%08x\n", ath10k_wmi_tlv_op_pull_svc_rdy_ev()
801 __le32_to_cpu(ev->abi.abi_ver0), WMI_TLV_ABI_VER0, ath10k_wmi_tlv_op_pull_svc_rdy_ev()
802 __le32_to_cpu(ev->abi.abi_ver_ns0), WMI_TLV_ABI_VER_NS0, ath10k_wmi_tlv_op_pull_svc_rdy_ev()
803 __le32_to_cpu(ev->abi.abi_ver_ns1), WMI_TLV_ABI_VER_NS1, ath10k_wmi_tlv_op_pull_svc_rdy_ev()
804 __le32_to_cpu(ev->abi.abi_ver_ns2), WMI_TLV_ABI_VER_NS2, ath10k_wmi_tlv_op_pull_svc_rdy_ev()
805 __le32_to_cpu(ev->abi.abi_ver_ns3), WMI_TLV_ABI_VER_NS3); ath10k_wmi_tlv_op_pull_svc_rdy_ev()
807 if (__le32_to_cpu(ev->abi.abi_ver0) != WMI_TLV_ABI_VER0 || ath10k_wmi_tlv_op_pull_svc_rdy_ev()
808 __le32_to_cpu(ev->abi.abi_ver_ns0) != WMI_TLV_ABI_VER_NS0 || ath10k_wmi_tlv_op_pull_svc_rdy_ev()
809 __le32_to_cpu(ev->abi.abi_ver_ns1) != WMI_TLV_ABI_VER_NS1 || ath10k_wmi_tlv_op_pull_svc_rdy_ev()
810 __le32_to_cpu(ev->abi.abi_ver_ns2) != WMI_TLV_ABI_VER_NS2 || ath10k_wmi_tlv_op_pull_svc_rdy_ev()
811 __le32_to_cpu(ev->abi.abi_ver_ns3) != WMI_TLV_ABI_VER_NS3) { ath10k_wmi_tlv_op_pull_svc_rdy_ev()
820 arg->sw_ver0 = ev->abi.abi_ver0; ath10k_wmi_tlv_op_pull_svc_rdy_ev()
821 arg->sw_ver1 = ev->abi.abi_ver1; ath10k_wmi_tlv_op_pull_svc_rdy_ev()
863 arg->sw_version = ev->abi.abi_ver0; ath10k_wmi_tlv_op_pull_rdy_ev()
864 arg->abi_version = ev->abi.abi_ver1; ath10k_wmi_tlv_op_pull_rdy_ev()
1151 cmd->abi.abi_ver0 = __cpu_to_le32(WMI_TLV_ABI_VER0); ath10k_wmi_tlv_op_gen_init()
1152 cmd->abi.abi_ver1 = __cpu_to_le32(WMI_TLV_ABI_VER1); ath10k_wmi_tlv_op_gen_init()
1153 cmd->abi.abi_ver_ns0 = __cpu_to_le32(WMI_TLV_ABI_VER_NS0); ath10k_wmi_tlv_op_gen_init()
1154 cmd->abi.abi_ver_ns1 = __cpu_to_le32(WMI_TLV_ABI_VER_NS1); ath10k_wmi_tlv_op_gen_init()
1155 cmd->abi.abi_ver_ns2 = __cpu_to_le32(WMI_TLV_ABI_VER_NS2); ath10k_wmi_tlv_op_gen_init()
1156 cmd->abi.abi_ver_ns3 = __cpu_to_le32(WMI_TLV_ABI_VER_NS3); ath10k_wmi_tlv_op_gen_init()
H A Dwmi-tlv.h1151 struct wmi_tlv_abi_version abi; member in struct:wmi_tlv_svc_rdy_ev
1170 struct wmi_tlv_abi_version abi; member in struct:wmi_tlv_rdy_ev
1215 struct wmi_tlv_abi_version abi; member in struct:wmi_tlv_init_cmd
/linux-4.1.27/arch/xtensa/variants/dc233c/include/variant/
H A Dtie-asm.h51 #define XTHAL_SAS3(optie,ccuse,abi) ( ((optie) & XTHAL_SAS_ANYOT) \
53 | ((abi) & XTHAL_SAS_ANYABI) )
/linux-4.1.27/arch/x86/include/asm/xen/
H A Dinterface.h134 #include <asm/pvclock-abi.h>
/linux-4.1.27/drivers/char/
H A Dbfin-otp.c19 #include <mtd/mtd-abi.h>
/linux-4.1.27/scripts/
H A Dchecksyscalls.sh205 while read nr abi name entry ; do
/linux-4.1.27/tools/perf/util/
H A Devsel.c1602 data->user_regs.abi = *array; perf_evsel__parse_sample()
1605 if (data->user_regs.abi) { perf_evsel__parse_sample()
1658 data->intr_regs.abi = PERF_SAMPLE_REGS_ABI_NONE; perf_evsel__parse_sample()
1661 data->intr_regs.abi = *array; perf_evsel__parse_sample()
1664 if (data->intr_regs.abi != PERF_SAMPLE_REGS_ABI_NONE) { perf_evsel__parse_sample()
1743 if (sample->user_regs.abi) { perf_event__sample_event_size()
1771 if (sample->intr_regs.abi) { perf_event__sample_event_size()
1923 if (sample->user_regs.abi) { perf_event__synthesize_sample()
1924 *array++ = sample->user_regs.abi; perf_event__synthesize_sample()
1959 if (sample->intr_regs.abi) { perf_event__synthesize_sample()
1960 *array++ = sample->intr_regs.abi; perf_event__synthesize_sample()
H A Devent.h90 u64 abi; member in struct:regs_dump
H A Dsession.c650 if (d->abi > PERF_SAMPLE_REGS_ABI_64) regs_dump_abi()
653 return regs_abi[d->abi]; regs_dump_abi()
/linux-4.1.27/include/linux/mtd/
H A Dmtd.h28 #include <mtd/mtd-abi.h>
101 * similar, smaller struct nand_ecclayout_user (in mtd-abi.h) that is retained
/linux-4.1.27/arch/mips/alchemy/
H A Dboard-mtx1.c31 #include <mtd/mtd-abi.h>
/linux-4.1.27/include/uapi/linux/
H A Dperf_event.h740 * { u64 abi; # enum perf_sample_regs_abi
750 * { u64 abi; # enum perf_sample_regs_abi
H A Delf.h59 * http://www.cs.washington.edu/education/courses/cse351/12wi/supp-docs/abi.pdf
H A Dsysctl.h922 /* /proc/sys/abi */
/linux-4.1.27/drivers/staging/iio/cdc/
H A Dad7152.c22 * TODO: Check compliance of calibbias with abi (units)
/linux-4.1.27/arch/x86/mm/
H A Dpf_in.c220 * Note: these are NOT the same as in ptrace-abi.h.
/linux-4.1.27/arch/parisc/include/asm/
H A Dprocessor.h222 /* The ELF abi wants things done a "wee bit" differently than
/linux-4.1.27/arch/tile/include/uapi/arch/
H A Dsim.h45 #include <arch/abi.h>
/linux-4.1.27/arch/unicore32/kernel/
H A Dsignal.c26 #define SWI_SYS_SIGRETURN (0xff000000) /* error number for new abi */
/linux-4.1.27/kernel/events/
H A Dcore.c4881 regs_user->abi = perf_reg_abi(current); perf_sample_regs_user()
4886 regs_user->abi = PERF_SAMPLE_REGS_ABI_NONE; perf_sample_regs_user()
4895 regs_intr->abi = perf_reg_abi(current); perf_sample_regs_intr()
5249 u64 abi = data->regs_user.abi; perf_output_sample() local
5255 perf_output_put(handle, abi); perf_output_sample()
5257 if (abi) { perf_output_sample()
5281 u64 abi = data->regs_intr.abi; perf_output_sample() local
5286 perf_output_put(handle, abi); perf_output_sample()
5288 if (abi) { perf_output_sample()
7687 if (!size) /* abi compat */ perf_copy_attr()
/linux-4.1.27/arch/x86/kvm/
H A Dtrace.h8 #include <asm/pvclock-abi.h>
/linux-4.1.27/drivers/mtd/nand/
H A Dfsmc_nand.c40 #include <mtd/mtd-abi.h>
/linux-4.1.27/drivers/power/
H A Dbq24190_charger.c342 /* On i386 ptrace-abi.h defines SS that breaks the macro calls below. */
/linux-4.1.27/kernel/
H A Dsysctl_binary.c912 { CTL_DIR, CTL_ABI, "abi" },
/linux-4.1.27/drivers/net/wireless/ath/ath6kl/
H A Dinit.c1773 ath6kl_err("abi version mismatch: host(0x%x), target(0x%x)\n", __ath6kl_init_hw_start()
/linux-4.1.27/kernel/sched/
H A Dcore.c3750 if (!size) /* abi compat */ sched_copy_attr()

Completed in 1817 milliseconds