Searched defs:depth (Results 1 – 14 of 14) sorted by relevance
/kernel/locking/ |
A D | lockdep.c | 1551 int depth = 0; in get_lock_depth() local 2013 int depth; in print_circular_bug() local 2414 int depth; in print_shortest_lock_dependencies() local 2461 int depth; in print_shortest_lock_dependencies_backwards() local 4074 int depth; in print_irq_inversion_bug() local 4857 int depth; in check_wait_context() local 5085 unsigned int depth; in __lock_acquire() local 5413 unsigned int depth, merged = 0; in __lock_set_class() local 5460 unsigned int depth, merged = 0; in __lock_downgrade() local 6041 unsigned int depth; in __lock_contended() local [all …]
|
A D | rtmutex.c | 687 int ret = 0, depth = 0; in rt_mutex_adjust_prio_chain() local
|
/kernel/ |
A D | umh.c | 279 void __usermodehelper_set_disable_depth(enum umh_disable_depth depth) in __usermodehelper_set_disable_depth() 293 int __usermodehelper_disable(enum umh_disable_depth depth) in __usermodehelper_disable()
|
A D | resource.c | 124 int depth; in r_show() local
|
/kernel/trace/ |
A D | trace_functions_graph.c | 24 int depth; member 1088 unsigned long addr, int depth) in check_irq_entry() 1136 check_irq_return(struct trace_iterator *iter, u32 flags, int depth) in check_irq_return() 1325 int depth = 0; in print_graph_comment() local 1572 int *depth = &(per_cpu_ptr(data->cpu_data, cpu)->depth); in graph_trace_open() local
|
A D | trace_events_user.c | 1178 u32 depth = 0, saved_offset = *offset; in user_event_parse_field() local 1390 int pos = 0, depth = 0; in user_event_set_print_fmt() local 1818 int depth = 0; in user_event_show() local
|
A D | fgraph.c | 464 void *fgraph_retrieve_parent_data(int idx, int *size_bytes, int depth) in fgraph_retrieve_parent_data()
|
A D | blktrace.c | 919 unsigned int depth, bool explicit) in blk_add_trace_unplug()
|
A D | trace.h | 1008 static inline void ftrace_graph_set_depth(unsigned long *task_var, int depth) in ftrace_graph_set_depth()
|
A D | trace_events.c | 3277 int depth; in sanitize_field_type() local
|
/kernel/rcu/ |
A D | tree_exp.h | 747 int depth = rcu_preempt_depth(); in rcu_exp_handler() local
|
/kernel/cgroup/ |
A D | cgroup.c | 3676 int depth = READ_ONCE(cgrp->max_depth); in cgroup_max_depth_show() local 3691 int depth; in cgroup_max_depth_write() local
|
/kernel/bpf/ |
A D | verifier.c | 6586 int depth = 0, frame = 0, i, subprog_end, subprog_depth; in check_max_stack_depth_subprog() local 21764 int i, depth; in fixup_call_args() local 23359 u32 depth = env->subprog_info[i].stack_depth; in print_verification_stats() local
|
A D | btf.c | 423 u8 depth; member
|
Completed in 176 milliseconds