Searched defs:found (Results 1 – 17 of 17) sorted by relevance
/kernel/ |
D | cfi.c | 72 bool found = false; in is_module_cfi_trap() local
|
D | auditfilter.c | 902 struct audit_entry *e, *found = NULL; in audit_find_rule() local
|
D | ptrace.c | 760 bool found = false; in ptrace_peek_siginfo() local
|
/kernel/trace/ |
D | ring_buffer_benchmark.c | 193 int found = 1; in ring_buffer_consumer() local
|
D | trace_stack.c | 224 int found = 0; in check_stack() local
|
D | trace_osnoise.c | 74 int found = 0; in osnoise_instance_registered() local 122 int found = 0; in osnoise_unregister_instance() local
|
D | trace_events_hist.c | 963 struct hist_field *found = NULL; in find_any_var_ref() local 993 bool found = false; in check_var_refs() local 1012 struct hist_var_data *var_data, *found = NULL; in find_hist_vars() local 1110 struct hist_field *hist_field, *found = NULL; in find_var_field() local 1158 struct trace_event_file *file, *found = NULL; in find_var_file() local 1207 struct hist_field *hist_field, *found = NULL; in find_match_var() local
|
D | ftrace.c | 4169 int found = 0; in match_records() local 5216 bool found = false; in ftrace_find_direct_func() local 8300 size_t found; member
|
D | trace.c | 7919 char *found; in err_pos() local 9348 struct trace_array *tr, *found = NULL; in trace_array_find() local
|
/kernel/power/ |
D | energy_model.c | 245 int found = 0; in em_cpufreq_update_efficiencies() local
|
/kernel/bpf/ |
D | lpm_trie.c | 231 struct lpm_trie_node *node, *found = NULL; in trie_lookup_elem() local
|
D | bpf_iter.c | 317 bool found = false; in bpf_iter_unreg_target() local
|
D | cgroup.c | 800 bool found = false; in __cgroup_bpf_replace() local
|
/kernel/sched/ |
D | topology.c | 1713 bool found = false; in find_numa_distance() local 2041 int i, j = cpu_to_node(cpu), found = nr_cpu_ids; in sched_numa_find_closest() local
|
/kernel/debug/kdb/ |
D | kdb_main.c | 551 int found = 0; in kdbgetaddrarg() local
|
/kernel/irq/ |
D | irqdomain.c | 429 struct irq_domain *h, *found = NULL; in irq_find_matching_fwspec() local
|
/kernel/locking/ |
D | lockdep.c | 1240 bool found = false; in is_dynamic_key() local 6328 bool found = false; in lockdep_unregister_key() local
|