Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
reciprocal_div.c File Reference
#include <asm/div64.h>
#include <linux/reciprocal_div.h>
#include <linux/export.h>

Go to the source code of this file.

Functions

u32 reciprocal_value (u32 k)
 
 EXPORT_SYMBOL (reciprocal_value)
 

Function Documentation

EXPORT_SYMBOL ( reciprocal_value  )
u32 reciprocal_value ( u32  k)

Definition at line 5 of file reciprocal_div.c.