Home
last modified time | relevance | path

Searched defs:depth (Results 1 – 12 of 12) sorted by relevance

/kernel/locking/
Dlockdep.c749 int i, depth = READ_ONCE(p->lockdep_depth); in lockdep_print_held_locks() local
1495 int depth = 0; in get_lock_depth() local
1812 print_circular_bug_entry(struct lock_list *target, int depth) in print_circular_bug_entry()
1877 print_circular_bug_header(struct lock_list *entry, unsigned int depth, in print_circular_bug_header()
1974 int depth; in print_circular_bug() local
2276 static void print_lock_class_header(struct lock_class *class, int depth) in print_lock_class_header()
2359 int depth; in print_shortest_lock_dependencies() local
2406 int depth; in print_shortest_lock_dependencies_backwards() local
3090 int depth = curr->lockdep_depth; in check_prevs_add() local
3434 int depth = curr->lockdep_depth; in print_chain_keys_held_locks() local
[all …]
Drtmutex.c457 int ret = 0, depth = 0; in rt_mutex_adjust_prio_chain() local
/kernel/
Dumh.c280 void __usermodehelper_set_disable_depth(enum umh_disable_depth depth) in __usermodehelper_set_disable_depth()
294 int __usermodehelper_disable(enum umh_disable_depth depth) in __usermodehelper_disable()
Dstackleak.c57 const unsigned int depth = STACKLEAK_SEARCH_DEPTH / sizeof(unsigned long); in stackleak_erase() local
Dresource.c111 int depth; in r_show() local
/kernel/trace/
Dtrace_functions_graph.c24 int depth; member
775 unsigned long addr, int depth) in check_irq_entry()
821 check_irq_return(struct trace_iterator *iter, u32 flags, int depth) in check_irq_return()
977 int depth = 0; in print_graph_comment() local
1222 int *depth = &(per_cpu_ptr(data->cpu_data, cpu)->depth); in graph_trace_open() local
Dblktrace.c998 unsigned int depth, bool explicit) in blk_add_trace_unplug()
Dtrace.h638 #define trace_recursion_set_depth(depth) \ argument
/kernel/rcu/
Dtree_exp.h649 int depth = rcu_preempt_depth(); in rcu_exp_handler() local
/kernel/cgroup/
Dcgroup.c3576 int depth = READ_ONCE(cgrp->max_depth); in cgroup_max_depth_show() local
3591 int depth; in cgroup_max_depth_write() local
/kernel/bpf/
Dverifier.c3491 int depth = 0, frame = 0, idx = 0, i = 0, subprog_end; in check_max_stack_depth() local
11562 int i, depth; in fixup_call_args() local
12123 u32 depth = env->subprog_info[i].stack_depth; in print_verification_stats() local
Dbtf.c347 u8 depth; member