| Home | Sort by: relevance | last modified time | path |
| /src/sys/netatalk/ | |
| ddp_usrreq.c | 71 percpu_t *ddpstat_percpu; variable in typeref:typename:percpu_t * 605 ddpstat_percpu = percpu_alloc(sizeof(uint64_t) * DDP_NSTATS); 667 return (NETSTAT_SYSCTL(ddpstat_percpu, DDP_NSTATS)); |
| ddp_usrreq.c | 71 percpu_t *ddpstat_percpu; variable in typeref:typename:percpu_t * 605 ddpstat_percpu = percpu_alloc(sizeof(uint64_t) * DDP_NSTATS); 667 return (NETSTAT_SYSCTL(ddpstat_percpu, DDP_NSTATS)); |