Home
last modified time | relevance | path

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

/openbmc/linux/kernel/printk/
H A Dprintk_ringbuffer.h43 char *text_buf; member
233 #define _DEFINE_PRINTKRB(name, descbits, avgtextbits, text_buf) \ argument
334 char *text_buf, unsigned int text_buf_size) in prb_rec_init_rd()
H A Dprintk_ringbuffer.c2076 char *text_buf, unsigned int textbits, in prb_init()
/openbmc/linux/drivers/target/iscsi/
H A Discsi_target_parameters.c42 char *text_buf, in iscsi_login_tx_data()
/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_debug.c7945 char *text_buf; in format_feature() local