Searched refs:abdicate (Results 1 – 3 of 3) sorted by relevance
| /freebsd-13.1/sys/net/ |
| H A D | mp_ring.c | 83 state_to_flags(union ring_state s, int abdicate) in state_to_flags() argument 88 else if (abdicate && s.pidx_tail != s.pidx_head) in state_to_flags() 321 ifmp_ring_enqueue(struct ifmp_ring *r, void **items, int n, int budget, int abdicate) in ifmp_ring_enqueue() argument 374 if (abdicate) { in ifmp_ring_enqueue() 382 if (!abdicate) { in ifmp_ring_enqueue() 396 ifmp_ring_enqueue(struct ifmp_ring *r, void **items, int n, int budget, int abdicate) in ifmp_ring_enqueue() argument 455 if (abdicate) { in ifmp_ring_enqueue() 464 if (!abdicate) { in ifmp_ring_enqueue()
|
| H A D | iflib.c | 3928 int abdicate = ctx->ifc_sysctl_tx_abdicate; in _task_fn_tx() local 3945 ifmp_ring_enqueue(txq->ift_br, (void **)&txq, 1, TX_BATCH_SIZE, abdicate); in _task_fn_tx() 3946 else if (!abdicate) in _task_fn_tx() 3951 if (abdicate) in _task_fn_tx() 4120 int abdicate = ctx->ifc_sysctl_tx_abdicate; in iflib_if_transmit() local 4177 err = ifmp_ring_enqueue(txq->ift_br, (void **)&m, 1, TX_BATCH_SIZE, abdicate); in iflib_if_transmit() 4179 if (abdicate) in iflib_if_transmit() 4182 if (!abdicate) in iflib_if_transmit()
|
| /freebsd-13.1/share/dict/ |
| H A D | web2 | 130 abdicate
|