Home
last modified time | relevance | path

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

/kernel/printk/
Dprintk_ringbuffer.h68 unsigned int size_bits; member
/kernel/trace/
Dftrace.c1297 static struct ftrace_hash *alloc_ftrace_hash(int size_bits) in alloc_ftrace_hash()
1350 alloc_and_copy_ftrace_hash(int size_bits, struct ftrace_hash *hash) in alloc_and_copy_ftrace_hash()
3220 int size_bits) in append_hash()
3300 int size_bits; in append_hashes() local
3327 int size_bits; in intersect_hashes() local
3443 int size_bits; in ftrace_startup_subops() local
4564 const int size_bits = FTRACE_HASH_DEFAULT_BITS; in ftrace_regex_open() local
6637 const int size_bits = FTRACE_HASH_DEFAULT_BITS; in __ftrace_graph_open() local
Dtrace.h851 unsigned long size_bits; member