Searched refs:SLIST_FOREACH (Results 1 - 16 of 16) sorted by relevance

/darwin-on-arm/xnu/bsd/kern/
H A Dvm_pressure.c112 SLIST_FOREACH(kn_temp, &vm_pressure_klist, kn_selnext) {
120 SLIST_FOREACH(kn_temp, &vm_pressure_klist_dormant, kn_selnext) {
139 SLIST_FOREACH(kn, &vm_pressure_klist, kn_selnext) {
147 SLIST_FOREACH(kn, &vm_pressure_klist_dormant, kn_selnext) {
192 SLIST_FOREACH(kn, &vm_pressure_klist, kn_selnext) {
278 SLIST_FOREACH(kn, &vm_pressure_klist, kn_selnext) {
H A Dkern_newsysctl.c242 SLIST_FOREACH(p, parent, oid_link) { function
259 SLIST_FOREACH(p, parent, oid_link) { function
296 SLIST_FOREACH(old_oidp, oidp->oid_parent, oid_link) {
570 SLIST_FOREACH(oidp, l, oid_link) { function
707 SLIST_FOREACH(oid, lsp, oid_link) { function
780 SLIST_FOREACH(oidp, lsp, oid_link) { function
H A Duipc_mbuf2.c654 SLIST_FOREACH(p, &from->m_pkthdr.tags, m_tag_link) {
H A Dtty_ptmx.c1692 SLIST_FOREACH(kn, list, kn_selnext)
1696 SLIST_FOREACH(kn, list, kn_selnext)
H A Dkern_event.c1556 SLIST_FOREACH(kn, &fdp->fd_knlist[kev->ident], kn_link)
1568 SLIST_FOREACH(kn, list, kn_link)
2403 SLIST_FOREACH(kn, list, kn_selnext) { function
/darwin-on-arm/xnu/bsd/net/
H A Dnet_str_id.c112 SLIST_FOREACH(entry, &net_str_id_list, nsi_next) {
167 SLIST_FOREACH(entry, &net_str_id_list, nsi_next) {
H A Dpf_osfp.c255 SLIST_FOREACH(entry, list, fp_entry) { function
359 SLIST_FOREACH(entry, &fp->fp_oses, fp_entry) {
419 SLIST_FOREACH(f, list, fp_next) { function
482 SLIST_FOREACH(f, list, fp_next) { function
505 SLIST_FOREACH(f, list, fp_next)
524 SLIST_FOREACH(fp, &pf_osfp_list, fp_next) {
525 SLIST_FOREACH(entry, &fp->fp_oses, fp_entry) {
552 SLIST_FOREACH(f, &pf_osfp_list, fp_next) {
H A Dpf_table.c510 SLIST_FOREACH(p, &delq, pfrke_workq) {
874 SLIST_FOREACH(p, workq, pfrke_workq) { function
917 SLIST_FOREACH(p, workq, pfrke_workq) { function
931 SLIST_FOREACH(p, workq, pfrke_workq)
943 SLIST_FOREACH(p, workq, pfrke_workq) { function
1203 SLIST_FOREACH(q, &addq, pfrkt_workq) {
1219 SLIST_FOREACH(q, &addq, pfrkt_workq) {
1232 SLIST_FOREACH(q, &changeq, pfrkt_workq)
1276 SLIST_FOREACH(q, &workq, pfrkt_workq)
1436 SLIST_FOREACH(
[all...]
H A Ddlil.c776 SLIST_FOREACH(proto, &ifp->if_proto_hash[i], next_hash) {
3029 SLIST_FOREACH(proto, &ifp->if_proto_hash[i],
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOStatistics.cpp874 SLIST_FOREACH(ce, &ke->classList, lLink) { function
909 SLIST_FOREACH(ce, &ke->classList, lLink) { function
927 SLIST_FOREACH(ce, &ke->classList, lLink) { function
937 SLIST_FOREACH(userClientCounter, &ce->userClientList, link) { function
950 SLIST_FOREACH(counter, &ce->counterList, link) { function
1015 SLIST_FOREACH(ce, &ke->classList, lLink) { function
1032 SLIST_FOREACH(wlc, &ke->workLoopList, link) { function
/darwin-on-arm/xnu/bsd/netinet/
H A Dip_dummynet.c1057 SLIST_FOREACH(pe, &pipehash[i], next)
1165 SLIST_FOREACH(p, &pipehash[i], next)
1172 SLIST_FOREACH(p, &pipehash[i], next)
1488 SLIST_FOREACH(fs, &flowsethash[HASH(fs_nr)], next)
1500 SLIST_FOREACH(pipe, &pipehash[HASH(pipe_nr)], next)
1958 SLIST_FOREACH(fs, &flowsethash[i], next)
1962 SLIST_FOREACH(p, &pipehash[i], next) {
2251 SLIST_FOREACH(fs, &flowsethash[i], next)
2255 SLIST_FOREACH(p, &pipehash[i], next) {
2300 SLIST_FOREACH(f
[all...]
/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_encodings.c137 SLIST_FOREACH(encp, &hfs_encoding_list, link) {
172 SLIST_FOREACH(encp, &hfs_encoding_list, link) {
204 SLIST_FOREACH(encp, &hfs_encoding_list, link) {
/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs_gss.c749 SLIST_FOREACH(gsp, &req->r_gss_seqlist, gss_seqnext) {
797 SLIST_FOREACH(gsp, &req->r_gss_seqlist, gss_seqnext) {
878 SLIST_FOREACH(gsp, &req->r_gss_seqlist, gss_seqnext) {
/darwin-on-arm/xnu/bsd/net/classq/
H A Dclassq_sfb.c816 SLIST_FOREACH(fce, fcl, fce_link) { function
/darwin-on-arm/xnu/bsd/sys/
H A Dqueue.h199 #define SLIST_FOREACH(var, head, field) \ macro
/darwin-on-arm/xnu/bsd/netinet6/
H A Dnd6_prproxy.c462 SLIST_FOREACH(up, &up_head, ndprl_le) {

Completed in 196 milliseconds