/kernel/trace/ |
D | trace_probe.c | 114 goto fail; in find_fetch_type() 118 goto fail; in find_fetch_type() 130 goto fail; in find_fetch_type() 139 fail: in find_fetch_type() 629 goto fail; in traceprobe_parse_probe_arg_body() 640 goto fail; in traceprobe_parse_probe_arg_body() 654 goto fail; in traceprobe_parse_probe_arg_body() 676 goto fail; in traceprobe_parse_probe_arg_body() 687 goto fail; in traceprobe_parse_probe_arg_body() 698 goto fail; in traceprobe_parse_probe_arg_body() [all …]
|
D | trace_event_perf.c | 109 goto fail; in perf_trace_event_reg() 123 goto fail; in perf_trace_event_reg() 131 goto fail; in perf_trace_event_reg() 136 fail: in perf_trace_event_reg()
|
D | trace_events_filter.c | 1600 bool fail = true; in process_system_preds() local 1638 fail = false; in process_system_preds() 1641 if (fail) in process_system_preds() 1642 goto fail; in process_system_preds() 1656 fail: in process_system_preds() 1667 if (!fail) in process_system_preds()
|
D | ftrace.c | 5401 int fail = 1; in ftrace_graph_set_hash() local 5426 fail = 0; in ftrace_graph_set_hash() 5435 fail = 0; in ftrace_graph_set_hash() 5443 if (fail) in ftrace_graph_set_hash()
|
D | trace.c | 4094 goto fail; in __tracing_open() 4099 goto fail; in __tracing_open() 4156 fail: in __tracing_open() 5879 goto fail; in tracing_open_pipe() 5908 fail: in tracing_open_pipe()
|
/kernel/events/ |
D | ring_buffer.c | 198 goto fail; in __perf_output_begin() 256 fail: in __perf_output_begin() 767 goto fail; in rb_alloc() 771 goto fail; in rb_alloc() 798 fail: in rb_alloc() 877 goto fail; in rb_alloc() 899 fail: in rb_alloc()
|
D | callchain.c | 93 goto fail; in alloc_callchain_buffers() 100 fail: in alloc_callchain_buffers()
|
D | uprobes.c | 1453 goto fail; in xol_add_vma() 1462 goto fail; in xol_add_vma() 1471 goto fail; in xol_add_vma() 1477 fail: in xol_add_vma() 1890 goto fail; in prepare_uretprobe() 1908 goto fail; in prepare_uretprobe() 1924 fail: in prepare_uretprobe()
|
D | core.c | 8462 goto fail; in __perf_sw_event() 8467 fail: in __perf_sw_event() 8585 goto fail; in swevent_hlist_get() 8590 fail: in swevent_hlist_get() 9362 goto fail; in perf_event_parse_addr_filter() 9371 goto fail; in perf_event_parse_addr_filter() 9385 goto fail; in perf_event_parse_addr_filter() 9390 goto fail; in perf_event_parse_addr_filter() 9396 goto fail; in perf_event_parse_addr_filter() 9405 goto fail; in perf_event_parse_addr_filter() [all …]
|
/kernel/ |
D | cpu.c | 58 enum cpuhp_state fail; member 75 .fail = CPUHP_INVALID, 157 if (st->fail == state) { in cpuhp_invoke_callback() 158 st->fail = CPUHP_INVALID; in cpuhp_invoke_callback() 2057 int fail, ret; in write_cpuhp_fail() local 2059 ret = kstrtoint(buf, 10, &fail); in write_cpuhp_fail() 2063 if (fail < CPUHP_OFFLINE || fail > CPUHP_ONLINE) in write_cpuhp_fail() 2069 if (cpuhp_is_atomic_state(fail)) in write_cpuhp_fail() 2076 sp = cpuhp_get_step(fail); in write_cpuhp_fail() 2083 st->fail = fail; in write_cpuhp_fail() [all …]
|
D | utsname.c | 55 goto fail; in clone_uts_ns() 79 fail: in clone_uts_ns()
|
D | ucount.c | 200 goto fail; in inc_ucount() 203 fail: in inc_ucount()
|
D | workqueue.c | 1267 goto fail; in try_to_grab_pending() 1303 fail: in try_to_grab_pending() 1916 goto fail; in create_worker() 1920 goto fail; in create_worker() 1933 goto fail; in create_worker() 1950 fail: in create_worker() 3361 goto fail; in alloc_workqueue_attrs() 3363 goto fail; in alloc_workqueue_attrs() 3367 fail: in alloc_workqueue_attrs() 3616 goto fail; in get_unbound_pool() [all …]
|
D | user_namespace.c | 79 goto fail; in create_user_ns() 83 goto fail; in create_user_ns() 150 fail: in create_user_ns()
|
D | module.c | 3575 goto fail; in do_init_module() 3666 fail: in do_init_module()
|
/kernel/locking/ |
D | locktorture.c | 690 bool fail = 0; in __torture_print_stats() local 698 fail = true; in __torture_print_stats() 709 fail, fail ? "!!!" : ""); in __torture_print_stats() 710 if (fail) in __torture_print_stats()
|
D | mutex.c | 650 goto fail; in mutex_optimistic_spin() 658 goto fail; in mutex_optimistic_spin() 695 fail: in mutex_optimistic_spin()
|
/kernel/power/ |
D | main.c | 287 suspend_attr(fail); 343 &fail.attr, 377 "fail", suspend_stats.fail, in suspend_stats_show()
|
D | suspend.c | 633 suspend_stats.fail++; in pm_suspend()
|
/kernel/time/ |
D | ntp.c | 501 unsigned long target_nsec, bool fail) in sched_sync_hw_clock() argument 507 if (!fail) in sched_sync_hw_clock()
|
/kernel/sched/ |
D | cpufreq_schedutil.c | 788 goto fail; in sugov_init() 794 fail: in sugov_init()
|
D | topology.c | 964 goto fail; in build_overlap_sched_groups() 982 fail: in build_overlap_sched_groups()
|
D | core.c | 2035 enum { cpuset, possible, fail } state = cpuset; in select_fallback_rq() enumerator 2075 state = fail; in select_fallback_rq() 2078 case fail: in select_fallback_rq()
|
D | fair.c | 6366 goto fail; in find_energy_efficient_cpu() 6383 goto fail; in find_energy_efficient_cpu() 6490 fail: in find_energy_efficient_cpu()
|
/kernel/cgroup/ |
D | cgroup.c | 5342 goto fail; in cgroup_check_hierarchy_limits() 5345 goto fail; in cgroup_check_hierarchy_limits() 5351 fail: in cgroup_check_hierarchy_limits()
|