Searched defs:scratch_size (Results 1 – 14 of 14) sorted by relevance
/linux/arch/riscv/kernel/ |
H A D | module-sections.c | 122 size_t scratch_size = 0; in module_frob_arch_sections() local
|
/linux/arch/x86/include/uapi/asm/ |
H A D | setup_data.h | 89 __u64 scratch_size; member
|
/linux/net/ipv4/ |
H A D | tcp_sigpool.c | 157 int tcp_sigpool_alloc_ahash(const char *alg, size_t scratch_size) in tcp_sigpool_alloc_ahash()
|
H A D | tcp.c | 4775 size_t scratch_size; in tcp_md5_alloc_sigpool() local
|
/linux/sound/soc/intel/catpt/ |
H A D | core.h | 54 u32 scratch_size; member
|
H A D | loader.c | 36 u32 scratch_size; member
|
H A D | pcm.c | 1140 u32 scratch_size = 0; in catpt_arm_stream_templates() local
|
/linux/drivers/of/ |
H A D | fdt.c | 885 u64 fdt_start, fdt_size, scratch_start, scratch_size; in early_init_dt_check_kho() local
|
/linux/drivers/scsi/ |
H A D | stex.c | 230 __le32 scratch_size; member 1115 u32 data, scratch_size, mailboxdata, operationaldata; in stex_ss_handshake() local
|
/linux/drivers/scsi/qla2xxx/ |
H A D | qla_tmpl.h | 171 uint32_t scratch_size; member
|
/linux/kernel/ |
H A D | kexec_handover.c | 1211 ssize_t scratch_size; kho_fill_kimage() local
|
/linux/kernel/trace/ |
H A D | ring_buffer.c | 1685 static bool rb_meta_init(struct trace_buffer *buffer, int scratch_size) in rb_meta_init() 2049 static void rb_range_meta_init(struct trace_buffer *buffer, int nr_pages, int scratch_size) in rb_range_meta_init() 2455 unsigned long scratch_size, in alloc_buffer() 2624 unsigned long scratch_size, in __ring_buffer_alloc_range()
|
H A D | trace.h | 360 int scratch_size; member
|
H A D | trace.c | 9641 unsigned int scratch_size = 0; in allocate_trace_buffer() local
|