Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/platform/uv/
Duv_time.c196 u64 lowest = ULLONG_MAX; in uv_rtc_find_next_timer() local
/linux-4.4.14/arch/x86/kvm/
Dirq_comm.c57 struct kvm_vcpu *vcpu, *lowest = NULL; in kvm_irq_delivery_to_apic() local
/linux-4.4.14/drivers/sh/clk/
Dcore.c94 unsigned long highest, lowest, freq; in clk_rate_round_helper() local
/linux-4.4.14/arch/sparc/kernel/
Diommu.c172 int lowest = iommu->ctx_lowest_free; in iommu_alloc_ctx() local
/linux-4.4.14/drivers/pinctrl/nomadik/
Dpinctrl-abx500.c1106 unsigned int lowest = 0; in abx500_get_gpio_num() local
/linux-4.4.14/fs/btrfs/
Drelocation.c68 unsigned int lowest:1; member
2640 struct btrfs_path *path, int lowest)
/linux-4.4.14/fs/ocfs2/dlm/
Ddlmmaster.c1266 int lowest = find_next_bit(mle->maybe_map, in dlm_restart_lock_mastery() local
/linux-4.4.14/fs/xfs/libxfs/
Dxfs_bmap.c1482 xfs_fileoff_t lowest; /* lowest useful block */ in xfs_bmap_first_unused() local
/linux-4.4.14/drivers/nvme/host/
Dpci.c1402 static void nvme_free_queues(struct nvme_dev *dev, int lowest) in nvme_free_queues()
/linux-4.4.14/drivers/net/ethernet/sun/
Dniu.c8611 static int count_10g_ports(struct phy_probe_info *p, int *lowest) in count_10g_ports()
8628 static int count_1g_ports(struct phy_probe_info *p, int *lowest) in count_1g_ports()