kthread_worker_fn man page on OpenSuSE

Man page or keyword search:  
man Server   25941 pages
apropos Keyword Search (all sections)
Output format
OpenSuSE logo
[printable version]

KTHREAD_WORKER_FN(9)		 Driver Basics		  KTHREAD_WORKER_FN(9)

NAME
       kthread_worker_fn - kthread function to process kthread_worker

SYNOPSIS
       int kthread_worker_fn(void * worker_ptr);

ARGUMENTS
       worker_ptr
	   pointer to initialized kthread_worker

DESCRIPTION
       This function can be used as threadfn to kthread_create or kthread_run
       with worker_ptr argument pointing to an initialized kthread_worker. The
       started kthread will process work_list until the it is stopped with
       kthread_stop. A kthread can also call this function directly after
       extra initialization.

       Different kthreads can be used for the same kthread_worker as long as
       there's only one kthread attached to it at any given time. A
       kthread_worker without an attached kthread simply collects queued
       kthread_works.

COPYRIGHT
Kernel Hackers Manual 3.11	 November 2013		  KTHREAD_WORKER_FN(9)
[top]

List of man pages available for OpenSuSE

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net