Searched refs:other (Results 1 – 12 of 12) sorted by relevance
30 Enable option directly after other option32 Disable option directly after other option34 Turn option into module directly after other option
225 /* these can be expressed using other calls */
7 * returns true if the result is 0, or false for all other
8 * other cases.
9 * other cases.
5 other utilities in order to give more accurate Oops debugging.
15 # depends on each other
6 //# same structure as other similar expressions
12 /// result is used to avoid false positives difficult to detect by other ways
38 // All other cases look like bugs or at least lack of documentation
186 // use mmap and other methods that assume @offset access to file.189 // XXX maybe_steam.fops cannot be used in other rules - it gives "bad rule maybe_stream or bad vari…
513 struct node *other; in check_explicit_phandles() local534 other = get_node_by_phandle(root, phandle); in check_explicit_phandles()535 if (other && (other != node)) { in check_explicit_phandles()537 phandle, other->fullpath); in check_explicit_phandles()