Searched refs:__fput (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/fs/
H A Dfile_table.c101 * and a warning at __fput() time.
186 static void __fput(struct file *file) __fput() function
238 __fput(llist_entry(node, struct file, f_u.fu_llist)); delayed_fput()
244 __fput(container_of(work, struct file, f_u.fu_rcuhead)); ____fput()
251 * not left us with opened struct file waiting for __fput() - execve()
288 * risking deadlocks), need to wait for completion of __fput() and know
298 __fput(file); __fput_sync()
/linux-4.1.27/include/linux/
H A Deventpoll.h37 * This is called from inside fs/file_table.c:__fput() to unlink files
/linux-4.1.27/drivers/staging/unisys/include/
H A Dtimskmod.h146 * module, like via the cdev_put in __fput() for example.) cdev_alloc_init()
/linux-4.1.27/security/integrity/ima/
H A Dima_main.c136 * ima_file_free - called on __fput()

Completed in 234 milliseconds