Home
last modified time | relevance | path

Searched defs:first_pass (Results 1 – 12 of 12) sorted by relevance

/kernel/linux/linux-6.6/fs/xfs/
Dxfs_filestream.c69 bool first_pass = true; in xfs_filestream_pick_ag() local
/kernel/linux/linux-6.6/fs/afs/
Dfs_probe.c367 bool first_pass = true, set_timer = false; in afs_fs_probe_dispatcher() local
/kernel/linux/linux-5.10/fs/afs/
Dfs_probe.c361 bool first_pass = true, set_timer = false; in afs_fs_probe_dispatcher() local
/kernel/linux/linux-6.6/arch/powerpc/kernel/
Drtasd.c424 static int first_pass = 1; variable
/kernel/linux/linux-5.10/arch/powerpc/kernel/
Drtasd.c424 static int first_pass = 1; variable
/kernel/linux/linux-6.6/arch/powerpc/kvm/
Dbook3s_64_mmu_hv.c1627 int first_pass; member
1654 int want_valid, int first_pass) in record_hpte()
1737 int first_pass; in kvm_htab_read() local
/kernel/linux/linux-5.10/arch/powerpc/kvm/
Dbook3s_64_mmu_hv.c1629 int first_pass; member
1656 int want_valid, int first_pass) in record_hpte()
1739 int first_pass; in kvm_htab_read() local
/kernel/linux/linux-5.10/kernel/sched/
Dcore_ctl.c709 bool first_pass = cluster->nr_not_preferred_cpus; in try_to_isolate() local
/kernel/linux/linux-6.6/kernel/sched/
Dcore_ctl.c709 bool first_pass = cluster->nr_not_preferred_cpus; in try_to_isolate() local
/kernel/linux/linux-5.10/drivers/mmc/host/
Dsdhci-tegra.c851 bool first_pass = false; in tegra_sdhci_tap_correction() local
/kernel/linux/linux-6.6/drivers/mmc/host/
Dsdhci-tegra.c865 bool first_pass = false; in tegra_sdhci_tap_correction() local
/kernel/linux/linux-6.6/drivers/acpi/
Dscan.c2178 static int acpi_bus_attach(struct acpi_device *device, void *first_pass) in acpi_bus_attach()