Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/samples/timers/
H A Dhpet_example.c216 hpet_sigio(int val) in hpet_sigio() function
218 fprintf(stderr, "hpet_sigio: called\n"); in hpet_sigio()
233 if ((oldsig = signal(SIGIO, hpet_sigio)) == SIG_ERR) { in hpet_fasync()
/kernel/linux/linux-6.6/samples/timers/
H A Dhpet_example.c216 hpet_sigio(int val) in hpet_sigio() function
218 fprintf(stderr, "hpet_sigio: called\n"); in hpet_sigio()
233 if ((oldsig = signal(SIGIO, hpet_sigio)) == SIG_ERR) { in hpet_fasync()

Completed in 1 milliseconds