Home
last modified time | relevance | path

Searched refs:max_burst (Results 1 – 4 of 4) sorted by relevance

/external/syzkaller/pkg/report/testdata/linux/report/
D11319 [ 292.742848] sctp: [Deprecated]: syz-executor0 (pid 22154) Use of int in max_burst socket option …
21 [ 292.760875] sctp: [Deprecated]: syz-executor0 (pid 22154) Use of int in max_burst socket option …
30 [ 292.817577] sctp: [Deprecated]: syz-executor0 (pid 22198) Use of int in max_burst socket option …
32 [ 292.837972] sctp: [Deprecated]: syz-executor2 (pid 22199) Use of int in max_burst socket option …
34 [ 292.844964] sctp: [Deprecated]: syz-executor0 (pid 22198) Use of int in max_burst socket option …
36 [ 292.850158] sctp: [Deprecated]: syz-executor2 (pid 22199) Use of int in max_burst socket option …
38 [ 292.878797] sctp: [Deprecated]: syz-executor0 (pid 22205) Use of int in max_burst socket option …
40 [ 292.889594] sctp: [Deprecated]: syz-executor0 (pid 22205) Use of int in max_burst socket option …
43 [ 292.914495] sctp: [Deprecated]: syz-executor0 (pid 22212) Use of int in max_burst socket option …
45 [ 292.927906] sctp: [Deprecated]: syz-executor0 (pid 22212) Use of int in max_burst socket option …
D5745 [ 292.742848] sctp: [Deprecated]: syz-executor0 (pid 22154) Use of int in max_burst socket option …
D235277 [ 247.541128] sctp: [Deprecated]: syz-executor5 (pid 20681) Use of int in max_burst socket option …
281 [ 247.563658] sctp: [Deprecated]: syz-executor4 (pid 20685) Use of int in max_burst socket option …
286 [ 247.647486] sctp: [Deprecated]: syz-executor4 (pid 20685) Use of int in max_burst socket option …
290 [ 247.674765] sctp: [Deprecated]: syz-executor5 (pid 20690) Use of int in max_burst socket option …
294 [ 247.746837] sctp: [Deprecated]: syz-executor4 (pid 20693) Use of int in max_burst socket option …
/external/u-boot/drivers/usb/host/
Dxhci.c422 int max_burst; in xhci_get_max_esit_payload() local
435 max_burst = usb_endpoint_maxp_mult(endpt_desc); in xhci_get_max_esit_payload()
438 return max_packet * max_burst; in xhci_get_max_esit_payload()
511 unsigned int max_burst; in xhci_set_configuration() local
565 max_burst = xhci_get_endpoint_max_burst(udev, endpt_desc, in xhci_set_configuration()
595 cpu_to_le32(MAX_BURST(max_burst) | in xhci_set_configuration()