| /linux/arch/x86/include/asm/ |
| H A D | cmpxchg.h | 47 asm_inline volatile (lock #op "b %b0, %1" \ 52 asm_inline volatile (lock #op "w %w0, %1" \ 57 asm_inline volatile (lock #op "l %0, %1" \ 62 asm_inline volatile (lock #op "q %q0, %1" \ 94 asm_inline volatile(lock "cmpxchgb %2, %1" \ 103 asm_inline volatile(lock "cmpxchgw %2, %1" \ 112 asm_inline volatile(lock "cmpxchgl %2, %1" \ 121 asm_inline volatile(lock "cmpxchgq %2, %1" \ 168 asm_inline volatile(lock "cmpxchgb %[new], %[ptr]" \ 179 asm_inline volatile(lock "cmpxchgw %[new], %[ptr]" \ [all …]
|
| H A D | vmware.h | 111 asm_inline volatile (VMWARE_HYPERCALL in vmware_hypercall1() 136 asm_inline volatile (VMWARE_HYPERCALL in vmware_hypercall3() 161 asm_inline volatile (VMWARE_HYPERCALL in vmware_hypercall4() 187 asm_inline volatile (VMWARE_HYPERCALL in vmware_hypercall5() 215 asm_inline volatile (VMWARE_HYPERCALL in vmware_hypercall6() 243 asm_inline volatile (VMWARE_HYPERCALL in vmware_hypercall7() 277 asm_inline volatile ( in vmware_hypercall_hb_out() 305 asm_inline volatile ( in vmware_hypercall_hb_in()
|
| H A D | bitops.h | 55 asm_inline volatile(LOCK_PREFIX "orb %b1,%0" in arch_set_bit() 60 asm_inline volatile(LOCK_PREFIX __ASM_SIZE(bts) " %1,%0" in arch_set_bit() 75 asm_inline volatile(LOCK_PREFIX "andb %b1,%0" in arch_clear_bit() 79 asm_inline volatile(LOCK_PREFIX __ASM_SIZE(btr) " %1,%0" in arch_clear_bit() 101 asm_inline volatile(LOCK_PREFIX "xorb %2,%1" in arch_xor_unlock_is_negative_byte() 124 asm_inline volatile(LOCK_PREFIX "xorb %b1,%0" in arch_change_bit() 128 asm_inline volatile(LOCK_PREFIX __ASM_SIZE(btc) " %1,%0" in arch_change_bit()
|
| H A D | cmpxchg_64.h | 41 asm_inline volatile(_lock "cmpxchg16b %[ptr]" \ 68 asm_inline volatile(_lock "cmpxchg16b %[ptr]" \
|
| H A D | gsseg.h | 23 asm_inline volatile("1: " LKGS_DI in native_lkgs()
|
| H A D | rmwcc.h | 12 asm_inline volatile (fullop \
|
| H A D | irq_stack.h | 87 asm_inline volatile( \
|
| H A D | special_insns.h | 201 asm_inline volatile(ALTERNATIVE_2( in clwb()
|
| H A D | nospec-branch.h | 598 asm_inline volatile(ALTERNATIVE("", "call write_ibpb", X86_FEATURE_IBPB) in indirect_branch_prediction_barrier()
|
| /linux/samples/bpf/ |
| H A D | asm_goto_workaround.h | 22 #ifdef asm_inline 23 #undef asm_inline 24 #define asm_inline asm macro
|
| /linux/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_msg_arm64.h | 62 asm_inline volatile ( in vmware_hypercall1() 87 asm_inline volatile ( in vmware_hypercall5() 113 asm_inline volatile ( in vmware_hypercall6() 143 asm_inline volatile ( in vmware_hypercall7() 173 asm_inline volatile ( in vmware_hypercall_hb()
|
| /linux/arch/s390/include/asm/ |
| H A D | alternative.h | 164 asm_inline volatile(ALTERNATIVE(oldinstr, altinstr, feature) : : : "memory") 167 asm_inline volatile(ALTERNATIVE_2(oldinstr, altinstr1, feature1, \ 172 asm_inline volatile (ALTERNATIVE(oldinstr, newinstr, feature) \ 177 asm_inline volatile(ALTERNATIVE(oldinstr, altinstr, feature) \
|
| H A D | spinlock.h | 26 asm_inline( in spinlock_lockval() 99 asm_inline volatile( in arch_spin_unlock()
|
| /linux/drivers/s390/cio/ |
| H A D | ioasm.c | 25 asm_inline volatile( in __stsch() 55 asm_inline volatile( in __msch() 109 asm_inline volatile( in __ssch() 181 asm_inline volatile( in chsc()
|
| /linux/arch/s390/pci/ |
| H A D | pci_insn.c | 163 asm_inline volatile ( in ____pcilg() 232 asm_inline volatile ( in __pcilg_mio() 270 asm_inline volatile ( in __pcistg() 324 asm_inline volatile ( in __pcistg_mio() 359 asm_inline volatile ( in __pcistb() 413 asm_inline volatile ( in __pcistb_mio()
|
| H A D | pci_mmio.c | 39 asm_inline volatile ( in __pcistb_mio_inuser() 72 asm_inline volatile ( in __pcistg_mio_inuser() 227 asm_inline volatile ( in __pcilg_mio_inuser()
|
| /linux/arch/s390/mm/ |
| H A D | pfault.c | 60 asm_inline volatile( in __pfault_init() 82 asm_inline volatile( in __pfault_fini()
|
| /linux/tools/testing/selftests/rseq/ |
| H A D | slice_test.c | 40 #ifndef asm_inline 41 # define asm_inline asm __inline macro
|
| /linux/arch/s390/boot/ |
| H A D | physmem_info.c | 70 asm_inline volatile( in __diag260() 108 asm_inline volatile( in diag500_storage_limit() 129 asm_inline volatile( in tprot()
|
| H A D | startup.c | 91 asm_inline volatile( in detect_diag9c() 152 asm_inline volatile( in cmma_test_essa()
|
| /linux/arch/s390/kernel/ |
| H A D | cert_store.c | 238 asm_inline volatile( in __diag320()
|
| /linux/drivers/s390/block/ |
| H A D | dasd_diag.c | 79 asm_inline volatile( in __dia250()
|