| /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 | 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
|
| /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/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/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/include/linux/ |
| H A D | cleanup.h | 356 #define __GUARD_IS_ERR(_ptr) \ argument
|
| H A D | of.h | 438 #define of_match_ptr(_ptr) (_ptr) argument 925 #define of_match_ptr(_ptr) NULL argument
|
| /linux/fs/ext4/ |
| H A D | sysfs.c | 196 #define EXT4_ATTR_PTR(_name,_mode,_id,_ptr) \ argument
|
| /linux/drivers/net/wireless/intel/iwlwifi/mld/ |
| H A D | mld.h | 300 #define CLEANUP_STRUCT(_ptr) \ 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
|
| /linux/drivers/net/ethernet/qlogic/qed/ |
| H A D | qed_mcp.c | 33 #define DRV_INNER_WR(_p_hwfn, _p_ptt, _ptr, _offset, _val) \ argument 37 #define DRV_INNER_RD(_p_hwfn, _p_ptt, _ptr, _offset) \ argument
|
| /linux/tools/testing/selftests/iommu/ |
| H A D | iommufd_utils.h | 85 #define check_refs(_ptr, _length, _refs) \ argument
|
| H A D | iommufd.c | 1675 #define check_mock_iova(_ptr, _iova, _length) \ argument
|
| /linux/kernel/sched/ |
| H A D | fair.c | 3694 #define add_positive(_ptr, _val) do { \ argument 3714 #define sub_positive(_ptr, _val) do { \ argument 3730 #define lsub_positive(_ptr, _val) do { \ argument
|
| /linux/include/scsi/ |
| H A D | iscsi_if.h | 742 #define iscsi_handle(_ptr) ((uint64_t)(unsigned long)_ptr) argument
|