Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pci/hotplug/
H A Dibmphp_hpc.c105 static int poll_hpc(void *data);
782 * Name: poll_hpc()
787 static int poll_hpc(void *data) in poll_hpc() function
1023 ibmphp_poll_thread = kthread_run(poll_hpc, NULL, "hpc_poll"); in ibmphp_hpc_start_poll_thread()
/kernel/linux/linux-6.6/drivers/pci/hotplug/
H A Dibmphp_hpc.c105 static int poll_hpc(void *data);
780 * Name: poll_hpc()
785 static int poll_hpc(void *data) in poll_hpc() function
1021 ibmphp_poll_thread = kthread_run(poll_hpc, NULL, "hpc_poll"); in ibmphp_hpc_start_poll_thread()

Completed in 4 milliseconds