Searched defs:slot (Results 501 - 525 of 751) sorted by relevance

<<21222324252627282930>>

/linux-master/drivers/dma/
H A Dfsl-edma-common.c163 mux_configure8(struct fsl_edma_chan *fsl_chan, void __iomem *addr, u32 off, u32 slot, bool enable) argument
176 mux_configure32(struct fsl_edma_chan *fsl_chan, void __iomem *addr, u32 off, u32 slot, bool enable) argument
189 fsl_edma_chan_mux(struct fsl_edma_chan *fsl_chan, unsigned int slot, bool enable) argument
/linux-master/drivers/scsi/
H A D53c700.c524 struct NCR_700_command_slot *slot = hostdata->free_list; local
554 free_slot(struct NCR_700_command_slot *slot, struct NCR_700_Host_Parameters *hostdata) argument
581 struct NCR_700_command_slot *slot = local
591 NCR_700_unmap(struct NCR_700_Host_Parameters *hostdata, struct scsi_cmnd *SCp, struct NCR_700_command_slot *slot) argument
607 struct NCR_700_command_slot *slot = local
985 struct NCR_700_command_slot *slot = local
1103 struct NCR_700_command_slot *slot; local
1195 struct NCR_700_command_slot *slot; local
1322 struct NCR_700_command_slot *slot = local
1402 struct NCR_700_command_slot *slot = local
1554 struct NCR_700_command_slot *slot = local
1589 struct NCR_700_command_slot *slot = (SCp == NULL) ? NULL : local
1758 struct NCR_700_command_slot *slot; local
1909 struct NCR_700_command_slot *slot; local
[all...]
/linux-master/drivers/media/platform/renesas/rzg2l-cru/
H A Drzg2l-video.c248 static void rzg2l_cru_fill_hw_slot(struct rzg2l_cru_dev *cru, int slot) argument
227 rzg2l_cru_set_slot_addr(struct rzg2l_cru_dev *cru, int slot, dma_addr_t addr) argument
280 unsigned int slot; local
537 int slot; local
[all...]
/linux-master/sound/soc/codecs/
H A Dcs42l43.c556 int slot; local
/linux-master/fs/bcachefs/
H A Dalloc_foreground.c81 open_bucket_idx_t *slot = open_bucket_hashslot(c, ob->dev, ob->bucket); local
90 open_bucket_idx_t *slot = open_bucket_hashslot(c, ob->dev, ob->bucket); local
[all...]
/linux-master/drivers/ata/
H A Dahci.c1309 unsigned long slot = (unsigned long)dmi->driver_data; local
H A Dpata_legacy.c156 unsigned int slot; member in struct:legacy_probe
1215 int slot = 0; local
[all...]
/linux-master/drivers/pinctrl/
H A Dcore.c713 void __rcu **slot; local
/linux-master/drivers/nvme/target/
H A Dcore.c1357 void __rcu **slot; local
/linux-master/lib/
H A Dxarray.c643 void __rcu **slot; local
778 void __rcu **slot = &xas->xa->xa_head; local
1790 unsigned int slot = xas.xa_offset + (1 << order); local
[all...]
/linux-master/drivers/soc/qcom/
H A Drpmh-rsc.c707 int slot, offset; local
/linux-master/kernel/irq/
H A Dirqdomain.c1567 void __rcu **slot; local
/linux-master/drivers/net/bonding/
H A Dbond_options.c1113 static void _bond_options_arp_ip_target_set(struct bonding *bond, int slot, argument
1237 static void _bond_options_ns_ip6_target_set(struct bonding *bond, int slot, argument
[all...]
/linux-master/fs/btrfs/
H A Dtree-checker.c56 static void generic_err(const struct extent_buffer *eb, int slot, argument
82 static void file_extent_err(const struct extent_buffer *eb, int slot, argument
143 dir_item_err(const struct extent_buffer *eb, int slot, const char *fmt, ...) argument
175 check_prev_ino(struct extent_buffer *leaf, struct btrfs_key *key, int slot, struct btrfs_key *prev_key) argument
206 check_extent_data_item(struct extent_buffer *leaf, struct btrfs_key *key, int slot, struct btrfs_key *prev_key) argument
346 check_csum_item(struct extent_buffer *leaf, struct btrfs_key *key, int slot, struct btrfs_key *prev_key) argument
392 check_inode_key(struct extent_buffer *leaf, struct btrfs_key *key, int slot) argument
444 check_root_key(struct extent_buffer *leaf, struct btrfs_key *key, int slot) argument
502 check_dir_item(struct extent_buffer *leaf, struct btrfs_key *key, struct btrfs_key *prev_key, int slot) argument
639 block_group_err(const struct extent_buffer *eb, int slot, const char *fmt, ...) argument
662 check_block_group_item(struct extent_buffer *leaf, struct btrfs_key *key, int slot) argument
759 int slot = -1; local
963 check_leaf_chunk_item(struct extent_buffer *leaf, struct btrfs_chunk *chunk, struct btrfs_key *key, int slot) argument
997 dev_item_err(const struct extent_buffer *eb, int slot, const char *fmt, ...) argument
1019 check_dev_item(struct extent_buffer *leaf, struct btrfs_key *key, int slot) argument
1066 check_inode_item(struct extent_buffer *leaf, struct btrfs_key *key, int slot) argument
1155 check_root_item(struct extent_buffer *leaf, struct btrfs_key *key, int slot) argument
1244 extent_err(const struct extent_buffer *eb, int slot, const char *fmt, ...) argument
1274 check_extent_item(struct extent_buffer *leaf, struct btrfs_key *key, int slot, struct btrfs_key *prev_key) argument
1560 check_simple_keyed_refs(struct extent_buffer *leaf, struct btrfs_key *key, int slot) argument
1591 check_extent_data_ref(struct extent_buffer *leaf, struct btrfs_key *key, int slot) argument
1632 check_inode_ref(struct extent_buffer *leaf, struct btrfs_key *key, struct btrfs_key *prev_key, int slot) argument
1682 check_raid_stripe_extent(const struct extent_buffer *leaf, const struct btrfs_key *key, int slot) argument
1723 check_leaf_item(struct extent_buffer *leaf, struct btrfs_key *key, int slot, struct btrfs_key *prev_key) argument
1791 int slot; local
1951 int slot; local
[all...]
H A Ddelayed-inode.c855 int nitems, slot, last_slot; local
H A Dfile-item.c938 int slot = path->slots[0] - 1; local
1024 int slot = path->slots[0] + 1; local
1280 const int slot local
1344 const int slot = path->slots[0]; local
[all...]
/linux-master/arch/alpha/kernel/
H A Dsetup.c1045 show_cpuinfo(struct seq_file *f, void *slot) argument
/linux-master/drivers/net/ethernet/ti/icssg/
H A Dicssg_classifier.c301 icssg_class_ft1_add_mcast(struct regmap *miig_rt, int slice, int slot, const u8 *addr, const u8 *mask) argument
417 int slot = 2; local
[all...]
/linux-master/net/ipv4/
H A Dinet_hashtables.c505 unsigned int slot = hash & hashinfo->ehash_mask; local
/linux-master/net/sched/
H A Dsch_sfq.c206 struct sfq_slot *slot = &q->slots[x]; local
257 slot_dequeue_tail(struct sfq_slot *slot) argument
268 slot_dequeue_head(struct sfq_slot *slot) argument
278 slot_queue_init(struct sfq_slot *slot) argument
285 slot_queue_add(struct sfq_slot *slot, struct sk_buff *skb) argument
299 struct sfq_slot *slot; local
351 struct sfq_slot *slot; local
485 struct sfq_slot *slot; local
540 struct sfq_slot *slot; local
879 const struct sfq_slot *slot = &q->slots[idx]; local
[all...]
/linux-master/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_ads.c277 struct guc_mmio_reg *slot; local
310 struct guc_mmio_reg *slot; local
[all...]
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dr535.c402 r535_sor_dp_vcpi(struct nvkm_ior *sor, int head, u8 slot, u8 slot_nr, u16 pbn, u16 aligned_pbn) argument
/linux-master/drivers/media/pci/ttpci/
H A Dbudget-av.c123 static int ciintf_read_attribute_mem(struct dvb_ca_en50221 *ca, int slot, int address) argument
142 static int ciintf_write_attribute_mem(struct dvb_ca_en50221 *ca, int slot, int address, u8 value) argument
161 static int ciintf_read_cam_control(struct dvb_ca_en50221 *ca, int slot, u8 address) argument
181 ciintf_write_cam_control(struct dvb_ca_en50221 *ca, int slot, u8 address, u8 value) argument
200 ciintf_slot_reset(struct dvb_ca_en50221 *ca, int slot) argument
229 ciintf_slot_shutdown(struct dvb_ca_en50221 *ca, int slot) argument
245 ciintf_slot_ts_enable(struct dvb_ca_en50221 *ca, int slot) argument
260 ciintf_poll_slot_status(struct dvb_ca_en50221 *ca, int slot, int open) argument
[all...]
/linux-master/arch/powerpc/kvm/
H A Dbook3s.c857 void kvmppc_core_free_memslot(struct kvm *kvm, struct kvm_memory_slot *slot) argument
/linux-master/arch/x86/kvm/mmu/
H A Dtdp_mmu.c1327 kvm_tdp_mmu_wrprot_slot(struct kvm *kvm, const struct kvm_memory_slot *slot, int min_level) argument
1510 kvm_tdp_mmu_try_split_huge_pages(struct kvm *kvm, const struct kvm_memory_slot *slot, gfn_t start, gfn_t end, int target_level, bool shared) argument
1578 kvm_tdp_mmu_clear_dirty_slot(struct kvm *kvm, const struct kvm_memory_slot *slot) argument
1638 kvm_tdp_mmu_clear_dirty_pt_masked(struct kvm *kvm, struct kvm_memory_slot *slot, gfn_t gfn, unsigned long mask, bool wrprot) argument
1649 zap_collapsible_spte_range(struct kvm *kvm, struct kvm_mmu_page *root, const struct kvm_memory_slot *slot) argument
1704 kvm_tdp_mmu_zap_collapsible_sptes(struct kvm *kvm, const struct kvm_memory_slot *slot) argument
1755 kvm_tdp_mmu_write_protect_gfn(struct kvm *kvm, struct kvm_memory_slot *slot, gfn_t gfn, int min_level) argument
[all...]

Completed in 297 milliseconds

<<21222324252627282930>>