Searched defs:bs (Results 1 - 5 of 5) sorted by relevance

/darwin-on-arm/xnu/bsd/vm/
H A Dvnode_pager.h94 void *bs; member in struct:bs_map
/darwin-on-arm/xnu/bsd/net/
H A Dbridgestp.c214 bstp_transmit(struct bstp_state *bs, struct bstp_port *bp) argument
252 bstp_transmit_bpdu(struct bstp_state *bs, struct bstp_port *bp) argument
288 bstp_transmit_tcn(struct bstp_state *bs, struct bstp_port *bp) argument
403 bstp_send_bpdu(struct bstp_state *bs, struct bstp_port *bp, struct bstp_cbpdu *bpdu) argument
534 struct bstp_state *bs = bp->bp_bs; local
610 bstp_received_stp(struct bstp_state *bs, struct bstp_port *bp, struct mbuf **mp, struct bstp_tbpdu *tpdu) argument
635 bstp_received_rstp(struct bstp_state *bs, struct bstp_port *bp, struct mbuf **mp, struct bstp_tbpdu *tpdu) argument
654 bstp_received_tcn(__unused struct bstp_state *bs, struct bstp_port *bp, __unused struct bstp_tcn_unit *tcn) argument
662 bstp_received_bpdu(struct bstp_state *bs, struct bstp_port *bp, struct bstp_config_unit *cu) argument
860 bstp_assign_roles(struct bstp_state *bs) argument
979 bstp_update_state(struct bstp_state *bs, struct bstp_port *bp) argument
1004 bstp_update_roles(struct bstp_state *bs, struct bstp_port *bp) argument
1217 struct bstp_state *bs = bp->bp_bs; local
1246 struct bstp_state *bs = bp->bp_bs; local
1259 bstp_set_all_reroot(struct bstp_state *bs) argument
1270 bstp_set_all_sync(struct bstp_state *bs) argument
1324 struct bstp_state *bs = bp->bp_bs; local
1398 struct bstp_state *bs = bp->bp_bs; local
1429 struct bstp_state *bs = bp->bp_bs; local
1506 struct bstp_state *bs = bp->bp_bs; local
1538 bstp_rerooted(struct bstp_state *bs, struct bstp_port *bp) argument
1555 bstp_set_htime(struct bstp_state *bs, int t) argument
1575 bstp_set_fdelay(struct bstp_state *bs, int t) argument
1591 bstp_set_maxage(struct bstp_state *bs, int t) argument
1607 bstp_set_holdcount(struct bstp_state *bs, int count) argument
1624 bstp_set_protocol(struct bstp_state *bs, int proto) argument
1656 bstp_set_priority(struct bstp_state *bs, int pri) argument
1674 struct bstp_state *bs = bp->bp_bs; local
1692 struct bstp_state *bs = bp->bp_bs; local
1718 struct bstp_state *bs = bp->bp_bs; local
1732 struct bstp_state *bs = bp->bp_bs; local
1749 struct bstp_state *bs = bp->bp_bs; local
1760 struct bstp_state *bs = bp->bp_bs; local
1816 struct bstp_state *bs = bp->bp_bs; local
1830 struct bstp_state *bs = bp->bp_bs; local
1858 struct bstp_state *bs; local
1881 bstp_ifupdstatus(struct bstp_state *bs, struct bstp_port *bp) argument
1924 bstp_enable_port(struct bstp_state *bs, struct bstp_port *bp) argument
1931 bstp_disable_port(struct bstp_state *bs, struct bstp_port *bp) argument
1940 struct bstp_state *bs = arg; local
2026 bstp_hello_timer_expiry(struct bstp_state *bs, struct bstp_port *bp) argument
2039 bstp_message_age_expiry(struct bstp_state *bs, struct bstp_port *bp) argument
2049 bstp_migrate_delay_expiry(__unused struct bstp_state *bs, struct bstp_port *bp) argument
2055 bstp_edge_delay_expiry(__unused struct bstp_state *bs, struct bstp_port *bp) argument
2096 bstp_reinit(struct bstp_state *bs) argument
2175 bstp_attach(struct bstp_state *bs, struct bstp_cb_ops *cb) argument
2200 bstp_detach(struct bstp_state *bs) argument
2212 bstp_init(struct bstp_state *bs) argument
2227 bstp_stop(struct bstp_state *bs) argument
2242 bstp_create(struct bstp_state *bs, struct bstp_port *bp, struct ifnet *ifp) argument
2268 struct bstp_state *bs = bp->bp_bs; local
2294 struct bstp_state *bs = bp->bp_bs; local
[all...]
H A Dbpf.c1450 struct bpf_stat bs; local
H A Dif_bridge.c2398 struct bstp_state *bs = &sc->sc_stp; local
2421 struct bstp_state *bs = &sc->sc_stp; local
2444 struct bstp_state *bs = &sc->sc_stp; local
2467 struct bstp_state *bs = &sc->sc_stp; local
[all...]
/darwin-on-arm/xnu/osfmk/default_pager/
H A Ddp_backing_store.c424 backing_store_t bs; local
451 backing_store_t bs; local
482 backing_store_add( __unused backing_store_t bs) argument
581 backing_store_t bs; local
643 backing_store_t bs; local
841 backing_store_t bs; local
1066 backing_store_t bs; local
1180 MACH_PORT_FACE bs = MACH_PORT_NULL; local
1695 backing_store_t bs = ps->ps_bs; local
4212 backing_store_t bs; local
[all...]

Completed in 35 milliseconds