Searched defs:size_bits (Results 1 - 4 of 4) sorted by relevance
/linux-4.1.27/include/rdma/ | ||
H A D | ib_pack.h | 53 int size_bits; member in struct:ib_field |
/linux-4.1.27/drivers/scsi/ | ||
H A D | hptiop.c | 894 u32 size, size_bits; hptiop_post_req_itl() local 328 iop_send_sync_request_mv(struct hptiop_hba *hba, u32 size_bits, u32 millisec) iop_send_sync_request_mv() argument 348 iop_send_sync_request_mvfrey(struct hptiop_hba *hba, u32 size_bits, u32 millisec) iop_send_sync_request_mvfrey() argument |
/linux-4.1.27/include/linux/mlx5/ | ||
H A D | driver.h | 606 int size_bits; member in struct:ib_field |
/linux-4.1.27/kernel/trace/ | ||
H A D | ftrace.c | 1129 unsigned long size_bits; member in struct:ftrace_hash 1336 static struct ftrace_hash *alloc_ftrace_hash(int size_bits) alloc_ftrace_hash() argument 1359 alloc_and_copy_ftrace_hash(int size_bits, struct ftrace_hash *hash) alloc_and_copy_ftrace_hash() argument 3362 const int size_bits = FTRACE_HASH_DEFAULT_BITS; ftrace_regex_open() local |
Completed in 152 milliseconds