Searched refs:delayed_call (Results 1 – 4 of 4) sorted by relevance
10 struct delayed_call { struct15 #define DEFINE_DELAYED_CALL(name) struct delayed_call name = {NULL, NULL} argument18 static inline void set_delayed_call(struct delayed_call *call, in set_delayed_call()25 static inline void do_delayed_call(struct delayed_call *call) in do_delayed_call()31 static inline void clear_delayed_call(struct delayed_call *call) in clear_delayed_call()
263 struct delayed_call *done);538 struct delayed_call *done) in fscrypt_get_symlink()
1876 const char * (*get_link) (struct dentry *, struct inode *, struct delayed_call *);3240 struct delayed_call *);3261 struct delayed_call *);3291 extern const char *vfs_get_link(struct dentry *, struct delayed_call *);
135 header-test- += linux/delayed_call.h