/linux-4.1.27/arch/parisc/lib/ |
D | ucmpdi2.c | 4 unsigned long long ull; member 13 union ull_union au = {.ull = a}; in __ucmpdi2() 14 union ull_union bu = {.ull = b}; in __ucmpdi2()
|
/linux-4.1.27/arch/powerpc/include/asm/ |
D | spu.h | 425 #define MFC_CNTL_RESUME_DMA_QUEUE (0ull << 0) 429 #define MFC_CNTL_NORMAL_DMA_QUEUE_OPERATION (0ull << 8) 625 #define MFC_LSACR_COMPARE_MASK ((~0ull) << 32) 626 #define MFC_LSACR_COMPARE_ADDR ((~0ull) >> 32) 631 #define MFC_LSCRR_QI_MASK ((~0ull) << MFC_LSCRR_QI_SHIFT) 676 #define SPU_ECC_CNTL_E (1ull << 0ull)
|
/linux-4.1.27/fs/logfs/ |
D | logfs_abi.h | 196 #define LOGFS_FEATURES_INCOMPAT (0ull) 197 #define LOGFS_FEATURES_RO_COMPAT (0ull) 198 #define LOGFS_FEATURES_COMPAT (0ull)
|
D | logfs.h | 721 return ~0ull << logfs_block_shift(sb, level); in logfs_block_mask()
|
/linux-4.1.27/arch/mips/include/asm/octeon/ |
D | cvmx-pip.h | 47 CVMX_PIP_L4_NO_ERR = 0ull, 78 CVMX_PIP_IP_NO_ERR = 0ull, 102 CVMX_PIP_RX_NO_ERR = 0ull,
|
D | cvmx-pip-defs.h | 40 CVMX_PIP_PORT_CFG_MODE_NONE = 0ull,
|
/linux-4.1.27/drivers/infiniband/core/ |
D | packer.c | 101 mask = cpu_to_be64((~0ull >> (64 - desc[i].size_bits)) << shift); in ib_pack() 181 mask = (~0ull >> (64 - desc[i].size_bits)) << shift; in ib_unpack()
|
/linux-4.1.27/arch/powerpc/platforms/cell/spufs/ |
D | spu_utils.h | 28 unsigned long long ull; member
|
D | switch.c | 849 u64 ull; in set_signot1() member 858 addr64.ull = (u64) csa->lscsa; in set_signot1() 867 u64 ull; in set_signot2() member 876 addr64.ull = (u64) csa->lscsa; in set_signot2()
|
D | file.c | 148 __simple_attr_check_format(__fmt, 0ull); \
|
/linux-4.1.27/fs/ocfs2/ |
D | ocfs2_trace.h | 304 TP_PROTO(unsigned long long ull, int value1, int value2, int value3), 305 TP_ARGS(ull, value1, value2, value3), 307 __field( unsigned long long, ull ) 313 __entry->ull = ull; 319 __entry->ull, __entry->value1, 325 TP_PROTO(unsigned long long ull, int value1, \ 327 TP_ARGS(ull, value1, value2, value3)) 330 TP_PROTO(unsigned long long ull, unsigned int value1, 332 TP_ARGS(ull, value1, value2, value3), 334 __field(unsigned long long, ull) [all …]
|
/linux-4.1.27/arch/powerpc/mm/ |
D | init_32.c | 62 phys_addr_t memstart_addr = (phys_addr_t)~0ull;
|
/linux-4.1.27/drivers/block/ |
D | skd_s1120.h | 27 #define FIT_QCMD_FLUSH_QUEUE (0ull) /* add QID */
|
/linux-4.1.27/Documentation/virtual/kvm/ |
D | locking.txt | 94 spte = 0ull; 102 old_spte = xchg(spte, 0ull)
|
/linux-4.1.27/kernel/sched/ |
D | clock.c | 303 return 0ull; in sched_clock_cpu()
|
/linux-4.1.27/drivers/infiniband/hw/cxgb3/ |
D | iwch_mem.c | 174 buffer_list[0].addr &= ~0ull << *shift; in build_phys_page_list()
|
/linux-4.1.27/include/ras/ |
D | ras_event.h | 55 __entry->pa = ~0ull;
|
/linux-4.1.27/lib/ |
D | kstrtox.c | 72 if (unlikely(res & (~0ull << 60))) { in _parse_integer()
|
/linux-4.1.27/drivers/scsi/ |
D | scsi_error.c | 2536 u64 ull; in scsi_get_sense_info_fld() local 2555 ull = 0; in scsi_get_sense_info_fld() 2558 ull <<= 8; in scsi_get_sense_info_fld() 2559 ull |= ucp[4 + j]; in scsi_get_sense_info_fld() 2561 *info_out = ull; in scsi_get_sense_info_fld()
|
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/ |
D | en_main.c | 259 if (mlx4_mr_alloc(mdev->dev, mdev->priv_pdn, 0, ~0ull, in mlx4_en_add()
|
/linux-4.1.27/arch/mips/cavium-octeon/executive/ |
D | cvmx-bootmem.c | 240 address_max = ~0ull; /* If no limits given, use max limits */ in cvmx_bootmem_phy_alloc()
|
/linux-4.1.27/drivers/w1/masters/ |
D | ds1wm.c | 437 r = (r & ~(~0ull << (ms_discrep_bit))) | 1 << ms_discrep_bit; in ds1wm_search()
|
/linux-4.1.27/drivers/misc/genwqe/ |
D | card_ddcb.c | 1096 queue->ddcb_daddr = 0ull; in setup_ddcb_queue() 1119 queue->ddcb_daddr = 0ull; in free_ddcb_queue()
|
/linux-4.1.27/drivers/misc/cxl/ |
D | cxl.h | 255 #define CXL_TLB_SLB_IQ_ALL (0ull) /* Inv qualifier */
|
/linux-4.1.27/drivers/infiniband/hw/mlx4/ |
D | mr.c | 67 ~0ull, convert_access(acc), 0, 0, &mr->mmr); in mlx4_ib_get_dma_mr()
|
D | main.c | 205 props->max_mr_size = ~0ull; in mlx4_ib_query_device()
|
/linux-4.1.27/arch/x86/kvm/ |
D | mmu.c | 594 __update_clear_spte_fast(sptep, 0ull); in mmu_spte_clear_track_bits() 596 old_spte = __update_clear_spte_slow(sptep, 0ull); in mmu_spte_clear_track_bits() 624 __update_clear_spte_fast(sptep, 0ull); in mmu_spte_clear_no_track() 1990 sp->spt[i] = 0ull; in init_shadow_page_table() 2929 u64 spte = 0ull; in fast_page_fault() 3326 u64 spte = 0ull; in walk_shadow_page_get_mmio_spte()
|
D | vmx.c | 6189 kvm_mmu_set_mask_ptes(0ull, in hardware_setup() 6190 (enable_ept_ad_bits) ? VMX_EPT_ACCESS_BIT : 0ull, in hardware_setup() 6191 (enable_ept_ad_bits) ? VMX_EPT_DIRTY_BIT : 0ull, in hardware_setup() 6192 0ull, VMX_EPT_EXECUTABLE_MASK); in hardware_setup()
|
D | emulate.c | 35 #define OpNone 0ull
|
/linux-4.1.27/Documentation/driver-model/ |
D | devres.txt | 222 up to ull alignment). If singly linked list is used, it can be
|
/linux-4.1.27/scripts/ |
D | checkpatch.pl | 5229 my $ull = ""; 5230 $ull = "_ULL" if (defined($1) && $1 =~ /ll/i); 5232 "Prefer using the BIT$ull macro\n" . $herecurr) && 5234 $fixed[$fixlinenr] =~ s/\(?\s*1\s*[ulUL]*\s*<<\s*(\d+|$Ident)\s*\)?/BIT${ull}($1)/;
|
/linux-4.1.27/arch/mips/cavium-octeon/ |
D | setup.c | 62 static unsigned long long RESERVE_LOW_MEM = 0ull;
|
/linux-4.1.27/drivers/infiniband/hw/mthca/ |
D | mthca_provider.c | 92 props->max_mr_size = ~0ull; in mthca_query_device() 925 buffer_list[0].addr &= ~0ull << shift; in mthca_reg_phys_mr()
|
/linux-4.1.27/arch/x86/kernel/cpu/ |
D | perf_event_intel.c | 1544 wrmsrl_safe(x86_pmu_config_addr(idx), 0ull); in intel_pmu_reset() 1545 wrmsrl_safe(x86_pmu_event_addr(idx), 0ull); in intel_pmu_reset() 1548 wrmsrl_safe(MSR_ARCH_PERFMON_FIXED_CTR0 + idx, 0ull); in intel_pmu_reset()
|
/linux-4.1.27/arch/x86/kernel/cpu/mcheck/ |
D | mce.c | 1051 u64 recover_paddr = ~0ull; in do_machine_check() 1188 if (recover_paddr == ~0ull) in do_machine_check()
|
/linux-4.1.27/drivers/staging/lustre/lustre/lov/ |
D | lov_io.c | 444 next = ~0ull; in lov_io_rw_iter_init()
|
/linux-4.1.27/drivers/infiniband/hw/cxgb4/ |
D | mem.c | 471 buffer_list[0].addr &= ~0ull << *shift; in build_phys_page_list()
|
/linux-4.1.27/drivers/staging/lustre/lustre/include/ |
D | cl_object.h | 464 #define CL_PAGE_EOF ((pgoff_t)~0ull)
|
/linux-4.1.27/drivers/infiniband/hw/mlx5/ |
D | main.c | 128 props->max_mr_size = ~0ull; in mlx5_ib_query_device()
|
/linux-4.1.27/drivers/infiniband/hw/ipath/ |
D | ipath_verbs.c | 1517 props->max_mr_size = ~0ull; in ipath_query_device()
|
/linux-4.1.27/drivers/staging/lustre/lustre/include/lustre/ |
D | lustre_idl.h | 1047 return lh->cookie != 0ull; in lustre_handle_is_used()
|
/linux-4.1.27/include/linux/ |
D | fs.h | 2898 __simple_attr_check_format(__fmt, 0ull); \
|
/linux-4.1.27/fs/btrfs/ |
D | scrub.c | 3395 key.offset = 0ull; in scrub_enumerate_chunks()
|