/openbmc/u-boot/arch/x86/cpu/coreboot/ |
H A D | sdram.c | 61 uint64_t start = roundup(memrange->base, 1 << 12); in board_get_usable_ram_top() local
|
/openbmc/u-boot/arch/arm/cpu/arm926ejs/spear/ |
H A D | timer.c | 74 ulong start = get_timer_masked(); in __udelay() local
|
/openbmc/u-boot/drivers/power/regulator/ |
H A D | tps65090_regulator.c | 89 ulong start; in tps65090_fet_set_enable() local
|
/openbmc/u-boot/arch/sandbox/lib/ |
H A D | bootm.c | 19 int bootz_setup(ulong image, ulong *start, ulong *end) in bootz_setup()
|
/openbmc/qemu/tests/qtest/ |
H A D | tpm-crb-test.c | 93 uint32_t start = 1; in tpm_crb_test() local
|
/openbmc/linux/arch/powerpc/mm/book3s64/ |
H A D | radix_hugetlbpage.c | 28 void radix__flush_hugetlb_tlb_range(struct vm_area_struct *vma, unsigned long start, in radix__flush_hugetlb_tlb_range()
|
/openbmc/linux/tools/testing/selftests/kvm/lib/x86_64/ |
H A D | memstress.c | 64 uint64_t start, end; in memstress_setup_ept() local
|
/openbmc/linux/fs/nilfs2/ |
H A D | file.c | 16 int nilfs_sync_file(struct file *file, loff_t start, loff_t end, int datasync) in nilfs_sync_file()
|
/openbmc/linux/arch/xtensa/mm/ |
H A D | init.c | 92 unsigned long start = PFN_UP(range_start); in free_highpages() local
|
/openbmc/linux/arch/mips/sgi-ip30/ |
H A D | ip30-setup.c | 87 unsigned int start, end; in ip30_cpu_time_init() local
|
/openbmc/linux/fs/xfs/libxfs/ |
H A D | xfs_refcount.h | 30 uint32_t start; in xfs_refcount_encode_startblock() local
|
/openbmc/linux/drivers/net/ethernet/ti/ |
H A D | cpsw_ale.c | 107 static inline int cpsw_ale_get_field(u32 *ale_entry, u32 start, u32 bits) in cpsw_ale_get_field() 124 static inline void cpsw_ale_set_field(u32 *ale_entry, u32 start, u32 bits, in cpsw_ale_set_field() 144 #define DEFINE_ALE_FIELD(name, start, bits) \ argument 154 #define DEFINE_ALE_FIELD1(name, start) \ argument 179 #define ALE_ENTRY_FLD(id, start, bits) \ argument 186 #define ALE_ENTRY_FLD_DYN_MSK_SIZE(id, start) \ argument
|
/openbmc/linux/fs/hugetlbfs/ |
H A D | inode.c | 467 static unsigned long vma_offset_start(struct vm_area_struct *vma, pgoff_t start) in vma_offset_start() 504 pgoff_t start, end; in hugetlb_unmap_file_folio() local 578 hugetlb_vmdelete_list(struct rb_root_cached *root, pgoff_t start, pgoff_t end, in hugetlb_vmdelete_list() 675 const pgoff_t start = lstart >> huge_page_shift(h); in remove_inode_hugepages() local 749 loff_t start, in hugetlbfs_zero_partial_page() 834 pgoff_t start, index, end; in hugetlbfs_fallocate() local
|
/openbmc/linux/drivers/vfio/ |
H A D | vfio_iommu_type1.c | 120 dma_addr_t start; member 166 dma_addr_t start, size_t size) in vfio_find_dma() 185 dma_addr_t start, u64 size) in vfio_find_dma_first_node() 1508 dma_addr_t start, dma_addr_t end) in vfio_iommu_iova_dma_valid() 1836 dma_addr_t start; in vfio_test_domain_fgsp() local 1931 dma_addr_t start, dma_addr_t end) in vfio_iommu_iova_insert() 1952 dma_addr_t start, dma_addr_t end) in vfio_iommu_aper_conflict() 1986 dma_addr_t start, dma_addr_t end) in vfio_iommu_aper_resize() 2053 phys_addr_t start, end; in vfio_iommu_resv_exclude() local 2392 dma_addr_t start = 0; in vfio_iommu_aper_expand() local [all …]
|
/openbmc/linux/fs/btrfs/ |
H A D | free-space-cache.c | 42 u64 start; member 1204 u64 start, extent_start, extent_end, len; in write_pinned_extent_entries() local 1881 unsigned long start, count, end; in bitmap_clear_bits() local 1917 unsigned long start, count, end; in btrfs_bitmap_set_bits() local 3332 unsigned long start = 0; in btrfs_bitmap_cluster() local 3649 u64 *total_trimmed, u64 start, u64 bytes, in do_trimming() 3710 u64 *total_trimmed, u64 start, u64 end, u64 minlen, in trim_no_bitmap() 3876 u64 *total_trimmed, u64 start, u64 end, u64 minlen, in trim_bitmaps() 4020 u64 *trimmed, u64 start, u64 end, u64 minlen) in btrfs_trim_block_group() 4053 u64 *trimmed, u64 start, u64 end, u64 minlen, in btrfs_trim_block_group_extents() [all …]
|
/openbmc/linux/arch/mips/dec/ |
H A D | time.c | 130 u32 start, end; in plat_time_init() local
|
/openbmc/u-boot/arch/arm/mach-uniphier/dram/ |
H A D | ddrphy-training.c | 115 ulong start = get_timer(0); in ddrphy_training() local
|
/openbmc/linux/arch/powerpc/kernel/ptrace/ |
H A D | ptrace-altivec.c | 97 int start, end; in vr_set() local
|
/openbmc/linux/drivers/gpu/drm/i915/gt/ |
H A D | intel_ggtt_fencing.h | 38 u32 start; member
|
/openbmc/linux/tools/testing/selftests/mm/ |
H A D | transhuge-stress.c | 28 struct timespec start, a, b; in main() local
|
/openbmc/linux/drivers/firmware/efi/libstub/ |
H A D | relocate.c | 49 u64 start, end; in efi_low_alloc_above() local
|
/openbmc/linux/tools/perf/util/bpf_skel/ |
H A D | func_latency.bpf.c | 83 __u64 *start; in BPF_PROG() local
|
/openbmc/linux/arch/powerpc/include/asm/nohash/ |
H A D | tlbflush.h | 54 static inline void flush_tlb_kernel_range(unsigned long start, unsigned long end) in flush_tlb_kernel_range()
|
/openbmc/linux/fs/squashfs/ |
H A D | xattr_id.c | 65 u64 start, end; in squashfs_read_xattr_id_table() local
|
/openbmc/linux/fs/iomap/ |
H A D | fiemap.c | 63 u64 start, u64 len, const struct iomap_ops *ops) in iomap_fiemap()
|