Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/platform/surface/aggregator/
Dssh_packet_layer.c269 static noinline bool ssh_ptl_should_drop_dsq_packet(void) in ssh_ptl_should_drop_dsq_packet() function
273 ALLOW_ERROR_INJECTION(ssh_ptl_should_drop_dsq_packet, TRUE);
355 if (likely(!ssh_ptl_should_drop_dsq_packet())) in __ssh_ptl_should_drop_dsq_packet()