Home
last modified time | relevance | path

Searched refs:mon_buff_area_alloc (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/mon/
H A Dmon_bin.c295 static unsigned int mon_buff_area_alloc(struct mon_reader_bin *rp, in mon_buff_area_alloc() function
311 * This is the same thing as mon_buff_area_alloc, only it does not allow
552 offset = mon_buff_area_alloc(rp, length + PKT_SIZE + lendesc); in mon_bin_event()
644 offset = mon_buff_area_alloc(rp, PKT_SIZE); in mon_bin_error()
/kernel/linux/linux-6.6/drivers/usb/mon/
H A Dmon_bin.c298 static unsigned int mon_buff_area_alloc(struct mon_reader_bin *rp, in mon_buff_area_alloc() function
314 * This is the same thing as mon_buff_area_alloc, only it does not allow
555 offset = mon_buff_area_alloc(rp, length + PKT_SIZE + lendesc); in mon_bin_event()
647 offset = mon_buff_area_alloc(rp, PKT_SIZE); in mon_bin_error()

Completed in 4 milliseconds