Home
last modified time | relevance | path

Searched defs:newbuf (Results 1 – 2 of 2) sorted by relevance

/linux/net/can/
H A Disotp.c518 u8 *newbuf = kmalloc(max_pdu_size, GFP_ATOMIC); in isotp_rcv_ff() local
969 u8 *newbuf = kmalloc(max_pdu_size, GFP_KERNEL); in isotp_sendmsg() local
/linux/drivers/s390/net/
H A Dqeth_core_main.c2569 struct qeth_qdio_out_buffer *newbuf; in qeth_alloc_out_buf() local