Home
last modified time | relevance | path

Searched defs:fapp (Results 1 - 2 of 2) 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() argument
927 struct fasync_struct *fasync_insert_entry(int fd, struct file *filp, struct fasync_struct **fapp, struct fasync_struct *new) in fasync_insert_entry() argument
961 static int fasync_add_entry(int fd, struct file *filp, struct fasync_struct **fapp) in fasync_add_entry() argument
990 int fasync_helper(int fd, struct file * filp, int on, struct fasync_struct **fapp) in fasync_helper() argument
[all...]
/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() argument
910 struct fasync_struct *fasync_insert_entry(int fd, struct file *filp, struct fasync_struct **fapp, struct fasync_struct *new) in fasync_insert_entry() argument
944 static int fasync_add_entry(int fd, struct file *filp, struct fasync_struct **fapp) in fasync_add_entry() argument
973 int fasync_helper(int fd, struct file * filp, int on, struct fasync_struct **fapp) in fasync_helper() argument
[all...]

Completed in 3 milliseconds