Home
last modified time | relevance | path

Searched defs:size_bits (Results 1 – 3 of 3) sorted by relevance

/kernel/printk/
Dprintk_ringbuffer.h65 unsigned int size_bits; member
/kernel/trace/
Dftrace.c1263 static struct ftrace_hash *alloc_ftrace_hash(int size_bits) in alloc_ftrace_hash()
1316 alloc_and_copy_ftrace_hash(int size_bits, struct ftrace_hash *hash) in alloc_and_copy_ftrace_hash()
3932 const int size_bits = FTRACE_HASH_DEFAULT_BITS; in ftrace_regex_open() local
6306 const int size_bits = FTRACE_HASH_DEFAULT_BITS; in __ftrace_graph_open() local
Dtrace.h809 unsigned long size_bits; member