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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/mp/
H A Dmp_register.c91 LIST_FOREACH(mpreg, &dbmp->dbregq, q)
H A Dmp_bh.c134 LIST_FOREACH(mpreg, &dbmp->dbregq, q)
484 LIST_FOREACH(mpreg, &dbmp->dbregq, q)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb_dispatch.c708 LIST_FOREACH(p, head, links) { function
808 LIST_FOREACH(elp, &hp->head[0], links)
850 LIST_FOREACH(elp, &hp->head[0], links)
917 LIST_FOREACH(p, &hp->head[i], links) {
H A Ddb_vrfyutil.c185 LIST_FOREACH(pip, &vdp->activepips, links)
253 LIST_FOREACH(p, &vdp->activepips, links)
H A Ddb.c786 LIST_FOREACH(sdbp, &dbp->s_secondaries, s_links) {
H A Ddb_cam.c2473 LIST_FOREACH(f_info, &(dbp->f_primaries), f_links) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/tcl/
H A Dtcl_internal.c85 LIST_FOREACH(p, &__db_infohead, entries)
100 LIST_FOREACH(p, &__db_infohead, entries)
115 LIST_FOREACH(p, &__db_infohead, entries)
H A Dtcl_txn.c430 LIST_FOREACH(ip, &__db_infohead, entries) {
H A Dtcl_db_pkg.c3403 LIST_FOREACH(p, &__db_infohead, entries) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/dbinc/
H A Dqueue.h121 #undef LIST_FOREACH macro
400 #define LIST_FOREACH(var, head, field) \ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/aic7xxx/
H A Dqueue.h271 #define LIST_FOREACH(var, head, field) \ macro
H A Daic7xxx_osm.c2099 LIST_FOREACH(pending_scb, &ahc->pending_scbs, pending_links) {
2107 LIST_FOREACH(pending_scb, &ahc->pending_scbs, pending_links) {
H A Daic79xx_core.c3443 LIST_FOREACH(pending_scb, &ahd->pending_scbs, pending_links) {
3487 LIST_FOREACH(pending_scb, &ahd->pending_scbs, pending_links) {
5712 LIST_FOREACH(scb, &ahd->pending_scbs, pending_links) {
5734 LIST_FOREACH(scb, &ahd->scb_data.any_dev_free_scb_list, links.le) {
7333 LIST_FOREACH(scb, &ahd->pending_scbs, pending_links) {
8973 LIST_FOREACH(scb, &ahd->pending_scbs, pending_links) {
8998 LIST_FOREACH(scb, &ahd->scb_data.any_dev_free_scb_list, links.le) {
9658 LIST_FOREACH(scb, &ahd->pending_scbs, pending_links) {
H A Daic7xxx_core.c2106 LIST_FOREACH(pending_scb, &ahc->pending_scbs, pending_links) {
6683 LIST_FOREACH(scb, &ahc->pending_scbs, pending_links) {
7045 LIST_FOREACH(scb, &ahc->pending_scbs, pending_links) {
H A Daic79xx_osm.c2080 LIST_FOREACH(pending_scb, &ahd->pending_scbs, pending_links) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/dhcp6/
H A Dqueue.h325 #define LIST_FOREACH(var, head, field) \ macro

Completed in 272 milliseconds