Home
last modified time | relevance | path

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

/include/linux/
A Dlinear_range.h51 bool *found);
54 bool *found);
59 unsigned int *selector, bool *found);
A Dradix-tree.h407 goto found; in radix_tree_next_slot()
415 goto found; in radix_tree_next_slot()
425 goto found; in radix_tree_next_slot()
435 found: in radix_tree_next_slot()
/include/kunit/
A Dresource.h327 struct kunit_resource *res, *found = NULL; in kunit_find_resource() local
334 found = res; in kunit_find_resource()
335 kunit_get_resource(found); in kunit_find_resource()
342 return found; in kunit_find_resource()
/include/linux/netfilter/
A Dnf_conntrack_common.h9 unsigned int found; member
/include/xen/interface/
A Dxen-mca.h242 bool found = 0; in x86_mcinfo_lookup() local
250 found = 1; in x86_mcinfo_lookup()
256 *ret = found ? mic : NULL; in x86_mcinfo_lookup()
/include/trace/events/
A Dext4.h1073 __field( __u16, found )
1096 __entry->found = ac->ac_found;
1115 __entry->found, __entry->groups, show_criteria(__entry->cr),
2345 int found),
2347 TP_ARGS(inode, es, found),
2356 __field( int, found )
2366 __entry->found = found;
2371 (unsigned long) __entry->ino, __entry->found,
2373 __entry->found ? __entry->pblk : 0,
2374 show_extent_status(__entry->found ? __entry->status : 0))

Completed in 15 milliseconds