Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/
H A Dfcntl.c879 int fasync_remove_entry(struct file *filp, struct fasync_struct **fapp) in fasync_remove_entry() function
913 * need to be released by rcu - see fasync_remove_entry.
993 return fasync_remove_entry(filp, fapp); in fasync_helper()
/kernel/linux/linux-6.6/fs/
H A Dfcntl.c862 int fasync_remove_entry(struct file *filp, struct fasync_struct **fapp) in fasync_remove_entry() function
896 * need to be released by rcu - see fasync_remove_entry.
976 return fasync_remove_entry(filp, fapp); in fasync_helper()
/kernel/linux/linux-5.10/include/linux/
H A Dfs.h1337 extern int fasync_remove_entry(struct file *, struct fasync_struct **);
/kernel/linux/linux-6.6/include/linux/
H A Dfs.h1097 extern int fasync_remove_entry(struct file *, struct fasync_struct **);

Completed in 16 milliseconds