Searched refs:i_so_notify_last_rx (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/uts/common/fs/sockfs/ |
H A D | socknotify.c | 61 static int i_so_notify_last_rx(struct sonode *, int *, int *); 132 (void) i_so_notify_last_rx(so, &pollev, &sigev); in so_notify_disconnected() 297 (void) i_so_notify_last_rx(so, &pollev, &sigev); in so_notify_eof() 356 (void) i_so_notify_last_rx(so, &pollev, &sigev); in so_notify_shutdown() 372 i_so_notify_last_rx(struct sonode *so, int *pollev, int *sigev) in i_so_notify_last_rx() function
|