Signalling interrupts to user space

What is the simplest function I can use to signal an interrupt from kernel module to user space. I knw the usr app pid in my module.

Also can someone explain the parameters in kill_fasync and send_sig