Home
last modified time | relevance | path

Searched refs:delayed_call (Results 1 – 11 of 11) sorted by relevance

/linux/include/linux/
H A Ddelayed_call.h10 struct delayed_call { struct
15 #define DEFINE_DELAYED_CALL(name) struct delayed_call name = {NULL, NULL} argument
18 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()
/linux/fs/autofs/
H A Dsymlink.c10 struct delayed_call *done) in autofs_get_link()
/linux/fs/vboxsf/
H A Dfile.c360 struct delayed_call *done) in vboxsf_get_link()
/linux/security/apparmor/
H A Dapparmorfs.c1692 struct delayed_call *done, in rawdata_get_link_base()
1730 struct delayed_call *done) in rawdata_get_link_sha256()
1737 struct delayed_call *done) in rawdata_get_link_abi()
1744 struct delayed_call *done) in rawdata_get_link_data()
2648 struct delayed_call *done) in policy_get_link()
/linux/fs/proc/
H A Dinode.c615 struct delayed_call *done) in proc_get_link()
H A Dbase.c1801 struct delayed_call *done) in proc_pid_get_link()
2308 struct delayed_call *done) in proc_map_files_get_link()
/linux/fs/
H A Dnamei.c735 struct delayed_call done;
2057 struct delayed_call *); in pick_link()
6286 const char *vfs_get_link(struct dentry *dentry, struct delayed_call *done) in vfs_get_link()
6302 struct delayed_call *callback) in __page_get_link()
6326 struct delayed_call *callback) in page_get_link_raw()
6344 struct delayed_call *callback) in page_get_link()
/linux/fs/hostfs/
H A Dhostfs_kern.c897 struct delayed_call *done) in hostfs_get_link()
/linux/fs/ntfs/
H A Dfile.c676 struct delayed_call *done) in ntfs_get_link()
/linux/fs/smb/client/
H A Dcifsfs.c1196 struct delayed_call *done) in cifs_get_link()
/linux/fs/ceph/
H A Dinode.c2388 struct delayed_call *done) in ceph_encrypted_get_link()