| /f-stack/freebsd/contrib/ngatm/netnatm/api/ |
| H A D | cc_data.c | 135 LIST_FOREACH(user, &cc->user_list, node_link) in cc_get_extended_status() 141 LIST_FOREACH(conn, &cc->orphaned_conns, port_link) { in cc_get_extended_status() 143 LIST_FOREACH(party, &conn->parties, link) in cc_get_extended_status() 148 LIST_FOREACH(conn, &port->conn_list, port_link) { in cc_get_extended_status() 150 LIST_FOREACH(party, &conn->parties, link) in cc_get_extended_status() 175 LIST_FOREACH(user, &cc->user_list, node_link) { in cc_get_extended_status() 181 LIST_FOREACH(conn, &cc->orphaned_conns, port_link) { in cc_get_extended_status() 192 LIST_FOREACH(party, &conn->parties, link) { in cc_get_extended_status() 204 LIST_FOREACH(conn, &port->conn_list, port_link) { in cc_get_extended_status() 215 LIST_FOREACH(party, &conn->parties, link) { in cc_get_extended_status()
|
| H A D | cc_dump.c | 235 LIST_FOREACH(party, &conn->parties, link) in cc_dump_conn() 292 LIST_FOREACH(c, &p->conn_list, port_link) in cc_dump_port() 322 LIST_FOREACH(user, &cc->user_list, node_link) in cc_dump() 326 LIST_FOREACH(conn, &cc->orphaned_conns, port_link) in cc_dump()
|
| /f-stack/freebsd/security/mac/ |
| H A D | mac_internal.h | 291 LIST_FOREACH(mpc, &mac_static_policy_list, mpc_list) { \ 299 LIST_FOREACH(mpc, &mac_policy_list, mpc_list) { \ 313 LIST_FOREACH(mpc, &mac_static_policy_list, mpc_list) { \ 323 LIST_FOREACH(mpc, &mac_policy_list, mpc_list) { \ 344 LIST_FOREACH(mpc, &mac_static_policy_list, mpc_list) { \ 354 LIST_FOREACH(mpc, &mac_policy_list, mpc_list) { \ 375 LIST_FOREACH(mpc, &mac_static_policy_list, mpc_list) { \ 382 LIST_FOREACH(mpc, &mac_policy_list, mpc_list) { \ 404 LIST_FOREACH(mpc, &mac_policy_list, mpc_list) { \ 508 LIST_FOREACH(mpc, &mac_policy_list, mpc_list) { \ [all …]
|
| H A D | mac_framework.c | 396 LIST_FOREACH(mpc, &mac_static_policy_list, mpc_list) { in mac_policy_update() 400 LIST_FOREACH(mpc, &mac_policy_list, mpc_list) { in mac_policy_update() 534 LIST_FOREACH(tmpc, &mac_static_policy_list, mpc_list) { in mac_policy_register() 541 LIST_FOREACH(tmpc, &mac_policy_list, mpc_list) { in mac_policy_register()
|
| /f-stack/freebsd/arm64/coresight/ |
| H A D | coresight_cmd.c | 120 LIST_FOREACH(endp, &event->endplist, endplink) { in coresight_init_event() 134 LIST_FOREACH(endp, &event->endplist, endplink) { in coresight_enable() 146 LIST_FOREACH(endp, &event->endplist, endplink) { in coresight_disable() 157 LIST_FOREACH(endp, &event->endplist, endplink) in coresight_read()
|
| /f-stack/freebsd/security/audit/ |
| H A D | audit_bsm_db.c | 124 LIST_FOREACH(evc, &evcl->head, entry) { in au_event_class() 156 LIST_FOREACH(evc, &evcl->head, entry) { in au_evclassmap_insert() 207 LIST_FOREACH(ene, &enl->enl_head, ene_entry) { in au_event_name() 247 LIST_FOREACH(ene, &enl->enl_head, ene_entry) { in au_evnamemap_insert() 372 LIST_FOREACH(ene, &enl->enl_head, ene_entry) in au_evnamemap_foreach() 396 LIST_FOREACH(ene, &enl->enl_head, ene_entry) { in au_evnamemap_lookup()
|
| /f-stack/lib/include/vm/ |
| H A D | uma_int.h | 78 LIST_FOREACH(up, hash_list, list_entry) in vtoslab() 91 LIST_FOREACH(up, hash_list, list_entry) in vtozoneslab() 105 LIST_FOREACH(up, hash_list, list_entry) in vsetzoneslab()
|
| /f-stack/freebsd/netpfil/ipfw/ |
| H A D | ip_fw_nat.c | 116 LIST_FOREACH(ptr, &chain->nat, _next) { in ifaddr_change() 360 LIST_FOREACH(t, &chain->nat, _next) { in ipfw_nat() 465 LIST_FOREACH(res, l, _next) { in lookup_nat() 483 LIST_FOREACH(res, l, _next) { in lookup_nat_name() 714 LIST_FOREACH(s, &r->spool_chain, _next) in nat44_get_cfg() 784 LIST_FOREACH(ptr, &chain->nat, _next) in nat44_list_nat() 796 LIST_FOREACH(ptr, &chain->nat, _next) { in nat44_list_nat() 1035 LIST_FOREACH(n, &chain->nat, _next) { in ipfw_nat_get_cfg() 1058 LIST_FOREACH(n, &chain->nat, _next) { in ipfw_nat_get_cfg() 1110 LIST_FOREACH(ptr, &chain->nat, _next) { in ipfw_nat_get_log() [all …]
|
| /f-stack/freebsd/contrib/openzfs/module/os/freebsd/spl/ |
| H A D | spl_zone.c | 86 LIST_FOREACH(zd2, head, zd_next) { in zone_dataset_attach() 135 LIST_FOREACH(zd, head, zd_next) { in zone_dataset_detach() 184 LIST_FOREACH(zd, head, zd_next) { in zone_dataset_visible() 204 LIST_FOREACH(zd, head, zd_next) { in zone_dataset_visible()
|
| /f-stack/freebsd/contrib/openzfs/lib/libzutil/os/freebsd/ |
| H A D | zutil_import_os.c | 205 LIST_FOREACH(mp, &mesh.lg_class, lg_class) { in zpool_find_import_blkid() 206 LIST_FOREACH(gp, &mp->lg_geom, lg_geom) { in zpool_find_import_blkid() 207 LIST_FOREACH(pp, &gp->lg_provider, lg_provider) { in zpool_find_import_blkid()
|
| /f-stack/freebsd/kern/ |
| H A D | kern_lockf.c | 714 LIST_FOREACH(lf, &state->ls_active, lf_link) { in lf_advlockasync() 913 LIST_FOREACH(e, &x->lf_outedges, le_outlink) in lf_add_edge() 1104 LIST_FOREACH(lf, &state->ls_active, lf_link) { in lf_insert_lock() 1887 LIST_FOREACH(ls, &lf_lock_states, ls_link) { in lf_iteratelocks_sysid() 1889 LIST_FOREACH(lf, &ls->ls_active, lf_link) { in lf_iteratelocks_sysid() 1959 LIST_FOREACH(lf, &ls->ls_active, lf_link) { in lf_iteratelocks_vnode() 2054 LIST_FOREACH(e, &x->v_outedges, e_outlink) { in graph_reaches() 2136 LIST_FOREACH(e, &v->v_outedges, e_outlink) { in graph_delta_forward() 2177 LIST_FOREACH(e, &v->v_inedges, e_inlink) { in graph_delta_backward() 2243 LIST_FOREACH(e, &x->v_outedges, e_outlink) { in graph_add_edge() [all …]
|
| H A D | subr_rtc.c | 232 LIST_FOREACH(rtc, &rtc_list, rtc_entries) { in clock_register_flags() 282 LIST_FOREACH(rtc, &rtc_list, rtc_entries) { in clock_schedule() 299 LIST_FOREACH(rtc, &rtc_list, rtc_entries) { in read_clocks() 388 LIST_FOREACH(rtc, &rtc_list, rtc_entries) { in resettodr()
|
| H A D | vfs_hash.c | 84 LIST_FOREACH(vp, vfs_hash_bucket(mp, hash), v_hashlist) { in vfs_hash_get() 117 LIST_FOREACH(vp, vfs_hash_bucket(mp, hash), v_hashlist) { in vfs_hash_ref() 159 LIST_FOREACH(vp2, in vfs_hash_insert()
|
| H A D | subr_firmware.c | 153 LIST_FOREACH(fp, &firmware_table, link) { in lookup() 419 LIST_FOREACH(fp, &firmware_table, link) { in unloadentry() 479 LIST_FOREACH(fp, &firmware_table, link) in firmware_modevent() 485 LIST_FOREACH(fp, &firmware_table, link) { in firmware_modevent()
|
| H A D | kern_rctl.c | 394 LIST_FOREACH(link, &racct->r_rule_links, rrl_next) { in rctl_throttle_decay() 438 LIST_FOREACH(link, &p->p_racct->r_rule_links, rrl_next) { in rctl_pcpu_available() 517 LIST_FOREACH(link, &p->p_racct->r_rule_links, rrl_next) { in rctl_enforce() 715 LIST_FOREACH(link, &p->p_racct->r_rule_links, rrl_next) { in rctl_get_limit() 744 LIST_FOREACH(link, &p->p_racct->r_rule_links, rrl_next) { in rctl_get_available() 1700 LIST_FOREACH(link, &racct->r_rule_links, rrl_next) { in rctl_get_rules_callback() 1750 LIST_FOREACH(link, &p->p_racct->r_rule_links, rrl_next) { in sys_rctl_get_rules() 1986 LIST_FOREACH(link, &p->p_racct->r_rule_links, rrl_next) { in rctl_proc_ucred_changed() 1991 LIST_FOREACH(link, &newuip->ui_racct->r_rule_links, rrl_next) in rctl_proc_ucred_changed() 1993 LIST_FOREACH(link, &newlc->lc_racct->r_rule_links, rrl_next) in rctl_proc_ucred_changed() [all …]
|
| H A D | kern_loginclass.c | 114 LIST_FOREACH(lc, &loginclasses, lc_next) in loginclass_lookup() 256 LIST_FOREACH(lc, &loginclasses, lc_next) in loginclass_racct_foreach()
|
| H A D | subr_sfbuf.c | 127 LIST_FOREACH(sf, hash_list, list_entry) { in sf_buf_alloc() 223 LIST_FOREACH(sf, hash_list, list_entry) { in sf_buf_process_page()
|
| /f-stack/freebsd/net/ |
| H A D | if_clone.c | 184 LIST_FOREACH(ifc, &V_if_cloners, ifc_list) in if_clone_create() 195 LIST_FOREACH(ifc, &V_if_cloners, ifc_list) in if_clone_create() 270 LIST_FOREACH(ifc, &V_if_cloners, ifc_list) { in if_clone_destroy() 278 LIST_FOREACH(ifc, &V_if_cloners, ifc_list) in if_clone_destroy() 320 LIST_FOREACH(ifcifp, &ifc->ifc_iflist, if_clones) { in if_clone_destroyif() 375 LIST_FOREACH(ifc1, &V_if_cloners, ifc_list) in if_clone_attach() 541 LIST_FOREACH(ifc, &V_if_cloners, ifc_list) { in if_clone_findifc() 543 LIST_FOREACH(ifcifp, &ifc->ifc_iflist, if_clones) { in if_clone_findifc()
|
| H A D | pfil.c | 222 LIST_FOREACH(list, &V_pfil_head_list, head_list) in pfil_head_register() 273 LIST_FOREACH(list, &V_pfil_hook_list, hook_list) in pfil_add_hook() 344 LIST_FOREACH(head, &V_pfil_head_list, head_list) in pfil_link() 350 LIST_FOREACH(hook, &V_pfil_hook_list, hook_list) in pfil_link() 435 LIST_FOREACH(head, &V_pfil_head_list, head_list) { in pfil_remove_hook() 547 LIST_FOREACH(head, &V_pfil_head_list, head_list) { in pfilioc_listheads() 564 LIST_FOREACH(head, &V_pfil_head_list, head_list) { in pfilioc_listheads() 625 LIST_FOREACH(hook, &V_pfil_hook_list, hook_list) in pfilioc_listhooks() 638 LIST_FOREACH(hook, &V_pfil_hook_list, hook_list) { in pfilioc_listhooks()
|
| /f-stack/freebsd/arm/ti/twl/ |
| H A D | twl_clks.c | 201 LIST_FOREACH(clk, &sc->sc_clks_list, link) { in twl_clks_is_enabled() 351 LIST_FOREACH(clk, &sc->sc_clks_list, link) { in twl_clks_disable() 382 LIST_FOREACH(clk, &sc->sc_clks_list, link) { in twl_clks_enable() 525 LIST_FOREACH(entry, &sc->sc_clks_list, link) { in twl_clks_add_clocks() 537 LIST_FOREACH(entry, &sc->sc_clks_list, link) { in twl_clks_add_clocks()
|
| /f-stack/dpdk/drivers/net/ionic/ |
| H A D | ionic_rx_filter.c | 115 LIST_FOREACH(f, &lif->rx_filters.by_hash[key], by_hash) { in ionic_rx_filter_by_vlan() 132 LIST_FOREACH(f, &lif->rx_filters.by_hash[key], by_hash) { in ionic_rx_filter_by_addr()
|
| /f-stack/dpdk/drivers/net/mvpp2/ |
| H A D | mrvl_mtr.c | 56 LIST_FOREACH(profile, &priv->profiles, next) in mrvl_mtr_profile_from_id() 156 LIST_FOREACH(mtr, &priv->mtrs, next) in mrvl_mtr_from_id() 255 LIST_FOREACH(flow, &priv->flows, next) { in mrvl_meter_enable() 294 LIST_FOREACH(flow, &priv->flows, next) { in mrvl_meter_disable()
|
| /f-stack/freebsd/netinet/ |
| H A D | sctp_sysctl.c | 151 LIST_FOREACH(sctp_ifn, &vrf->ifnlist, next_ifn) { in sctp_sysctl_number_of_addresses() 152 LIST_FOREACH(sctp_ifa, &sctp_ifn->ifalist, next_ifa) { in sctp_sysctl_number_of_addresses() 168 LIST_FOREACH(laddr, &inp->sctp_addr_list, sctp_nxt_addr) { in sctp_sysctl_number_of_addresses() 233 LIST_FOREACH(sctp_ifn, &vrf->ifnlist, next_ifn) { in sctp_sysctl_copy_out_local_addresses() 237 LIST_FOREACH(sctp_ifa, &sctp_ifn->ifalist, next_ifa) { in sctp_sysctl_copy_out_local_addresses() 306 LIST_FOREACH(laddr, &inp->sctp_addr_list, sctp_nxt_addr) { in sctp_sysctl_copy_out_local_addresses() 367 LIST_FOREACH(inp, &SCTP_BASE_INFO(listhead), sctp_list) { in sctp_sysctl_handle_assoclist() 371 LIST_FOREACH(stcb, &inp->sctp_asoc_list, sctp_tcblist) { in sctp_sysctl_handle_assoclist() 398 LIST_FOREACH(inp, &SCTP_BASE_INFO(listhead), sctp_list) { in sctp_sysctl_handle_assoclist() 442 LIST_FOREACH(stcb, &inp->sctp_asoc_list, sctp_tcblist) { in sctp_sysctl_handle_assoclist()
|
| /f-stack/freebsd/ddb/ |
| H A D | db_command.c | 228 LIST_FOREACH(c, list, next) { in db_command_register() 258 LIST_FOREACH(c, list, next) { in db_command_unregister() 312 LIST_FOREACH(cmd, table, next) { in db_cmd_search() 334 LIST_FOREACH(cmd, table, next) { in db_cmd_list() 344 LIST_FOREACH(cmd, table, next) { in db_cmd_list()
|
| /f-stack/freebsd/netinet/libalias/ |
| H A D | alias_sctp.c | 2021 LIST_FOREACH(assoc, &la->sctpTableLocal[i], list_L) { in FindSctpLocal() 2025 LIST_FOREACH(G_Addr, &(assoc->Gaddr), list_Gaddr) { in FindSctpLocal() 2059 LIST_FOREACH(assoc, &la->sctpTableGlobal[i], list_G) { in FindSctpGlobalClash() 2106 LIST_FOREACH(assoc, &la->sctpTableGlobal[i], list_G) { in FindSctpGlobal() 2110 LIST_FOREACH(G_Addr, &(assoc->Gaddr), list_Gaddr) { in FindSctpGlobal() 2147 LIST_FOREACH(assoc, &la->sctpTableGlobal[i], list_G) { in FindSctpLocalT() 2150 LIST_FOREACH(G_Addr, &(assoc->Gaddr), list_Gaddr) { in FindSctpLocalT() 2188 LIST_FOREACH(assoc, &la->sctpTableLocal[i], list_L) { in FindSctpGlobalT() 2191 LIST_FOREACH(G_Addr, &(assoc->Gaddr), list_Gaddr) { in FindSctpGlobalT() 2628 LIST_FOREACH(G_Addr, &(assoc->Gaddr), list_Gaddr) { in logsctpassoc() [all …]
|