HomeSort by: relevance | last modified time | path
    Searched refs:SLIST_FOREACH (Results 1 - 25 of 89) sorted by relevancy

1 2 3 4

  /src/sys/dev/ata/
ata_raid_subr.c 68 SLIST_FOREACH(adv, &ataraid_disk_vnode_list, adv_next) {
  /src/sys/arch/playstation2/ee/
intc.c 106 SLIST_FOREACH(dispatcher, &__intc_dispatcher_head, link) {
186 SLIST_FOREACH(d, &__intc_dispatcher_head, link) {
dmac.c 135 SLIST_FOREACH(dispatcher, &__dmac_dispatcher_head, link) {
218 SLIST_FOREACH(d, &__dmac_dispatcher_head, link) {
  /src/sys/dev/dm/
dm_pdev.c 67 SLIST_FOREACH(dm_pdev, &dm_pdev_list, next_pdev) {
254 SLIST_FOREACH(dmp, &dm_pdev_list, next_pdev) {
dm_table.c 203 SLIST_FOREACH(table_en, tbl, next)
256 SLIST_FOREACH(table_en, tbl, next) {
293 SLIST_FOREACH(table_en, tbl, next)
  /src/sys/dist/pf/net/
pf_osfp.c 284 SLIST_FOREACH(entry, list, fp_entry) {
389 SLIST_FOREACH(entry, &fp->fp_oses, fp_entry) {
449 SLIST_FOREACH(f, list, fp_next) {
511 SLIST_FOREACH(f, list, fp_next) {
534 SLIST_FOREACH(f, list, fp_next)
553 SLIST_FOREACH(fp, &pf_osfp_list, fp_next) {
554 SLIST_FOREACH(entry, &fp->fp_oses, fp_entry) {
580 SLIST_FOREACH(f, &pf_osfp_list, fp_next) {
pf_table.c 516 SLIST_FOREACH(p, &delq, pfrke_workq) {
885 SLIST_FOREACH(p, workq, pfrke_workq) {
928 SLIST_FOREACH(p, workq, pfrke_workq) {
942 SLIST_FOREACH(p, workq, pfrke_workq)
952 SLIST_FOREACH(p, workq, pfrke_workq) {
1211 SLIST_FOREACH(q, &addq, pfrkt_workq) {
1227 SLIST_FOREACH(q, &addq, pfrkt_workq) {
1240 SLIST_FOREACH(q, &changeq, pfrkt_workq)
1285 SLIST_FOREACH(q, &workq, pfrkt_workq)
1452 SLIST_FOREACH(q, &workq, pfrkt_workq
    [all...]
  /src/usr.sbin/autofs/
popen.c 130 SLIST_FOREACH(p, &pidlist, next)
161 SLIST_FOREACH(cur, &pidlist, next) {
  /src/usr.sbin/ifwatchd/
ifwatchd.c 467 SLIST_FOREACH(p, &ifs, next)
527 SLIST_FOREACH(p, &ifs, next) {
554 SLIST_FOREACH(p, &ifs, next)
577 SLIST_FOREACH(ifd, &ifs, next) {
590 SLIST_FOREACH(ifd, &ifs, next) {
  /src/sys/arch/xen/xenbus/
xenbus_dev.c 169 SLIST_FOREACH(xlwp, &u->lwps, lwp_next) {
245 SLIST_FOREACH(xlwp, &u->lwps, lwp_next) {
298 SLIST_FOREACH(trans, &xlwp->transactions,
372 SLIST_FOREACH(xlwp, &u->lwps, lwp_next) {
416 SLIST_FOREACH(xlwp, &u->lwps, lwp_next) {
  /src/usr.sbin/ldpd/
ldp_peer.c 148 SLIST_FOREACH(cn, &conei_head, neilist)
235 SLIST_FOREACH(p, &ldp_peer_head, peers) {
265 SLIST_FOREACH(p, &ldp_peer_head, peers) {
284 SLIST_FOREACH(p, &ldp_peer_head, peers)
296 SLIST_FOREACH(p, &ldp_peer_head, peers)
428 SLIST_FOREACH(wp, &p->ldp_peer_address_head, addresses)
454 SLIST_FOREACH(wp, &p->ldp_peer_address_head, addresses) {
ldp_command.c 412 SLIST_FOREACH(p, &ldp_peer_head, peers) {
465 SLIST_FOREACH(wp, &p->ldp_peer_address_head, addresses) {
486 SLIST_FOREACH(p, &ldp_peer_head, peers) {
546 SLIST_FOREACH(hi, &hello_info_head, infos) {
socketops.c 283 SLIST_FOREACH(hs, &hello_socket_head, listentry)
295 SLIST_FOREACH(coif, &coifs_head, iflist)
485 SLIST_FOREACH(hs, &hello_socket_head, listentry)
516 SLIST_FOREACH(coif, &coifs_head, iflist)
561 SLIST_FOREACH(hs, &hello_socket_head, listentry)
744 SLIST_FOREACH(p, &ldp_peer_head, peers)
768 SLIST_FOREACH(p, &ldp_peer_head, peers)
875 SLIST_FOREACH(hs, &hello_socket_head, listentry) {
894 SLIST_FOREACH(p, &ldp_peer_head, peers) {
1043 SLIST_FOREACH(hi, &hello_info_head, infos)
    [all...]
  /src/usr.bin/pkill/
pkill.c 360 SLIST_FOREACH(li, &ruidlist, li_chain)
368 SLIST_FOREACH(li, &rgidlist, li_chain)
376 SLIST_FOREACH(li, &euidlist, li_chain)
384 SLIST_FOREACH(li, &ppidlist, li_chain)
392 SLIST_FOREACH(li, &pgrplist, li_chain)
400 SLIST_FOREACH(li, &tdevlist, li_chain) {
412 SLIST_FOREACH(li, &sidlist, li_chain)
  /src/sys/nfs/
nfs_kq.c 123 SLIST_FOREACH(ke, &kevlist, kev_link) {
198 SLIST_FOREACH(ke, &kevlist, kev_link) {
344 SLIST_FOREACH(ke, &kevlist, kev_link) {
  /src/sys/kern/
kern_uidinfo.c 151 SLIST_FOREACH(uip, &uihashtbl[i], ui_hash) {
171 * In case of MP system, SLIST_FOREACH would force a cache line
202 SLIST_FOREACH(uip, uipp, ui_hash) {
subr_bufq.c 168 SLIST_FOREACH(it, &bufq_strat_list, bs_next) {
356 SLIST_FOREACH(bq_strat, &bufq_strat_list, bs_next) {
sysv_shm.c 257 SLIST_FOREACH(oshmmap_se, &oshmmap_s->entries, next) {
329 SLIST_FOREACH(shmmap_se, &shmmap_s1->entries, next)
340 SLIST_FOREACH(shmmap_se, &shmmap_s->entries, next)
788 SLIST_FOREACH(shmmap_se, &shmmap_s->entries, next)
812 SLIST_FOREACH(shmmap_se, &shmmap_s->entries, next) {
subr_psref.c 235 SLIST_FOREACH(_psref, &pcpu->pcpu_head, psref_entry) {
568 SLIST_FOREACH(psref, &pcpu->pcpu_head, psref_entry) {
  /src/usr.bin/systat/
ifstat.c 216 SLIST_FOREACH(ifp, &curlist, link) {
273 SLIST_FOREACH(ifp, &curlist, link) {
409 SLIST_FOREACH(ifp, &curlist, link) {
  /src/sbin/efi/
getvars.c 160 SLIST_FOREACH(elm, &list_head, entry) {
  /src/sys/arch/sh3/sh3/
pmap.c 488 SLIST_FOREACH(pv, &pvh->pvh_head, pv_link) {
557 SLIST_FOREACH(pv, &pvh->pvh_head, pv_link) {
577 SLIST_FOREACH(pv, &pvh->pvh_head, pv_link)
719 SLIST_FOREACH(pv, &pvh->pvh_head, pv_link) {
823 SLIST_FOREACH(pv, &pvh->pvh_head, pv_link) {
876 SLIST_FOREACH(pv, &pvh->pvh_head, pv_link) {
  /src/sys/arch/xen/xen/
pciback.c 355 SLIST_FOREACH(pbd, &pciback_pci_devlist_head, pb_devlist_next) {
535 SLIST_FOREACH(pbd, &pbxi->pbx_pb_pci_dev, pb_guest_next) {
644 SLIST_FOREACH(pbxi, &pb_xenbus_instances, pbx_next) {
691 SLIST_FOREACH(pbd, &pbxi->pbx_pb_pci_dev, pb_guest_next) {
738 SLIST_FOREACH(pbd, &pbxi->pbx_pb_pci_dev, pb_guest_next) {
  /src/sys/net/
if_llatbl.c 168 SLIST_FOREACH(llt, &lltables, llt_link) {
491 SLIST_FOREACH(llt, &lltables, llt_link) {
513 SLIST_FOREACH(llt, &lltables, llt_link) {
660 SLIST_FOREACH(llt, &lltables, llt_link) {
915 SLIST_FOREACH(llt, &lltables, llt_link) {
  /src/usr.sbin/envstat/
config.c 369 SLIST_FOREACH(sb, &sensor_block_list, sb_head) {
410 SLIST_FOREACH(sb, &sensor_block_list, sb_head)
474 SLIST_FOREACH(db, &device_block_list, db_head)

Completed in 29 milliseconds

1 2 3 4