Searched refs:slot (Results 1 - 25 of 352) sorted by last modified time

1234567891011>>

/freebsd-current/sys/netinet/
H A Dtcp_var.h325 uint32_t t_hpts_slot; /* HPTS wheel slot this tcb is. */
1530 struct tcp_sendfile_track *req, uint16_t slot,
H A Dtcp_subr.c4318 uint16_t slot, uint8_t val, uint64_t offset, uint64_t nbytes)
4335 log.u_bbr.flex7 = slot;
4317 tcp_req_log_req_info(struct tcpcb *tp, struct tcp_sendfile_track *req, uint16_t slot, uint8_t val, uint64_t offset, uint64_t nbytes) argument
/freebsd-current/sys/netinet/tcp_stacks/
H A Drack.c265 static uint32_t rack_max_reduce = 10; /* Percent we can reduce slot by */
269 static int32_t rack_enobuf_hw_boost_mult = 0; /* How many times the hw rate we boost slot using time_between */
496 rack_log_pacing_delay_calc(struct tcp_rack *rack, uint32_t len, uint32_t slot,
1439 "Max percentage we will reduce slot by for pacing when we are behind");
2792 rack_log_to_start(struct tcp_rack *rack, uint32_t cts, uint32_t to, int32_t slot, uint8_t which) argument
2802 log.u_bbr.flex4 = slot;
3126 rack_log_type_bbrsnd(struct tcp_rack *rack, uint32_t len, uint32_t slot, uint32_t cts, struct timeval *tv, int line) argument
3133 log.u_bbr.flex1 = slot;
3231 rack_log_type_just_return(struct tcp_rack *rack, uint32_t cts, uint32_t tlen, uint32_t slot, argument
3240 log.u_bbr.flex1 = slot;
7133 rack_start_hpts_timer(struct tcp_rack *rack, struct tcpcb *tp, uint32_t cts, int32_t slot, uint32_t tot_len_this_send, int sup_rack) argument
17868 rack_log_pacing_delay_calc(struct tcp_rack *rack, uint32_t len, uint32_t slot, uint64_t bw_est, uint64_t bw, uint64_t len_time, int method, int line, struct rack_sendmap *rsm, uint8_t quality) argument
18044 pace_to_fill_cwnd(struct tcp_rack *rack, int32_t slot, uint32_t len, uint32_t segsiz, int *capped, uint64_t *rate_wanted, uint8_t non_paced) argument
18277 uint32_t slot; local
18305 int32_t slot = 0; local
19376 int32_t slot, segsiz, max_val, tso = 0, error = 0, ulen = 0; local
19969 int32_t slot, segsiz, len, max_val, tso = 0, sb_offset, error, ulen = 0; local
20628 int32_t slot = 0; local
[all...]
H A Dbbr.c485 bbr_log_to_start(struct tcp_bbr *bbr, uint32_t cts, uint32_t to, int32_t slot,
494 bbr_log_type_bbrsnd(struct tcp_bbr *bbr, uint32_t len, uint32_t slot,
729 bbr_start_hpts_timer(struct tcp_bbr *bbr, struct tcpcb *tp, uint32_t cts, int32_t frm, int32_t slot, uint32_t tot_len) argument
756 (slot == 0)) {
762 slot = bbr->r_ctl.rc_last_delay_val;
766 if (delay_calc <= slot)
767 slot -= delay_calc;
772 bbr_log_pacing_delay_calc(bbr, 0, bbr->r_ctl.rc_agg_early, cts, slot, 0, bbr->r_agg_early_set, 2);
773 slot += bbr->r_ctl.rc_agg_early;
779 if (slot > bb
2486 bbr_log_to_start(struct tcp_bbr *bbr, uint32_t cts, uint32_t to, int32_t slot, uint8_t which) argument
2745 bbr_log_type_bbrsnd(struct tcp_bbr *bbr, uint32_t len, uint32_t slot, uint32_t del_by, uint32_t cts, uint32_t line, uint32_t prev_delay) argument
11846 int32_t slot = 0; local
[all...]
/freebsd-current/sys/dev/nvme/
H A Dnvme_sim.c203 cpi->xport_specific.nvme.slot = pci_get_slot(dev);
/freebsd-current/sys/arm64/arm64/
H A Dpmap.c1127 * current L1 slot can address.
1163 * current L2 slot can address.
1432 * Find a slot in the physmap large enough for what we needed. We try to put
9255 int slot; local
9264 slot = pmap_l2_index(va);
9266 if ((pmap_load(&l2[slot]) & ATTR_DESCR_VALID) == 0) {
9269 pmap_store(&l2[slot],
/freebsd-current/sys/net/
H A Dif_ovpn.c814 int slot, keyid, peerid; local
820 if (! nvlist_exists_number(nvl, "slot"))
822 slot = nvlist_get_number(nvl, "slot");
832 if (slot != OVPN_KEY_SLOT_PRIMARY &&
833 slot != OVPN_KEY_SLOT_SECONDARY)
860 ovpn_free_kkey_dir(peer->keys[slot].encrypt);
861 ovpn_free_kkey_dir(peer->keys[slot].decrypt);
863 peer->keys[slot].encrypt = enc;
864 peer->keys[slot]
875 ovpn_check_key(struct ovpn_softc *sc, struct ovpn_kpeer *peer, enum ovpn_key_slot slot) argument
945 enum ovpn_key_slot slot; local
[all...]
H A Diflib.c921 struct netmap_slot *slot = &ring->slot[nm_i]; local
923 void *addr = PNMB(na, slot, &paddr);
931 nm_get_offset(kring, slot);
937 } else if (slot->flags & NS_BUF_CHANGED) {
944 slot->flags &= ~NS_BUF_CHANGED;
1019 * the corresponding slot in the NIC ring. Some drivers also
1020 * need to update the buffer's physical address in the NIC slot
1031 * to prefetch the next slot and txr entry.
1043 __builtin_prefetch(&ring->slot[nm_
1048 struct netmap_slot *slot = &ring->slot[nm_i]; local
1336 struct netmap_slot *slot; local
1361 struct netmap_slot *slot; local
[all...]
/freebsd-current/sys/dev/sound/pci/
H A Dhdsp-pcm.c88 /* ADAT slot bitmap depends on sample rate. */
103 /* Map HDSP 9632 ports to slot bitmap. */
113 /* Map HDSP 9652 ports to slot bitmap, no quad speed. */
138 /* Ends of slot rows are followed by a slot which is not in the set. */
148 for (uint32_t slot = 1; slot != 0; slot <<= 1) {
149 if ((slots & slot) && n > 0)
152 slots &= ~slot;
268 uint32_t slot, slots; local
373 uint32_t slot, slots; local
462 unsigned int slot; local
507 unsigned int slot; local
636 uint32_t slot, slots; local
[all...]
H A Dhdspe-pcm.c256 unsigned int slot, end_slot; local
265 /* Get slot range of the physical port. */
266 slot =
268 end_slot = slot +
271 /* Treat first slot as left channel. */
273 for (; slot < end_slot; slot++) {
274 hdspe_hw_mixer(ch, slot, slot, volume);
357 unsigned int slot, end_slo local
446 int slot; local
492 int slot; local
[all...]
/freebsd-current/sys/arm64/vmm/
H A Dvmm_dev.c670 vmsi->slot, vmsi->func);
H A Dvmm.c994 panic("%s: No free special register slot", __func__);
1630 vm_raise_msi(struct vm *vm, uint64_t msg, uint64_t addr, int bus, int slot, argument
/freebsd-current/sys/amd64/vmm/
H A Dvmm_dev.c709 pptmsi->bus, pptmsi->slot, pptmsi->func,
716 pptmsix->bus, pptmsix->slot,
723 error = ppt_disable_msix(sc->vm, pptdev->bus, pptdev->slot,
728 error = ppt_map_mmio(sc->vm, pptmmio->bus, pptmmio->slot,
734 error = ppt_unmap_mmio(sc->vm, pptmmio->bus, pptmmio->slot,
739 error = vm_assign_pptdev(sc->vm, pptdev->bus, pptdev->slot,
744 error = vm_unassign_pptdev(sc->vm, pptdev->bus, pptdev->slot,
/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp725 /// The slot lookup function. Returns a pointer to a cacheable structure
730 /// arguments. Returns the slot for the corresponding method. Superclass
747 /// Type of a slot structure pointer. This is returned by the various
750 /// Type of a slot structure.
784 llvm::CallBase *slot = CGF.EmitRuntimeCallOrInvoke(LookupFn, args); variable
785 slot->setOnlyReadsMemory();
786 slot->setMetadata(msgSendMDKind, node);
788 // Load the imp from the slot
790 IMPTy, Builder.CreateStructGEP(SlotStructTy, slot, 4),
805 llvm::CallInst *slot variable
[all...]
/freebsd-current/sys/cam/
H A Dcam_ccb.h649 uint8_t slot; member in struct:ccb_pathinq_settings_nvme
/freebsd-current/usr.sbin/bhyvectl/amd64/
H A Dbhyvectl_machdep.c130 static int unassign_pptdev, bus, slot, func; variable
1461 if (sscanf(optarg, "%d/%d/%d", &bus, &slot, &func) != 3)
1529 return ("bus/slot.func");
1682 error = vm_unassign_pptdev(ctx, bus, slot, func);
/freebsd-current/sys/dev/aic7xxx/
H A Dahc_isa.c80 int slot; local
84 for (slot = 0; slot <= max_slot; slot++) {
93 iobase = (slot * AHC_EISA_SLOT_SIZE) + AHC_EISA_SLOT_OFFSET;
100 "alloc failed\n", slot, iobase);
/freebsd-current/sys/arm/broadcom/bcm2835/
H A Dbcm2838_pci.c267 u_int slot, u_int func, u_int reg)
276 if (bus == 0 && slot == 0 && func == 0)
284 func_index = PCIE_ADDR_OFFSET(bus, slot, func, 0);
291 bcm_pcib_is_valid_quad(struct bcm_pcib_softc *sc, u_int bus, u_int slot, argument
297 if ((slot > PCI_SLOTMAX) || (func > PCI_FUNCMAX) || (reg > PCIE_REGMAX))
300 if (bus == 0 && slot == 0 && func == 0)
313 bcm_pcib_read_config(device_t dev, u_int bus, u_int slot, u_int func, u_int reg, argument
321 if (!bcm_pcib_is_valid_quad(sc, bus, slot, func, reg))
325 offset = bcm_get_offset_and_prepare_config(sc, bus, slot, func, reg);
347 bcm_pcib_write_config(device_t dev, u_int bus, u_int slot, argument
266 bcm_get_offset_and_prepare_config(struct bcm_pcib_softc *sc, u_int bus, u_int slot, u_int func, u_int reg) argument
[all...]
/freebsd-current/usr.bin/xargs/
H A Dxargs.c74 static void clearslot(int slot);
274 * added in an extra slot.
284 * slot.
718 int slot; local
720 slot = findfreeslot();
721 childpids[slot] = pid;
728 int slot; local
730 if ((slot = findslot(pid)) < 0)
733 clearslot(slot);
741 int slot; local
751 int slot; local
760 clearslot(int slot) argument
[all...]
/freebsd-current/sbin/nvmecontrol/
H A Dfirmware.c58 uint32_t slot; member in struct:options
63 .slot = NONE,
72 OPT("slot", 's', arg_uint32, opt, slot,
99 slot_has_valid_firmware(int fd, int slot) argument
108 if (fw.revision[slot-1][0] != '\0')
201 activate_firmware(int fd, int slot, int activate_action) argument
208 pt.cmd.cdw10 = htole32((activate_action << 3) | slot);
243 if (opt.slot == 0) {
245 "0 is not a valid slot numbe
[all...]
/freebsd-current/contrib/libarchive/libarchive/
H A Darchive_read_disk_set_standard_lookup.c145 int slot; local
150 slot = id % cache->size;
151 if (cache->cache[slot].name != NULL) {
152 if (cache->cache[slot].id == id) {
154 if (cache->cache[slot].name == NO_NAME)
156 return (cache->cache[slot].name);
158 if (cache->cache[slot].name != NO_NAME)
159 free((void *)(uintptr_t)cache->cache[slot].name);
160 cache->cache[slot].name = NULL;
166 cache->cache[slot]
[all...]
H A Darchive_read.c464 int slot, e = ARCHIVE_OK; local
522 slot = choose_format(a);
523 if (slot < 0) {
528 a->format = &(a->formats[slot]);
/freebsd-current/contrib/libarchive/cpio/
H A Dcpio.c1367 int slot; local
1380 slot = id % cache->size;
1381 if (cache->cache[slot].name != NULL) {
1382 if (cache->cache[slot].id == id) {
1384 return (cache->cache[slot].name);
1386 free(cache->cache[slot].name);
1387 cache->cache[slot].name = NULL;
1396 cache->cache[slot].name = strdup(name);
1397 if (cache->cache[slot].name != NULL) {
1398 cache->cache[slot]
[all...]
/freebsd-current/sys/compat/linuxkpi/common/include/linux/
H A Dpci.h93 #define PCI_DEVFN(slot, func) ((((slot) & 0x1f) << 3) | ((func) & 0x07))
/freebsd-current/usr.sbin/bhyve/
H A Dpci_emul.c161 static void pci_cfgrw(int in, int bus, int slot, int func, int coff,
207 * <bus>:<slot>:<func>,<emul>[,<config>]
208 * <slot>[:<func>],<emul>[,<config>]
210 * slot is 0..31
223 EPRINTLN("Invalid PCI slot info field \"%s\"", aopt);
258 * pci.<bus>.<slot>.<func>
260 * Where "bus", "slot", and "func" are all decimal values without
293 /* <bus>:<slot>:<func> */
296 /* <slot>:<func> */
299 /* <slot> */
1119 pci_emul_init(struct vmctx *ctx, struct pci_devemu *pde, int bus, int slot, int func, struct funcinfo *fi) argument
1449 int bus, slot, func, coff, in; local
1506 int bus, slot, func; local
1687 pci_apic_prt_entry(int bus __unused, int slot, int pin, struct pci_irq *irq, void *arg __unused) argument
1701 pci_pirq_prt_entry(int bus __unused, int slot, int pin, struct pci_irq *irq, void *arg __unused) argument
1730 int func, slot; local
2067 int count, slot, pin; local
2089 int slot, pin; local
2109 pci_emul_is_mfdev(int bus, int slot) argument
2132 pci_emul_hdrtype_fixup(int bus, int slot, int off, int bytes, uint32_t *rv) argument
2241 pci_cfgrw(int in, int bus, int slot, int func, int coff, int bytes, uint32_t *valp) argument
2732 unsigned bus = 0, slot = 0, func = 0; local
[all...]

Completed in 560 milliseconds

1234567891011>>