tag
line
file
source code
EMFILE
30
fs/fcntl.c
return -EMFILE;
EMFILE
307
fs/open.c
return -EMFILE;
EMFILE
228
fs/pipe.c
return -EMFILE;