| /linux/drivers/staging/rtl8723bs/include/ |
| H A D | basic_types.h | 46 #define READEF1BYTE(_ptr) \ argument 49 #define READEF2BYTE(_ptr) \ argument 51 #define READEF4BYTE(_ptr) \ argument 55 #define WRITEEF1BYTE(_ptr, _val) \ argument 60 #define WRITEEF2BYTE(_ptr, _val) \ argument 65 #define WRITEEF4BYTE(_ptr, _val) \ argument
|
| /linux/arch/x86/include/asm/ |
| H A D | cmpxchg_32.h | 17 #define __arch_cmpxchg64(_ptr, _old, _new, _lock) \ argument 42 #define __arch_try_cmpxchg64(_ptr, _oldp, _new, _lock) \ argument 88 #define __arch_cmpxchg64_emu(_ptr, _old, _new, _lock_loc, _lock) \ argument 117 #define __arch_try_cmpxchg64_emu(_ptr, _oldp, _new, _lock_loc, _lock) \ argument
|
| H A D | uaccess.h | 373 #define __try_cmpxchg_user_asm(itype, ltype, _ptr, _pold, _new, label) ({ \ argument 392 #define __try_cmpxchg64_user_asm(_ptr, _pold, _new, label) ({ \ argument 412 #define __try_cmpxchg_user_asm(itype, ltype, _ptr, _pold, _new, label) ({ \ argument 443 #define __try_cmpxchg64_user_asm(_ptr, _pold, _new, label) ({ \ argument 555 #define __try_cmpxchg64_user_asm(_ptr, _oldp, _nval, _label) \ argument 564 #define unsafe_try_cmpxchg_user(_ptr, _oldp, _nval, _label) ({ \ argument 588 #define __try_cmpxchg_user(_ptr, _oldp, _nval, _label) ({ \ argument
|
| H A D | cmpxchg_64.h | 36 #define __arch_cmpxchg128(_ptr, _old, _new, _lock) \ argument 62 #define __arch_try_cmpxchg128(_ptr, _oldp, _new, _lock) \ argument
|
| H A D | pgtable-3level.h | 22 #define pxx_xchg64(_pxx, _ptr, _val) ({ \ argument
|
| H A D | cmpxchg.h | 158 #define __raw_try_cmpxchg(_ptr, _pold, _new, size, lock) \ argument
|
| H A D | insn.h | 172 #define insn_decode_kernel(_insn, _ptr) insn_decode((_insn), (_ptr), MAX_INSN_SIZE, INSN_MODE_KERN) argument
|
| H A D | percpu.h | 64 #define arch_raw_cpu_ptr(_ptr) \ argument 72 #define arch_raw_cpu_ptr(_ptr) \ argument
|
| /linux/include/linux/atomic/ |
| H A D | atomic-arch-fallback.h | 189 #define raw_try_cmpxchg(_ptr, _oldp, _new) \ argument 207 #define raw_try_cmpxchg_acquire(_ptr, _oldp, _new) \ argument 225 #define raw_try_cmpxchg_release(_ptr, _oldp, _new) \ argument 240 #define raw_try_cmpxchg_relaxed(_ptr, _old argument 256 raw_try_cmpxchg64(_ptr,_oldp,_new) global() argument 274 raw_try_cmpxchg64_acquire(_ptr,_oldp,_new) global() argument 292 raw_try_cmpxchg64_release(_ptr,_oldp,_new) global() argument 307 raw_try_cmpxchg64_relaxed(_ptr,_oldp,_new) global() argument 323 raw_try_cmpxchg128(_ptr,_oldp,_new) global() argument 341 raw_try_cmpxchg128_acquire(_ptr,_oldp,_new) global() argument 359 raw_try_cmpxchg128_release(_ptr,_oldp,_new) global() argument 374 raw_try_cmpxchg128_relaxed(_ptr,_oldp,_new) global() argument 389 raw_try_cmpxchg_local(_ptr,_oldp,_new) global() argument 404 raw_try_cmpxchg64_local(_ptr,_oldp,_new) global() argument 419 raw_try_cmpxchg128_local(_ptr,_oldp,_new) global() argument 434 raw_sync_try_cmpxchg(_ptr,_oldp,_new) global() argument [all...] |
| /linux/drivers/usb/dwc2/ |
| H A D | debugfs.c | 661 #define print_param(_seq, _ptr, _param) \ argument 664 #define print_param_hex(_seq, _ptr, _param) \ argument
|
| /linux/include/net/bluetooth/ |
| H A D | hci_sync.h | 9 #define PTR_UINT(_ptr) ((uintptr_t)((void *)_ptr)) argument
|
| /linux/arch/x86/include/asm/cpuid/ |
| H A D | api.h | 278 #define for_each_cpuid_0x2_desc(_regs, _ptr, _desc) \ argument
|
| /linux/drivers/scsi/fnic/ |
| H A D | fdls_fc.h | 84 #define FNIC_STD_SET_NPORT_NAME(_ptr, _wwpn) put_unaligned_be64(_wwpn, _ptr) argument 85 #define FNIC_STD_SET_NODE_NAME(_ptr, _wwnn) put_unaligned_be64(_wwnn, _ptr) argument
|
| /linux/drivers/pinctrl/renesas/ |
| H A D | core.c | 740 #define pm_psci_sleep_ptr(_ptr) pm_sleep_ptr(_ptr) argument 745 #define pm_psci_sleep_ptr(_ptr) PTR_IF(false, (_ptr)) argument
|
| /linux/include/linux/ |
| H A D | cleanup.h | 356 __GUARD_IS_ERR(_ptr) global() argument
|
| H A D | pm.h | 473 #define pm_ptr(_ptr) PTR_IF(IS_ENABLED(CONFIG_PM), (_ptr)) argument 474 #define pm_sleep_ptr(_ptr) PTR_IF(IS_ENABLED(CONFIG_PM_SLEEP), (_ptr)) argument
|
| H A D | of.h | 443 #define of_match_ptr(_ptr) (_ptr) argument 947 #define of_match_ptr(_ptr) NULL argument
|
| H A D | acpi.h | 747 #define ACPI_PTR(_ptr) (_ptr) argument 1049 #define ACPI_PTR(_ptr) (NULL) argument
|
| /linux/include/net/ |
| H A D | route.h | 80 #define dst_rtable(_ptr) container_of_const(_ptr, struct rtable, dst) argument
|
| H A D | ip6_fib.h | 238 #define dst_rt6_info(_ptr) container_of_const(_ptr, struct rt6_info, dst) argument
|
| /linux/drivers/net/wireless/intel/iwlwifi/mld/ |
| H A D | mld.h | 320 #define CLEANUP_STRUCT(_ptr) \ argument
|
| /linux/fs/ext4/ |
| H A D | sysfs.c | 227 #define EXT4_ATTR_PTR(_name,_mode,_id,_ptr) \ argument
|
| /linux/tools/arch/x86/include/asm/ |
| H A D | insn.h | 172 #define insn_decode_kernel(_insn, _ptr) insn_decode((_insn), (_ptr), MAX_INSN_SIZE, INSN_MODE_KERN) argument
|
| /linux/drivers/net/ethernet/sfc/siena/ |
| H A D | mcdi.h | 285 #define MCDI_FIELD(_ptr, _type, _field) \ argument
|
| /linux/drivers/net/ethernet/sfc/ |
| H A D | mcdi.h | 330 #define MCDI_FIELD(_ptr, _type, _field) \ argument
|