Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Functions
thread_info.h File Reference
#include <linux/types.h>
#include <linux/bug.h>
#include <linux/bitops.h>
#include <asm/thread_info.h>

Go to the source code of this file.

Data Structures

struct  restart_block
 

Functions

long do_no_restart_syscall (struct restart_block *parm)
 

Function Documentation

long do_no_restart_syscall ( struct restart_block parm)

Definition at line 2513 of file signal.c.