Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dfcntl.c938 static int fasync_add_entry(int fd, struct file *filp, struct fasync_struct **fapp) in fasync_add_entry() function
971 return fasync_add_entry(fd, filp, fapp); in fasync_helper()