Home
last modified time | relevance | path

Searched refs:found (Results 1 – 25 of 273) sorted by relevance

1234567891011

/linux-4.19.296/lib/
Dstackdepot.c190 struct stack_record *found; in find_stack() local
192 for (found = bucket; found; found = found->next) { in find_stack()
193 if (found->hash == hash && in find_stack()
194 found->size == size && in find_stack()
195 !stackdepot_memcmp(entries, found->entries, size)) in find_stack()
196 return found; in find_stack()
226 struct stack_record *found = NULL, **bucket; in depot_save_stack() local
242 found = find_stack(smp_load_acquire(bucket), trace->entries, in depot_save_stack()
244 if (found) in depot_save_stack()
271 found = find_stack(*bucket, trace->entries, trace->nr_entries, hash); in depot_save_stack()
[all …]
Dis_single_threaded.c42 goto found; in current_is_single_threaded()
54 found: in current_is_single_threaded()
Dfault-inject.c72 bool found = (attr->require_start == 0 && attr->require_end == ULONG_MAX); in fail_stacktrace() local
75 return found; in fail_stacktrace()
89 found = true; in fail_stacktrace()
91 return found; in fail_stacktrace()
/linux-4.19.296/drivers/pci/pcie/
Dpme.c102 bool found = false; in pcie_pme_from_pci_bridge() local
114 found = true; in pcie_pme_from_pci_bridge()
119 return found; in pcie_pme_from_pci_bridge()
132 bool found = false; in pcie_pme_handle_request() local
141 found = true; in pcie_pme_handle_request()
152 found = pcie_pme_walk_bus(port->subordinate); in pcie_pme_handle_request()
164 found = pcie_pme_from_pci_bridge(bus, devfn); in pcie_pme_handle_request()
165 if (found) in pcie_pme_handle_request()
173 found = true; in pcie_pme_handle_request()
180 if (found) { in pcie_pme_handle_request()
[all …]
/linux-4.19.296/fs/xfs/libxfs/
Dxfs_bit.c53 goto found; in xfs_contig_bits()
59 goto found; in xfs_contig_bits()
64 found: in xfs_contig_bits()
93 goto found; in xfs_next_bit()
99 goto found; in xfs_next_bit()
104 found: in xfs_next_bit()
/linux-4.19.296/drivers/pci/hotplug/
Dacpi_pcihp.c184 int *found = (int *)context; in check_hotplug() local
186 *found = 1; in check_hotplug()
200 int found = 0; in acpi_pci_detect_ejectable() local
203 return found; in acpi_pci_detect_ejectable()
206 check_hotplug, NULL, (void *)&found, NULL); in acpi_pci_detect_ejectable()
207 return found; in acpi_pci_detect_ejectable()
/linux-4.19.296/fs/btrfs/tests/
Dextent-io-tests.c68 u64 found; in test_find_delalloc() local
109 found = find_lock_delalloc_range(inode, &tmp, locked_page, &start, in test_find_delalloc()
111 if (!found) { in test_find_delalloc()
140 found = find_lock_delalloc_range(inode, &tmp, locked_page, &start, in test_find_delalloc()
142 if (!found) { in test_find_delalloc()
174 found = find_lock_delalloc_range(inode, &tmp, locked_page, &start, in test_find_delalloc()
176 if (found) { in test_find_delalloc()
195 found = find_lock_delalloc_range(inode, &tmp, locked_page, &start, in test_find_delalloc()
197 if (!found) { in test_find_delalloc()
236 found = find_lock_delalloc_range(inode, &tmp, locked_page, &start, in test_find_delalloc()
[all …]
/linux-4.19.296/drivers/char/hw_random/
DKconfig43 Generator hardware found on Intel i8xx-based motherboards.
56 Generator hardware found on AMD 76x-based motherboards.
69 Generator hardware found on Atmel AT91 devices.
83 Generator hardware found on the Broadcom BCM2835 and BCM63xx SoCs.
96 hardware found on the Broadcom iProc and STB SoCs.
109 Generator hardware found on the AMD Geode LX.
122 Generator hardware found on Niagara2 cpus.
135 Generator hardware found on VIA based motherboards.
148 Number Generator hardware found on the Intel IXP45x/46x NPU.
161 Generator hardware found on OMAP16xx, OMAP2/3/4/5, AM33xx/AM43xx
[all …]
/linux-4.19.296/fs/ubifs/
Dtnc.c1488 int found, n, err, safely = 0, gc_seq1; in ubifs_tnc_locate() local
1494 found = ubifs_lookup_level0(c, key, &znode, &n); in ubifs_tnc_locate()
1495 if (!found) { in ubifs_tnc_locate()
1498 } else if (found < 0) { in ubifs_tnc_locate()
1499 err = found; in ubifs_tnc_locate()
1850 int found, n, err; in do_lookup_nm() local
1855 found = ubifs_lookup_level0(c, key, &znode, &n); in do_lookup_nm()
1856 if (!found) { in do_lookup_nm()
1859 } else if (found < 0) { in do_lookup_nm()
1860 err = found; in do_lookup_nm()
[all …]
/linux-4.19.296/drivers/xen/xen-pciback/
Dpassthrough.c124 int found; in __xen_pcibk_publish_pci_roots() local
133 found = 0; in __xen_pcibk_publish_pci_roots()
135 for (; !found && dev != NULL; dev = dev->bus->self) { in __xen_pcibk_publish_pci_roots()
138 found = 1; in __xen_pcibk_publish_pci_roots()
147 if (!found) { in __xen_pcibk_publish_pci_roots()
/linux-4.19.296/drivers/cpufreq/
Ds3c64xx-cpufreq.c112 int count, v, i, found; in s3c64xx_cpufreq_config_regulator() local
126 found = 0; in s3c64xx_cpufreq_config_regulator()
131 found = 1; in s3c64xx_cpufreq_config_regulator()
134 if (!found) { in s3c64xx_cpufreq_config_regulator()
/linux-4.19.296/fs/f2fs/
Dtrace.c157 unsigned int found; in f2fs_destroy_trace_ios() local
160 while ((found = gang_lookup_pids(pid, next_pid, PIDVEC_SIZE))) { in f2fs_destroy_trace_ios()
163 next_pid = pid[found - 1] + 1; in f2fs_destroy_trace_ios()
164 for (idx = 0; idx < found; idx++) in f2fs_destroy_trace_ios()
/linux-4.19.296/fs/adfs/
Dmap.c102 goto found; in lookup_zone()
113 found: in lookup_zone()
207 goto found; in scan_map()
215 found: in scan_map()
/linux-4.19.296/drivers/base/
Dmap.c73 struct probe *found = NULL; in kobj_unmap() local
85 if (!found) in kobj_unmap()
86 found = p; in kobj_unmap()
92 kfree(found); in kobj_unmap()
/linux-4.19.296/drivers/misc/ocxl/
Dpasid.c64 bool found = false; in range_free() local
69 found = true; in range_free()
75 WARN_ON(!found); in range_free()
/linux-4.19.296/drivers/uwb/
Duwb-debug.c125 struct uwb_rsv *rsv, *found = NULL; in cmd_rsv_terminate() local
132 found = rsv; in cmd_rsv_terminate()
133 uwb_rsv_get(found); in cmd_rsv_terminate()
141 if (!found) in cmd_rsv_terminate()
144 uwb_rsv_terminate(found); in cmd_rsv_terminate()
145 uwb_rsv_put(found); in cmd_rsv_terminate()
Dallocator.c146 int found = UWB_RSV_ALLOC_NOT_FOUND; in uwb_rsv_find_best_column_set() local
181 found = UWB_RSV_ALLOC_FOUND; in uwb_rsv_find_best_column_set()
185 (found == UWB_RSV_ALLOC_NOT_FOUND)) { in uwb_rsv_find_best_column_set()
187 found = UWB_RSV_ALLOC_FOUND; in uwb_rsv_find_best_column_set()
191 if (found == UWB_RSV_ALLOC_FOUND) { in uwb_rsv_find_best_column_set()
201 return found; in uwb_rsv_find_best_column_set()
/linux-4.19.296/drivers/memory/tegra/
DKconfig6 This driver supports the Memory Controller (MC) hardware found on
14 This driver is for the External Memory Controller (EMC) found on
/linux-4.19.296/drivers/parisc/
DKconfig10 are not found in B1000, C3000, J5000, A500, L1000, N4000 and upwards.
32 Say Y here to support the Lasi multifunction chip found in
43 Say Y here to support the Wax multifunction chip found in some
81 Say Y here to support the Dino & Cujo GSC to PCI bridges found in
117 Say Y here to support the SuperIO chip found in Bxxxx, C3xxx and
128 or support for the LCD that can be found on recent material.
139 That includes support for LED State front panel as found on E
141 message logging) as found on high end servers such as A, L and
/linux-4.19.296/drivers/pci/
Dsearch.c381 struct pci_dev *found = NULL; in pci_dev_present() local
385 found = pci_get_dev_by_id(ids, NULL); in pci_dev_present()
386 if (found) { in pci_dev_present()
387 pci_dev_put(found); in pci_dev_present()
/linux-4.19.296/fs/hfs/
Dbitmap.c51 goto found; in hfs_find_set_zero_bits()
63 goto found; in hfs_find_set_zero_bits()
69 found: in hfs_find_set_zero_bits()
/linux-4.19.296/drivers/misc/
Dioc4.c236 int found = 0; in ioc4_variant() local
245 found = 1; in ioc4_variant()
246 } while (pdev && !found); in ioc4_variant()
260 found = 1; in ioc4_variant()
261 } while (pdev && !found); in ioc4_variant()
/linux-4.19.296/fs/ocfs2/
Dreservations.c423 int offset, start, found; in ocfs2_resmap_find_free_bits() local
428 found = best_start = best_len = 0; in ocfs2_resmap_find_free_bits()
439 found++; in ocfs2_resmap_find_free_bits()
444 found = 1; in ocfs2_resmap_find_free_bits()
447 if (found > best_len) { in ocfs2_resmap_find_free_bits()
448 best_len = found; in ocfs2_resmap_find_free_bits()
449 best_start = start - found; in ocfs2_resmap_find_free_bits()
452 if (found >= wanted) in ocfs2_resmap_find_free_bits()
/linux-4.19.296/fs/ext2/
Dialloc.c309 goto found; in find_group_orlov()
344 goto found; in find_group_orlov()
354 goto found; in find_group_orlov()
368 found: in find_group_orlov()
386 goto found; in find_group_other()
410 goto found; in find_group_other()
423 goto found; in find_group_other()
428 found: in find_group_other()
/linux-4.19.296/drivers/regulator/
Dtps62360-regulator.c99 bool found = false; in find_voltage_set_register() local
107 found = true; in find_voltage_set_register()
118 return found; in find_voltage_set_register()
143 bool found = false; in tps62360_dcdc_set_voltage_sel() local
151 found = find_voltage_set_register(tps, selector, &new_vset_id); in tps62360_dcdc_set_voltage_sel()
153 if (!found) { in tps62360_dcdc_set_voltage_sel()

1234567891011