Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/platform/surface/aggregator/
H A Dssh_packet_layer.c288 * ssh_ptl_should_corrupt_tx_data() - Error injection hook to simulate invalid
297 static noinline bool ssh_ptl_should_corrupt_tx_data(void) in ssh_ptl_should_corrupt_tx_data() function
301 ALLOW_ERROR_INJECTION(ssh_ptl_should_corrupt_tx_data, TRUE);
415 if (likely(!ssh_ptl_should_corrupt_tx_data())) in ssh_ptl_tx_inject_invalid_data()

Completed in 3 milliseconds