Home
last modified time | relevance | path

Searched defs:_ptr (Results 1 – 19 of 19) sorted by relevance

/linux/arch/x86/include/asm/
H A Dcmpxchg_64.h36 #define __arch_cmpxchg128(_ptr, _old, _new, _lock) \ argument
62 #define __arch_try_cmpxchg128(_ptr, _oldp, _new, _lock) \ argument
H A Dpgtable-3level.h22 #define pxx_xchg64(_pxx, _ptr, _val) ({ \ argument
H A Dcmpxchg.h158 #define __raw_try_cmpxchg(_ptr, _pold, _new, size, lock) \ argument
/linux/drivers/usb/dwc2/
H A Ddebugfs.c661 #define print_param(_seq, _ptr, _param) \ argument
664 #define print_param_hex(_seq, _ptr, _param) \ argument
/linux/include/net/bluetooth/
H A Dhci_sync.h9 #define PTR_UINT(_ptr) ((uintptr_t)((void *)_ptr)) argument
/linux/include/net/
H A Droute.h80 #define dst_rtable(_ptr) container_of_const(_ptr, struct rtable, dst) argument
H A Dip6_fib.h238 #define dst_rt6_info(_ptr) container_of_const(_ptr, struct rt6_info, dst) argument
/linux/fs/ext4/
H A Dsysfs.c227 #define EXT4_ATTR_PTR(_name,_mode,_id,_ptr) \ argument
/linux/drivers/net/wireless/intel/iwlwifi/mld/
H A Dmld.h315 #define CLEANUP_STRUCT(_ptr) \ argument
/linux/drivers/net/ethernet/sfc/siena/
H A Dmcdi.h285 #define MCDI_FIELD(_ptr, _type, _field) \ argument
/linux/drivers/net/ethernet/sfc/
H A Dmcdi.h330 #define MCDI_FIELD(_ptr, _type, _field) \ argument
/linux/include/linux/
H A Dacpi.h781 #define ACPI_PTR(_ptr) (_ptr) argument
1101 #define ACPI_PTR(_ptr) (NULL) argument
H A Dof.h446 #define of_match_ptr(_ptr) (_ptr) argument
985 #define of_match_ptr(_ptr) NULL argument
/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_mcp.c33 #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 Diommufd_utils.h85 #define check_refs(_ptr, _length, _refs) \ argument
H A Diommufd.c1713 check_mock_iova(_ptr,_iova,_length) global() argument
/linux/include/scsi/
H A Discsi_if.h742 #define iscsi_handle(_ptr) ((uint64_t)(unsigned long)_ptr) argument
/linux/kernel/sched/
H A Dfair.c4551 #define add_positive(_ptr, _val) do { \ argument
4570 #define lsub_positive(_ptr, _val) do { \ argument
/linux/fs/smb/client/
H A Dcifsglob.h1616 #define CIFS_SB(_ptr) \ argument