Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/platform/surface/aggregator/
H A Dssh_packet_layer.c317 * ssh_ptl_should_corrupt_rx_data() - Error injection hook to simulate invalid
323 static noinline bool ssh_ptl_should_corrupt_rx_data(void) in ssh_ptl_should_corrupt_rx_data() function
327 ALLOW_ERROR_INJECTION(ssh_ptl_should_corrupt_rx_data, TRUE);
464 if (likely(!ssh_ptl_should_corrupt_rx_data())) in ssh_ptl_rx_inject_invalid_data()

Completed in 3 milliseconds