Home
last modified time | relevance | path

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

/linux/kernel/printk/
H A Dprintk_ringbuffer.h46 char *text_buf; global() member
250 _DEFINE_PRINTKRB(name,descbits,avgtextbits,text_buf) global() argument
351 prb_rec_init_rd(struct printk_record * r,struct printk_info * info,char * text_buf,unsigned int text_buf_size) prb_rec_init_rd() argument
[all...]
H A Dprintk_ringbuffer.c2366 char *text_buf, unsigned int textbits, in prb_init()
/linux/drivers/target/iscsi/
H A Discsi_target_parameters.c42 char *text_buf, in iscsi_login_tx_data()
/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_debug.c7918 char *text_buf; in format_feature() local