Searched refs:set_delayed_call (Results 1 – 7 of 7) sorted by relevance
| /linux/include/linux/ |
| H A D | delayed_call.h | 18 static inline void set_delayed_call(struct delayed_call *call, in set_delayed_call() function
|
| /linux/fs/vboxsf/ |
| H A D | file.c | 387 set_delayed_call(done, kfree_link, link); in vboxsf_get_link()
|
| /linux/fs/proc/ |
| H A D | inode.c | 620 set_delayed_call(done, proc_put_link, pde); in proc_get_link()
|
| /linux/fs/hostfs/ |
| H A D | hostfs_kern.c | 920 set_delayed_call(done, kfree_link, link); in hostfs_get_link()
|
| /linux/fs/smb/client/ |
| H A D | cifsfs.c | 1217 set_delayed_call(done, kfree_link, target_path); in cifs_get_link()
|
| /linux/security/apparmor/ |
| H A D | apparmorfs.c | 1723 set_delayed_call(done, kfree_link, target); in rawdata_get_link_base()
|
| /linux/fs/ |
| H A D | namei.c | 6320 set_delayed_call(callback, page_put_link, folio); in __page_get_link()
|