Searched refs:INLINE (Results 1 - 9 of 9) sorted by relevance

/linux-4.4.14/arch/arm/nwfpe/
H A DARM-gcc.h66 The macro `INLINE' can be used before functions that should be inlined. If
71 #define INLINE static inline macro
H A Dsoftfloat.c113 INLINE bits32 extractFloat32Frac( float32 a ) extractFloat32Frac()
125 INLINE int16 extractFloat32Exp( float32 a ) extractFloat32Exp()
138 INLINE flag extractFloat32Sign( float32 a )
177 INLINE float32 packFloat32( flag zSign, int16 zExp, bits32 zSig ) packFloat32()
294 INLINE bits64 extractFloat64Frac( float64 a ) extractFloat64Frac()
306 INLINE int16 extractFloat64Exp( float64 a ) extractFloat64Exp()
319 INLINE flag extractFloat64Sign( float64 a )
358 INLINE float64 packFloat64( flag zSign, int16 zExp, bits64 zSig ) packFloat64()
470 INLINE bits64 extractFloatx80Frac( floatx80 a ) extractFloatx80Frac()
483 INLINE int32 extractFloatx80Exp( floatx80 a ) extractFloatx80Exp()
496 INLINE flag extractFloatx80Sign( floatx80 a ) extractFloatx80Sign()
528 INLINE floatx80 packFloatx80( flag zSign, int32 zExp, bits64 zSig ) packFloatx80()
/linux-4.4.14/drivers/staging/unisys/include/
H A Diochannel.h573 * INLINE functions for initializing and accessing I/O data channels
583 * INLINE function for expanding a guest's pfn-off-size into multiple 4K page
/linux-4.4.14/drivers/target/
H A Dtarget_core_xcopy.c956 * MAXIMUM INLINE DATA LENGTH for SA 0x04 (NOT SUPPORTED) target_rcr_operating_parameters()
980 * INLINE DATA GRANULARITY log 2) target_rcr_operating_parameters()
/linux-4.4.14/fs/jfs/
H A Dxattr.c189 /* Free up INLINE area */ ea_write_inline()
307 /* Free up INLINE area */ ea_write()
/linux-4.4.14/include/net/
H A Diw_handler.h468 /************************* INLINE FUNTIONS *************************/ wireless_nlevent_flush()
/linux-4.4.14/include/trace/events/
H A Dbtrfs.h153 { EXTENT_MAP_INLINE, "INLINE" }, \
/linux-4.4.14/fs/btrfs/
H A Dinode.c7570 * Ok for INLINE and COMPRESSED extents we need to fallback on buffered btrfs_get_blocks_direct()
7571 * io. INLINE is special, and we could probably kludge it in here, but btrfs_get_blocks_direct()
/linux-4.4.14/scripts/
H A Dcheckpatch.pl5174 if (WARN("INLINE",

Completed in 694 milliseconds