Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/platform/surface/aggregator/
Dssh_packet_layer.c255 static noinline bool ssh_ptl_should_drop_nak_packet(void) in ssh_ptl_should_drop_nak_packet() function
259 ALLOW_ERROR_INJECTION(ssh_ptl_should_drop_nak_packet, TRUE);
343 if (likely(!ssh_ptl_should_drop_nak_packet())) in __ssh_ptl_should_drop_nak_packet()