Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/platform/surface/aggregator/
H A Dssh_packet_layer.c262 * ssh_ptl_should_drop_dsq_packet() - Error injection hook to drop sequenced
269 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()

Completed in 3 milliseconds