Home
last modified time | relevance | path

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

/lib/
Dstackdepot.c177 struct stack_record *found; in find_stack() local
179 for (found = bucket; found; found = found->next) { in find_stack()
180 if (found->hash == hash && in find_stack()
181 found->size == size && in find_stack()
182 !stackdepot_memcmp(entries, found->entries, size)) in find_stack()
183 return found; in find_stack()
223 struct stack_record *found = NULL, **bucket; in stack_depot_save() local
241 found = find_stack(smp_load_acquire(bucket), entries, in stack_depot_save()
243 if (found) in stack_depot_save()
270 found = find_stack(*bucket, entries, nr_entries, hash); in stack_depot_save()
[all …]
Dis_single_threaded.c38 goto found; in current_is_single_threaded()
50 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()
84 found = true; in fail_stacktrace()
86 return found; in fail_stacktrace()
Dtest_rhashtable.c316 bool found; in test_rhltable() local
335 found = false; in test_rhltable()
339 found = true; in test_rhltable()
346 if (WARN(!found, "element %d not found", i)) in test_rhltable()
Dgenalloc.c554 bool found = false; in addr_in_gen_pool() local
562 found = true; in addr_in_gen_pool()
568 return found; in addr_in_gen_pool()
Drhashtable.c740 goto found; in rhashtable_walk_start_check()
759 goto found; in rhashtable_walk_start_check()
765 found: in rhashtable_walk_start_check()
Dvsprintf.c1567 bool found = true; in escaped_string() local
1602 found = false; in escaped_string()
1605 } while (found); in escaped_string()
2276 bool found = true; in format_decode() local
2286 default: found = false; in format_decode()
2289 if (!found) in format_decode()
Dxarray.c1747 goto found; in xa_get_mark()
1752 found: in xa_get_mark()
DKconfig.debug1035 If the stack end location is found to be over written always panic as
1655 all OHCI1394 controllers which are found in the PCI config space.
1683 Documentation on how to use the module can be found in