/linux-6.12.1/drivers/pci/ |
D | slot.c | 174 static struct pci_slot *get_slot(struct pci_bus *parent, int slot_nr) in get_slot() argument 180 if (slot->number == slot_nr) { in get_slot() 226 struct pci_slot *pci_create_slot(struct pci_bus *parent, int slot_nr, in pci_create_slot() argument 237 if (slot_nr == -1) in pci_create_slot() 244 slot = get_slot(parent, slot_nr); in pci_create_slot() 265 slot->number = slot_nr; in pci_create_slot() 288 if (PCI_SLOT(dev->devfn) == slot_nr) in pci_create_slot() 293 slot_nr, pci_slot_name(slot)); in pci_create_slot()
|
/linux-6.12.1/fs/nfs/ |
D | nfs4session.c | 85 u32 slotid = slot->slot_nr; in nfs4_free_slot() 112 slot->slot_nr = slotid; in nfs4_new_slot() 135 if (slot->slot_nr == slotid) in nfs4_find_or_create_slot() 145 u32 slotid = slot->slot_nr; in nfs4_lock_slot() 161 if (nfs4_test_locked_slot(tbl, slot->slot_nr)) in nfs4_try_to_lock_slot() 258 !IS_ERR(ret) ? ret->slot_nr : NFS4_NO_SLOT); in nfs4_alloc_slot() 386 if (slot->slot_nr > tbl->max_slotid) in nfs41_wake_and_assign_slot()
|
D | nfs4trace.h | 119 __field(unsigned int, slot_nr) 130 __entry->slot_nr = sr_slot->slot_nr; 146 __entry->slot_nr, 168 __field(unsigned int, slot_nr) 177 __entry->slot_nr = args->csa_slotid; 190 __entry->slot_nr, 205 __field(unsigned int, slot_nr) 214 __entry->slot_nr = args->csa_slotid; 227 __entry->slot_nr, 287 __field(unsigned int, slot_nr) [all …]
|
D | nfs4session.h | 25 u32 slot_nr; member
|
D | callback_proc.c | 423 if (nfs4_test_locked_slot(tbl, slot->slot_nr)) in validate_seqid()
|
D | nfs4xdr.c | 1997 slot->seq_nr, slot->slot_nr, in encode_sequence() 2002 *p++ = cpu_to_be32(slot->slot_nr); in encode_sequence() 5944 if (dummy != res->sr_slot->slot_nr) { in decode_sequence()
|
D | nfs4proc.c | 899 slot->slot_nr, in nfs41_sequence_process() 915 if (slot->slot_nr < slot->table->target_highest_slotid) in nfs41_sequence_process()
|
/linux-6.12.1/drivers/scsi/mvsas/ |
D | mv_init.c | 88 int slot_nr; in mvs_free() local 94 slot_nr = MVS_SOC_SLOTS; in mvs_free() 96 slot_nr = MVS_CHIP_SLOT_SZ; in mvs_free() 113 sizeof(*mvi->slot) * slot_nr, in mvs_free() 202 int i = 0, slot_nr; in mvs_alloc() local 206 slot_nr = MVS_SOC_SLOTS; in mvs_alloc() 208 slot_nr = MVS_CHIP_SLOT_SZ; in mvs_alloc() 246 sizeof(*mvi->slot) * slot_nr, in mvs_alloc()
|
/linux-6.12.1/kernel/events/ |
D | uprobes.c | 1635 int slot_nr; in xol_take_insn_slot() local 1638 slot_nr = find_first_zero_bit(area->bitmap, UINSNS_PER_PAGE); in xol_take_insn_slot() 1639 if (slot_nr < UINSNS_PER_PAGE) { in xol_take_insn_slot() 1640 if (!test_and_set_bit(slot_nr, area->bitmap)) in xol_take_insn_slot() 1643 slot_nr = UINSNS_PER_PAGE; in xol_take_insn_slot() 1647 } while (slot_nr >= UINSNS_PER_PAGE); in xol_take_insn_slot() 1649 slot_addr = area->vaddr + (slot_nr * UPROBE_XOL_SLOT_BYTES); in xol_take_insn_slot() 1700 int slot_nr; in xol_free_insn_slot() local 1703 slot_nr = offset / UPROBE_XOL_SLOT_BYTES; in xol_free_insn_slot() 1704 if (slot_nr >= UINSNS_PER_PAGE) in xol_free_insn_slot() [all …]
|
/linux-6.12.1/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
D | tu102.c | 34 tu102_sor_dp_vcpi(struct nvkm_ior *sor, int head, u8 slot, u8 slot_nr, u16 pbn, u16 aligned) in tu102_sor_dp_vcpi() argument 40 nvkm_mask(device, 0x616578 + hoff, 0x00003f3f, (slot_nr << 8) | slot); in tu102_sor_dp_vcpi()
|
D | ior.h | 90 u8 slot_nr, u16 pbn, u16 aligned);
|
D | gf119.c | 119 gf119_sor_dp_vcpi(struct nvkm_ior *sor, int head, u8 slot, u8 slot_nr, u16 pbn, u16 aligned) in gf119_sor_dp_vcpi() argument 124 nvkm_mask(device, 0x616588 + hoff, 0x00003f3f, (slot_nr << 8) | slot); in gf119_sor_dp_vcpi()
|
D | r535.c | 402 r535_sor_dp_vcpi(struct nvkm_ior *sor, int head, u8 slot, u8 slot_nr, u16 pbn, u16 aligned_pbn) in r535_sor_dp_vcpi() argument 424 ctrl->MST.slotEnd = slot + slot_nr - 1; in r535_sor_dp_vcpi()
|
/linux-6.12.1/drivers/gpu/drm/imagination/ |
D | pvr_ccb.h | 66 int pvr_kccb_wait_for_completion(struct pvr_device *pvr_dev, u32 slot_nr, u32 timeout,
|
D | pvr_ccb.c | 402 pvr_kccb_wait_for_completion(struct pvr_device *pvr_dev, u32 slot_nr, in pvr_kccb_wait_for_completion() argument 405 int ret = wait_event_timeout(pvr_dev->kccb.rtn_q, READ_ONCE(pvr_dev->kccb.rtn[slot_nr]) & in pvr_kccb_wait_for_completion() 409 *rtn_out = READ_ONCE(pvr_dev->kccb.rtn[slot_nr]); in pvr_kccb_wait_for_completion()
|
D | pvr_power.c | 45 u32 slot_nr; in pvr_power_send_command() local 51 err = pvr_kccb_send_cmd_powered(pvr_dev, pow_cmd, &slot_nr); in pvr_power_send_command()
|
D | pvr_fw.c | 1088 int slot_nr; in pvr_fw_structure_cleanup() local 1124 err = pvr_kccb_send_cmd(pvr_dev, &cmd, &slot_nr); in pvr_fw_structure_cleanup() 1128 err = pvr_kccb_wait_for_completion(pvr_dev, slot_nr, HZ, &rtn); in pvr_fw_structure_cleanup()
|
/linux-6.12.1/drivers/pci/controller/ |
D | pci-hyperv.c | 2321 int slot_nr; in hv_pci_assign_slots() local 2327 slot_nr = PCI_SLOT(wslot_to_devfn(hpdev->desc.win_slot.slot)); in hv_pci_assign_slots() 2329 hpdev->pci_slot = pci_create_slot(hbus->bridge->bus, slot_nr, in hv_pci_assign_slots()
|
/linux-6.12.1/Documentation/cdrom/ |
D | cdrom-standard.rst | 353 int drive_status(struct cdrom_device_info *cdi, int slot_nr) 358 *slot_nr* should be ignored. In `cdrom.h` the possibilities are listed::
|
/linux-6.12.1/include/linux/ |
D | pci.h | 1153 struct pci_slot *pci_create_slot(struct pci_bus *parent, int slot_nr,
|