execute_in_process_context(9) suse man page | unix.com

Man Page: execute_in_process_context

Operating Environment: suse

Section: 9

EXECUTE_IN_PROCESS_C(9) 					   Driver Basics					   EXECUTE_IN_PROCESS_C(9)

NAME
execute_in_process_context - reliably execute the routine with user context
SYNOPSIS
int execute_in_process_context(work_func_t fn, struct execute_work * ew);
ARGUMENTS
fn the function to execute ew guaranteed storage for the execute work structure (must be available when the work executes)
DESCRIPTION
Executes the function immediately if process context is available, otherwise schedules the function for delayed execution.
RETURNS
0 - function was executed 1 - function was scheduled for execution
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 EXECUTE_IN_PROCESS_C(9)
Related Man Pages
ata_scsi_translate(9) - suse
qtimeout(9f) - php
qtimeout(9f) - opendarwin
qtimeout(9f) - linux
qtimeout(9f) - plan9
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
The Future of the PM (Private Message) System at UNIX.com
32 bit process addressing more than 4GB