Home
last modified time | relevance | path

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

/linux/sound/drivers/pcsp/
H A Dpcsp.h61 unsigned int fmt_size; member
/linux/kernel/trace/
H A Dbpf_trace.c362 BPF_CALL_5(bpf_trace_printk, char *, fmt, u32, fmt_size, u64, arg1, in BPF_CALL_5() argument
415 BPF_CALL_4(bpf_trace_vprintk, char *, fmt, u32, fmt_size, const void *, args, in BPF_CALL_4() argument
458 BPF_CALL_5(bpf_seq_printf, struct seq_file *, m, char *, fmt, u32, fmt_size, in BPF_CALL_5() argument
/linux/drivers/scsi/ibmvscsi/
H A Dibmvfc.c5803 size_t fmt_size; in ibmvfc_alloc_queue() local