Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/
H A Dfcntl.c961 static int fasync_add_entry(int fd, struct file *filp, struct fasync_struct **fapp) in fasync_add_entry() function
994 return fasync_add_entry(fd, filp, fapp); in fasync_helper()
/kernel/linux/linux-6.6/fs/
H A Dfcntl.c944 static int fasync_add_entry(int fd, struct file *filp, struct fasync_struct **fapp) in fasync_add_entry() function
977 return fasync_add_entry(fd, filp, fapp); in fasync_helper()

Completed in 3 milliseconds