Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dhptiop.c321 u32 size_bits, u32 millisec) in iop_send_sync_request_mv()
341 u32 size_bits, u32 millisec) in iop_send_sync_request_mvfrey()
883 u32 size, size_bits; in hptiop_post_req_itl() local
/linux/kernel/printk/
H A Dprintk_ringbuffer.h68 unsigned int size_bits; member
/linux/kernel/trace/
H A Dftrace.c1305 static struct ftrace_hash *alloc_ftrace_hash(int size_bits) in alloc_ftrace_hash()
1358 alloc_and_copy_ftrace_hash(int size_bits, struct ftrace_hash *hash) in alloc_and_copy_ftrace_hash()
3225 int size_bits) in append_hash()
3419 int size_bits; in add_next_hash() local
4660 const int size_bits = FTRACE_HASH_DEFAULT_BITS; in ftrace_regex_open() local
6738 const int size_bits = FTRACE_HASH_DEFAULT_BITS; in __ftrace_graph_open() local
H A Dtrace.h903 unsigned long size_bits; member