Home
last modified time | relevance | path

Searched defs:nop (Results 1 – 3 of 3) sorted by relevance

/include/linux/
Dexportfs.h272 static inline bool exportfs_can_encode_fid(const struct export_operations *nop) in exportfs_can_encode_fid()
277 static inline bool exportfs_can_decode_fh(const struct export_operations *nop) in exportfs_can_decode_fh()
282 static inline bool exportfs_can_encode_fh(const struct export_operations *nop, in exportfs_can_encode_fh()
Dlivepatch.h75 bool nop; member
/include/asm-generic/
Dbarrier.h21 #define nop() asm volatile ("nop") macro