Searched defs:first_pass (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | rtasd.c | 424 static int first_pass = 1; variable
|
/kernel/linux/linux-6.6/arch/powerpc/kernel/ |
H A D | rtasd.c | 424 static int first_pass = 1; variable
|
/kernel/linux/linux-5.10/fs/afs/ |
H A D | fs_probe.c | 361 bool first_pass = true, set_timer = false; in afs_fs_probe_dispatcher() local
|
/kernel/linux/linux-6.6/fs/afs/ |
H A D | fs_probe.c | 367 bool first_pass = true, set_timer = false; in afs_fs_probe_dispatcher() local
|
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_filestream.c | 69 bool first_pass = true; in xfs_filestream_pick_ag() local
|
/kernel/linux/linux-5.10/kernel/sched/ |
H A D | core_ctl.c | 709 bool first_pass = cluster->nr_not_preferred_cpus; in try_to_isolate() local
|
/kernel/linux/linux-6.6/kernel/sched/ |
H A D | core_ctl.c | 709 bool first_pass = cluster->nr_not_preferred_cpus; in try_to_isolate() local
|
/kernel/linux/linux-5.10/arch/powerpc/kvm/ |
H A D | book3s_64_mmu_hv.c | 1629 int first_pass; member 1739 int first_pass; in kvm_htab_read() local 1654 record_hpte(unsigned long flags, __be64 *hptp, unsigned long *hpte, struct revmap_entry *revp, int want_valid, int first_pass) record_hpte() argument [all...] |
/kernel/linux/linux-6.6/arch/powerpc/kvm/ |
H A D | book3s_64_mmu_hv.c | 1627 int first_pass; member 1737 int first_pass; in kvm_htab_read() local 1652 record_hpte(unsigned long flags, __be64 *hptp, unsigned long *hpte, struct revmap_entry *revp, int want_valid, int first_pass) record_hpte() argument [all...] |
/kernel/linux/linux-6.6/drivers/acpi/ |
H A D | scan.c | 2177 static int acpi_bus_attach(struct acpi_device *device, void *first_pass) in acpi_bus_attach() argument
|
/kernel/linux/linux-5.10/drivers/mmc/host/ |
H A D | sdhci-tegra.c | 851 bool first_pass = false; in tegra_sdhci_tap_correction() local
|
/kernel/linux/linux-6.6/drivers/mmc/host/ |
H A D | sdhci-tegra.c | 865 bool first_pass = false; in tegra_sdhci_tap_correction() local
|
Completed in 20 milliseconds