Searched defs:slot (Results 201 - 225 of 747) sorted by relevance

1234567891011>>

/linux-master/include/linux/
H A Dradix-tree.h177 radix_tree_deref_slot(void __rcu **slot) argument
191 radix_tree_deref_slot_protected(void __rcu **slot, spinlock_t *treelock) argument
397 radix_tree_next_slot(void __rcu **slot, struct radix_tree_iter *iter, unsigned flags) argument
[all...]
/linux-master/arch/x86/kernel/
H A Dearly_printk.c221 u8 bus, slot, func; local
H A Dhw_breakpoint.c105 struct perf_event **slot = this_cpu_ptr(&bp_per_reg[i]); local
153 struct perf_event **slot = this_cpu_ptr(&bp_per_reg[i]); local
/linux-master/drivers/parisc/
H A Deisa_enumerator.c312 static int parse_slot_config(int slot, argument
425 static int init_slot(int slot, struct eeprom_eisa_slot_info *es) argument
[all...]
/linux-master/lib/
H A Dlru_cache.c81 struct hlist_head *slot = NULL; local
/linux-master/drivers/xen/xen-pciback/
H A Dxenbus.c226 xen_pcibk_export_device(struct xen_pcibk_device *pdev, int domain, int bus, int slot, int func, int devid) argument
273 xen_pcibk_remove_device(struct xen_pcibk_device *pdev, int domain, int bus, int slot, int func) argument
367 int domain, bus, slot, func; local
565 int domain, bus, slot, func; local
[all...]
/linux-master/drivers/scsi/
H A Dsr_ioctl.c293 int sr_drive_status(struct cdrom_device_info *cdi, int slot) argument
/linux-master/drivers/pci/
H A Dslot.c21 struct pci_slot *slot = to_pci_slot(kobj); local
29 struct pci_slot *slot = to_pci_slot(kobj); local
39 static ssize_t address_read_file(struct pci_slot *slot, char *buf) argument
57 max_speed_read_file(struct pci_slot *slot, char *buf) argument
62 cur_speed_read_file(struct pci_slot *slot, char *buf) argument
70 struct pci_slot *slot = to_pci_slot(kobj); local
145 rename_slot(struct pci_slot *slot, const char *name) argument
165 struct pci_slot *slot; local
176 struct pci_slot *slot; local
231 struct pci_slot *slot; local
313 pci_destroy_slot(struct pci_slot *slot) argument
335 struct hotplug_slot *slot = pci_slot->hotplug; local
[all...]
/linux-master/drivers/staging/media/av7110/
H A Dav7110_ca.c107 ci_ll_reset(struct dvb_ringbuffer *cibuf, struct file *file, int slots, struct ca_slot_info *slot) argument
/linux-master/arch/arm/mach-mv78xx0/
H A Dpcie.c220 static int __init mv78xx0_pcie_map_irq(const struct pci_dev *dev, u8 slot, argument
/linux-master/drivers/misc/
H A Denclosure.c632 int slot; local
/linux-master/arch/sh/drivers/pci/
H A Dpcie-sh7786.c482 int pcibios_map_platform_irq(const struct pci_dev *pdev, u8 slot, u8 pin) argument
/linux-master/drivers/dca/
H A Ddca-core.c173 int err, slot = -ENODEV; local
228 int slot; local
[all...]
/linux-master/arch/arm/kernel/
H A Dbios32.c363 int slot, oldpin = *pin; local
380 static int pcibios_map_irq(const struct pci_dev *dev, u8 slot, u argument
[all...]
/linux-master/arch/mips/pci/
H A Dops-bcm63xx.c67 unsigned int slot, func, reg; local
/linux-master/drivers/pci/hotplug/
H A Drpaphp_core.c57 struct slot *slot = to_slot(hotplug_slot); local
84 struct slot *slot = to_slot(hotplug_slot); local
99 struct slot *slot = to_slot(hotplug_slot); local
106 struct slot *slot = to_slot(hotplug_slot); local
123 get_max_bus_speed(struct slot *slot) argument
336 struct slot *slot; local
377 struct slot *slot; local
452 struct slot *slot, *next; local
486 struct slot *slot = to_slot(hotplug_slot); local
518 struct slot *slot = to_slot(hotplug_slot); local
[all...]
H A Dacpiphp.h35 struct slot { struct
41 static inline const char *slot_name(struct slot *slot) argument
85 struct slot *slot; member in struct:acpiphp_slot
100 struct acpiphp_slot *slot; member in struct:acpiphp_func
[all...]
/linux-master/block/
H A Dblk-crypto-profile.c77 unsigned int slot; local
179 blk_crypto_remove_slot_from_lru_list(struct blk_crypto_keyslot *slot) argument
208 struct blk_crypto_keyslot *slot; local
226 blk_crypto_keyslot_index(struct blk_crypto_keyslot *slot) argument
252 struct blk_crypto_keyslot *slot; local
325 blk_crypto_put_keyslot(struct blk_crypto_keyslot *slot) argument
366 struct blk_crypto_keyslot *slot; local
420 unsigned int slot; local
[all...]
/linux-master/net/llc/
H A Dllc_sap.c323 int slot = llc_sk_laddr_hashfn(sap, laddr); local
/linux-master/arch/loongarch/kernel/
H A Dhw_breakpoint.c119 struct perf_event **slot; local
[all...]
/linux-master/drivers/eisa/
H A Deisa-bus.c182 eisa_init_device(struct eisa_root_device *root, struct eisa_device *edev, int slot) argument
255 eisa_request_resources(struct eisa_root_device *root, struct eisa_device *edev, int slot) argument
[all...]
/linux-master/block/partitions/
H A Dcmdline.c250 static int add_part(int slot, struct cmdline_subpart *subpart, argument
282 int slot = 1; local
340 static void cmdline_parts_verifier(int slot, struc argument
[all...]
/linux-master/arch/x86/pci/
H A Damd_bus.c24 u32 slot; member in struct:amd_hostbridge
72 unsigned slot; local
359 u8 slot = amd_nb_bus_dev_ranges[i].dev_base; local
[all...]
/linux-master/drivers/soc/qcom/
H A Dice.c202 int qcom_ice_evict_key(struct qcom_ice *ice, int slot) argument
164 qcom_ice_program_key(struct qcom_ice *ice, u8 algorithm_id, u8 key_size, const u8 crypto_key[], u8 data_unit_size, int slot) argument
/linux-master/drivers/video/fbdev/
H A Dpmagb-b-fb.c43 int slot; member in struct:pmagbbfb_par

Completed in 206 milliseconds

1234567891011>>