Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Daf_unix.h44 struct scm_stat { struct
72 struct scm_stat scm_stat; member
/OK3568_Linux_fs/kernel/net/unix/
H A Daf_unix.c715 atomic_read(&u->scm_stat.nr_fds)); in unix_show_fdinfo()
830 memset(&u->scm_stat, 0, sizeof(struct scm_stat)); in unix_create1()
1668 atomic_add(fp->count, &u->scm_stat.nr_fds); in scm_stat_add()
1677 atomic_sub(fp->count, &u->scm_stat.nr_fds); in scm_stat_del()