Home
last modified time | relevance | path

Searched defs:lowest (Results 1 – 10 of 10) sorted by relevance

/linux-4.1.27/arch/x86/platform/uv/
Duv_time.c197 u64 lowest = ULLONG_MAX; in uv_rtc_find_next_timer() local
/linux-4.1.27/arch/x86/kvm/
Dirq_comm.c60 struct kvm_vcpu *vcpu, *lowest = NULL; in kvm_irq_delivery_to_apic() local
/linux-4.1.27/drivers/sh/clk/
Dcore.c94 unsigned long highest, lowest, freq; in clk_rate_round_helper() local
/linux-4.1.27/arch/sparc/kernel/
Diommu.c172 int lowest = iommu->ctx_lowest_free; in iommu_alloc_ctx() local
/linux-4.1.27/drivers/pinctrl/nomadik/
Dpinctrl-abx500.c1120 unsigned int lowest = 0; in abx500_get_gpio_num() local
/linux-4.1.27/fs/btrfs/
Drelocation.c68 unsigned int lowest:1; member
2639 struct btrfs_path *path, int lowest)
/linux-4.1.27/fs/ocfs2/dlm/
Ddlmmaster.c1266 int lowest = find_next_bit(mle->maybe_map, in dlm_restart_lock_mastery() local
/linux-4.1.27/fs/xfs/libxfs/
Dxfs_bmap.c1483 xfs_fileoff_t lowest; /* lowest useful block */ in xfs_bmap_first_unused() local
/linux-4.1.27/drivers/block/
Dnvme-core.c1317 static void nvme_free_queues(struct nvme_dev *dev, int lowest) in nvme_free_queues()
/linux-4.1.27/drivers/net/ethernet/sun/
Dniu.c8613 static int count_10g_ports(struct phy_probe_info *p, int *lowest) in count_10g_ports()
8630 static int count_1g_ports(struct phy_probe_info *p, int *lowest) in count_1g_ports()