Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/
H A Dfile_table.c132 * and a warning at __fput() time.
255 static void __fput(struct file *file) in __fput() function
309 __fput(f); in delayed_fput()
314 __fput(container_of(work, struct file, f_u.fu_rcuhead)); in ____fput()
321 * not left us with opened struct file waiting for __fput() - execve()
364 * risking deadlocks), need to wait for completion of __fput() and know
374 __fput(file); in __fput_sync()
/kernel/linux/linux-6.6/fs/
H A Dfile_table.c186 * and a warning at __fput() time.
358 static void __fput(struct file *file) in __fput() function
407 __fput(f); in delayed_fput()
412 __fput(container_of(work, struct file, f_rcuhead)); in ____fput()
419 * not left us with opened struct file waiting for __fput() - execve()
457 * risking deadlocks), need to wait for completion of __fput() and know
465 __fput(file); in __fput_sync()

Completed in 2 milliseconds