Searched refs:matched (Results 1 – 14 of 14) sorted by relevance
45 unmatched-locks = Rcu-lock \ domain(matched)46 and unmatched-unlocks = Rcu-unlock \ range(matched)51 and matched = matched | (unmatched-locks-to-unlocks \53 in matched61 unmatched-locks = Srcu-lock \ domain(matched)62 and unmatched-unlocks = Srcu-unlock \ range(matched)67 and matched = matched | (unmatched-locks-to-unlocks \69 in matched
576 bool matched; in vm_dirty_log_verify() local585 matched = (*value_ptr == iteration || in vm_dirty_log_verify()588 if (host_log_mode == LOG_MODE_DIRTY_RING && !matched) { in vm_dirty_log_verify()633 TEST_ASSERT(matched, in vm_dirty_log_verify()
555 bool matched = false; in __test_uncore_pmu_event_aliases() local567 matched = true; in __test_uncore_pmu_event_aliases()572 if (matched == false) { in __test_uncore_pmu_event_aliases()
454 int i, sz, matched; in bpf_core_spec_match() local510 matched = bpf_core_match_member(local_spec->btf, in bpf_core_spec_match()514 if (matched <= 0) in bpf_core_spec_match()515 return matched; in bpf_core_spec_match()
61 matched.
214 not matched (cpu_core vs. cpu_atom).
86 - parent: name of function matched to the parent regex filter. Unmatched175 omitted, it searches all events for matching field name. The matched
296 . If none of the above is matched, it will apply the supplied glob to all
351 option. The -e option and this one can be mixed and matched. Events
116 option. The -e option and this one can be mixed and matched. Events
639 option. The -e option and this one can be mixed and matched. Events
865 cannot be matched against the Intel PT trace.
381 __u32 matched; /* Drops due to flow match */ member
2732 int i = 0, matched = 0; in process_command() local2759 matched = 1; in process_command()2765 if (!matched) in process_command()