Home
last modified time | relevance | path

Searched refs:alloc (Results 451 - 475 of 908) sorted by relevance

1...<<11121314151617181920>>...37

/kernel/linux/linux-6.6/arch/powerpc/platforms/ps3/
H A Dsystem-bus.c689 .alloc = ps3_alloc_coherent,
703 .alloc = ps3_alloc_coherent,
/kernel/linux/linux-5.10/drivers/irqchip/
H A Dirq-mips-gic.c567 .alloc = gic_irq_domain_alloc,
672 .alloc = gic_ipi_domain_alloc,
/kernel/linux/linux-5.10/drivers/net/ipa/
H A Dgsi_trans.c360 list_add_tail(&trans->links, &trans_info->alloc); in gsi_channel_trans_alloc()
782 INIT_LIST_HEAD(&trans_info->alloc); in gsi_channel_trans_init()
/kernel/linux/linux-5.10/sound/soc/intel/catpt/
H A Dloader.c291 struct catpt_fw_block_hdr *blk, bool alloc) in catpt_load_block()
310 if (alloc) { in catpt_load_block()
289 catpt_load_block(struct catpt_dev *cdev, struct dma_chan *chan, dma_addr_t paddr, struct catpt_fw_block_hdr *blk, bool alloc) catpt_load_block() argument
/kernel/linux/linux-5.10/fs/nfsd/
H A Dnfs4idmap.c201 .alloc = ent_alloc,
371 .alloc = ent_alloc,
/kernel/linux/linux-5.10/kernel/dma/
H A Dmapping.c437 else if (ops->alloc) in dma_alloc_attrs()
438 cpu_addr = ops->alloc(dev, size, dma_handle, flag, attrs); in dma_alloc_attrs()
/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_trans_resv.c182 bool alloc) in xfs_calc_inode_chunk_res()
188 if (alloc) { in xfs_calc_inode_chunk_res()
587 * allocation btrees for 1 block alloc: 2 * (2 * maxdepth - 1) * blocksize
180 xfs_calc_inode_chunk_res( struct xfs_mount *mp, bool alloc) xfs_calc_inode_chunk_res() argument
/kernel/linux/linux-5.10/net/netfilter/
H A Dcore.c53 size_t alloc = sizeof(*e) + in allocate_hook_entries_size() local
61 e = kvzalloc(alloc, GFP_KERNEL); in allocate_hook_entries_size()
/kernel/linux/linux-6.6/fs/nfsd/
H A Dnfs4idmap.c202 .alloc = ent_alloc,
372 .alloc = ent_alloc,
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_trans_resv.c192 bool alloc) in xfs_calc_inode_chunk_res()
198 if (alloc) { in xfs_calc_inode_chunk_res()
679 * allocation btrees for 1 block alloc: 2 * (2 * maxdepth - 1) * blocksize
190 xfs_calc_inode_chunk_res( struct xfs_mount *mp, bool alloc) xfs_calc_inode_chunk_res() argument
/kernel/linux/linux-6.6/drivers/char/tpm/
H A Dtpm2-space.c354 static u32 tpm2_map_to_vhandle(struct tpm_space *space, u32 phandle, bool alloc) in tpm2_map_to_vhandle() argument
359 if (alloc) { in tpm2_map_to_vhandle()
/kernel/linux/linux-6.6/drivers/net/ethernet/
H A Dlantiq_xrx200.c187 static int xrx200_alloc_buf(struct xrx200_chan *ch, void *(*alloc)(unsigned int size)) in xrx200_alloc_buf()
194 ch->rx_buff[ch->dma.desc] = alloc(priv->rx_skb_size); in xrx200_alloc_buf()
564 /* alloc the network device */ in xrx200_probe()
/kernel/linux/linux-6.6/drivers/irqchip/
H A Dirq-mips-gic.c567 .alloc = gic_irq_domain_alloc,
672 .alloc = gic_ipi_domain_alloc,
/kernel/linux/linux-6.6/net/netfilter/
H A Dcore.c53 size_t alloc = sizeof(*e) + in allocate_hook_entries_size() local
61 e = kvzalloc(alloc, GFP_KERNEL_ACCOUNT); in allocate_hook_entries_size()
/kernel/linux/linux-6.6/sound/soc/intel/catpt/
H A Dloader.c291 struct catpt_fw_block_hdr *blk, bool alloc) in catpt_load_block()
310 if (alloc) { in catpt_load_block()
289 catpt_load_block(struct catpt_dev *cdev, struct dma_chan *chan, dma_addr_t paddr, struct catpt_fw_block_hdr *blk, bool alloc) catpt_load_block() argument
/kernel/linux/linux-5.10/drivers/infiniband/hw/mthca/
H A Dmthca_qp.c1311 qp->qpn = mthca_alloc(&dev->qp_table.alloc); in mthca_alloc_qp()
1321 mthca_free(&dev->qp_table.alloc, qp->qpn); in mthca_alloc_qp()
1493 mthca_free(&dev->qp_table.alloc, qp->qpn); in mthca_free_qp()
2269 err = mthca_alloc_init(&dev->qp_table.alloc, in mthca_init_qp_table()
2280 mthca_alloc_cleanup(&dev->qp_table.alloc); in mthca_init_qp_table()
2300 mthca_alloc_cleanup(&dev->qp_table.alloc); in mthca_init_qp_table()
2313 mthca_alloc_cleanup(&dev->qp_table.alloc); in mthca_cleanup_qp_table()
/kernel/linux/linux-6.6/drivers/infiniband/hw/mthca/
H A Dmthca_qp.c1314 qp->qpn = mthca_alloc(&dev->qp_table.alloc); in mthca_alloc_qp()
1324 mthca_free(&dev->qp_table.alloc, qp->qpn); in mthca_alloc_qp()
1496 mthca_free(&dev->qp_table.alloc, qp->qpn); in mthca_free_qp()
2272 err = mthca_alloc_init(&dev->qp_table.alloc, in mthca_init_qp_table()
2283 mthca_alloc_cleanup(&dev->qp_table.alloc); in mthca_init_qp_table()
2303 mthca_alloc_cleanup(&dev->qp_table.alloc); in mthca_init_qp_table()
2316 mthca_alloc_cleanup(&dev->qp_table.alloc); in mthca_cleanup_qp_table()
/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dusbtouchscreen.c82 int (*alloc) (struct usbtouch_usb *usbtouch); member
1202 .alloc = mtouch_alloc,
1362 .alloc = nexio_alloc,
1756 if (type->alloc) { in usbtouch_probe()
1757 err = type->alloc(usbtouch); in usbtouch_probe()
1760 "%s - type->alloc() failed, err: %d\n", in usbtouch_probe()
/kernel/linux/linux-5.10/drivers/remoteproc/
H A Dremoteproc_core.c113 dev_err(dev, "can't alloc iommu domain\n"); in rproc_enable_iommu()
998 * @alloc: memory carveout allocation function
1009 int (*alloc)(struct rproc *, struct rproc_mem_entry *), in rproc_mem_entry_init()
1024 mem->alloc = alloc; in rproc_mem_entry_init()
1238 * if alloc() ops registered and updates resource table information
1252 if (entry->alloc) { in rproc_alloc_registered_carveouts()
1253 ret = entry->alloc(rproc, entry); in rproc_alloc_registered_carveouts()
/kernel/linux/linux-6.6/drivers/remoteproc/
H A Dremoteproc_core.c113 dev_err(dev, "can't alloc iommu domain\n"); in rproc_enable_iommu()
904 * @alloc: memory carveout allocation function
917 int (*alloc)(struct rproc *, struct rproc_mem_entry *), in rproc_mem_entry_init()
932 mem->alloc = alloc; in rproc_mem_entry_init()
1148 * if alloc() ops registered and updates resource table information
1162 if (entry->alloc) { in rproc_alloc_registered_carveouts()
1163 ret = entry->alloc(rproc, entry); in rproc_alloc_registered_carveouts()
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dusbtouchscreen.c82 int (*alloc) (struct usbtouch_usb *usbtouch); member
1205 .alloc = mtouch_alloc,
1365 .alloc = nexio_alloc,
1762 if (type->alloc) { in usbtouch_probe()
1763 err = type->alloc(usbtouch); in usbtouch_probe()
1766 "%s - type->alloc() failed, err: %d\n", in usbtouch_probe()
/kernel/linux/linux-5.10/arch/x86/events/intel/
H A Duncore_snbep.c917 if (reg1->alloc & (0x1 << i)) in snbep_cbox_put_constraint()
920 reg1->alloc = 0; in snbep_cbox_put_constraint()
929 int i, alloc = 0; in __snbep_cbox_get_constraint() local
940 if (!uncore_box_is_fake(box) && (reg1->alloc & (0x1 << i))) in __snbep_cbox_get_constraint()
949 alloc |= (0x1 << i); in __snbep_cbox_get_constraint()
959 reg1->alloc |= alloc; in __snbep_cbox_get_constraint()
964 if (alloc & (0x1 << i)) in __snbep_cbox_get_constraint()
1066 (!uncore_box_is_fake(box) && reg1->alloc)) in snbep_pcu_get_constraint()
1092 reg1->alloc in snbep_pcu_get_constraint()
[all...]
/kernel/linux/linux-5.10/mm/
H A Dslub.c568 enum track_item alloc) in get_track()
574 return p + alloc; in get_track()
578 enum track_item alloc, unsigned long addr) in set_track()
580 struct track *p = get_track(s, object, alloc); in set_track()
1029 int alloc) in trace()
1034 alloc ? "alloc" : "free", in trace()
1038 if (!alloc) in trace()
1104 /* Object debug checks for alloc/free paths */
1772 * Try a lower order alloc i in allocate_slab()
567 get_track(struct kmem_cache *s, void *object, enum track_item alloc) get_track() argument
577 set_track(struct kmem_cache *s, void *object, enum track_item alloc, unsigned long addr) set_track() argument
1028 trace(struct kmem_cache *s, struct page *page, void *object, int alloc) trace() argument
4718 process_slab(struct loc_track *t, struct kmem_cache *s, struct page *page, enum track_item alloc) process_slab() argument
4732 list_locations(struct kmem_cache *s, char *buf, enum track_item alloc) list_locations() argument
[all...]
/kernel/linux/linux-6.6/arch/x86/events/intel/
H A Duncore_snbep.c939 if (reg1->alloc & (0x1 << i)) in snbep_cbox_put_constraint()
942 reg1->alloc = 0; in snbep_cbox_put_constraint()
951 int i, alloc = 0; in __snbep_cbox_get_constraint() local
962 if (!uncore_box_is_fake(box) && (reg1->alloc & (0x1 << i))) in __snbep_cbox_get_constraint()
971 alloc |= (0x1 << i); in __snbep_cbox_get_constraint()
981 reg1->alloc |= alloc; in __snbep_cbox_get_constraint()
986 if (alloc & (0x1 << i)) in __snbep_cbox_get_constraint()
1088 (!uncore_box_is_fake(box) && reg1->alloc)) in snbep_pcu_get_constraint()
1114 reg1->alloc in snbep_pcu_get_constraint()
[all...]
/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpio-xgene-sb.c211 .alloc = xgene_gpio_sb_domain_alloc,

Completed in 45 milliseconds

1...<<11121314151617181920>>...37