/kernel/linux/linux-6.6/drivers/media/common/videobuf2/ |
H A D | videobuf2-dma-sg.c | 658 .alloc = vb2_dma_sg_alloc,
|
/kernel/linux/linux-6.6/sound/soc/intel/avs/ |
H A D | messages.h | 499 u32 alloc:1; member
|
/kernel/linux/linux-5.10/fs/f2fs/ |
H A D | segment.c | 3088 goto alloc; in __allocate_new_segment() 3092 goto alloc; in __allocate_new_segment() 3096 alloc: in __allocate_new_segment() 4165 unsigned int val, int alloc) in f2fs_lookup_journal_in_cursum() 4174 if (alloc && __has_cursum_space(journal, 1, NAT_JOURNAL)) in f2fs_lookup_journal_in_cursum() 4180 if (alloc && __has_cursum_space(journal, 1, SIT_JOURNAL)) in f2fs_lookup_journal_in_cursum() 4164 f2fs_lookup_journal_in_cursum(struct f2fs_journal *journal, int type, unsigned int val, int alloc) f2fs_lookup_journal_in_cursum() argument
|
/kernel/linux/linux-6.6/fs/ntfs3/ |
H A D | fslog.c | 400 bool alloc; // If true the we should deallocate 'log_rec'. member 405 if (lcb->alloc) in lcb_put() 2409 lcb->alloc = true; in find_log_rec() 2423 lcb->alloc = false; in find_log_rec() 2567 if (lcb->alloc) in read_next_log_rec() 2571 lcb->alloc = false; in read_next_log_rec()
|
H A D | frecord.c | 529 CLST alloc = 0; in ni_repack() 548 alloc = le64_to_cpu(attr->nres.alloc_size) >> in ni_repack() 569 if (evcn + 1 == alloc) in ni_repack() 619 if (evcn + 1 == alloc) { in ni_repack()
|
/kernel/linux/linux-5.10/drivers/tty/ |
H A D | n_gsm.c | 17 * alloc/free model ready) 3119 bool alloc = false; in gsmtty_install() local 3145 alloc = true; in gsmtty_install() 3154 if (alloc) in gsmtty_install()
|
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/ |
H A D | omapfb-main.c | 1326 rg->alloc = 0; in omapfb_free_fbmem() 1370 rg->alloc = false; in omapfb_alloc_fbmem() 1410 rg->alloc = 1; in omapfb_alloc_fbmem() 1895 /* assign these early, so that fb alloc can use them */ in omapfb_create_framebuffers()
|
/kernel/linux/linux-6.6/drivers/usb/gadget/function/ |
H A D | f_midi2.c | 1619 unsigned int alloc; member 1632 if (config->size + 2 >= config->alloc) { in append_config() 1638 config->alloc = size; in append_config() 2786 /* gadget alloc callback */
|
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/ |
H A D | omapfb-main.c | 1326 rg->alloc = 0; in omapfb_free_fbmem() 1370 rg->alloc = false; in omapfb_alloc_fbmem() 1410 rg->alloc = 1; in omapfb_alloc_fbmem() 1893 /* assign these early, so that fb alloc can use them */ in omapfb_create_framebuffers()
|
/kernel/linux/linux-5.10/tools/testing/nvdimm/test/ |
H A D | nfit.c | 203 int (*alloc)(struct nfit_test *t); member 3158 /* common alloc */ in nfit_test_probe() 3208 /* per-nfit specific alloc */ in nfit_test_probe() 3209 if (nfit_test->alloc(nfit_test)) in nfit_test_probe() 3442 nfit_test->alloc = nfit_test0_alloc; in nfit_test_init() 3449 nfit_test->alloc = nfit_test1_alloc; in nfit_test_init()
|
/kernel/linux/linux-6.6/fs/xfs/libxfs/ |
H A D | xfs_alloc.c | 231 rec.alloc.ar_startblock = cpu_to_be32(bno); in xfs_alloc_update() 232 rec.alloc.ar_blockcount = cpu_to_be32(len); in xfs_alloc_update() 242 irec->ar_startblock = be32_to_cpu(rec->alloc.ar_startblock); in xfs_alloc_btrec_to_irec() 243 irec->ar_blockcount = be32_to_cpu(rec->alloc.ar_blockcount); in xfs_alloc_btrec_to_irec() 798 xfs_agblock_t bno; /* alloc bno */ 799 xfs_extlen_t len; /* alloc len */ 3160 * Read in the allocation group header (free/alloc section). 3185 * Read in the allocation group header (free/alloc section) and initialise the
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | sta.c | 1847 /* if this is a HW restart re-alloc existing queues */ in iwl_mvm_add_sta() 2828 cmd.alloc.sta_id_mask = in iwl_mvm_fw_baid_op_cmd() 2830 cmd.alloc.tid = tid; in iwl_mvm_fw_baid_op_cmd() 2831 cmd.alloc.ssn = cpu_to_le16(ssn); in iwl_mvm_fw_baid_op_cmd() 2832 cmd.alloc.win_size = cpu_to_le16(buf_size); in iwl_mvm_fw_baid_op_cmd() 3260 /* Maybe there is no need to even alloc a queue... */ in iwl_mvm_sta_tx_agg_oper()
|
/kernel/linux/linux-6.6/tools/testing/nvdimm/test/ |
H A D | nfit.c | 200 int (*alloc)(struct nfit_test *t); member 3141 /* common alloc */ in nfit_test_probe() 3191 /* per-nfit specific alloc */ in nfit_test_probe() 3192 if (nfit_test->alloc(nfit_test)) in nfit_test_probe() 3312 nfit_test->alloc = nfit_test0_alloc; in nfit_test_init() 3319 nfit_test->alloc = nfit_test1_alloc; in nfit_test_init()
|
/kernel/linux/linux-5.10/drivers/message/fusion/ |
H A D | mptbase.c | 624 * Returns 1 indicating original alloc'd request frame ptr 1198 * is in proper (pre-alloc'd) request buffer range... in mpt_send_handshake_request() 1350 "Failed to alloc memory for host_page_buffer!\n", in mpt_host_page_alloc() 2449 * (mucho alloc's) Must be done prior to in mpt_do_ioc_recovery() 2468 ": alt-ioc (%d) FIFO mgmt alloc WARNING!\n", in mpt_do_ioc_recovery() 2740 if (ioc->alloc != NULL) { in mpt_adapter_disable() 2743 ioc->name, ioc->alloc, ioc->alloc_sz)); in mpt_adapter_disable() 2744 dma_free_coherent(&ioc->pcidev->dev, sz, ioc->alloc, in mpt_adapter_disable() 2748 ioc->alloc = NULL; in mpt_adapter_disable() 2819 * This routine unregisters h/w resources and frees all alloc' [all...] |
/kernel/linux/linux-6.6/drivers/message/fusion/ |
H A D | mptbase.c | 623 * Returns 1 indicating original alloc'd request frame ptr 1194 * is in proper (pre-alloc'd) request buffer range... in mpt_send_handshake_request() 1344 "Failed to alloc memory for host_page_buffer!\n", in mpt_host_page_alloc() 2440 * (mucho alloc's) Must be done prior to in mpt_do_ioc_recovery() 2459 ": alt-ioc (%d) FIFO mgmt alloc WARNING!\n", in mpt_do_ioc_recovery() 2731 if (ioc->alloc != NULL) { in mpt_adapter_disable() 2734 ioc->name, ioc->alloc, ioc->alloc_sz)); in mpt_adapter_disable() 2735 dma_free_coherent(&ioc->pcidev->dev, sz, ioc->alloc, in mpt_adapter_disable() 2739 ioc->alloc = NULL; in mpt_adapter_disable() 2810 * This routine unregisters h/w resources and frees all alloc' [all...] |
/kernel/linux/linux-5.10/arch/alpha/kernel/ |
H A D | pci_iommu.c | 948 .alloc = alpha_pci_alloc_coherent,
|
/kernel/linux/linux-5.10/arch/mips/pci/ |
H A D | pci-xtalk-bridge.c | 419 .alloc = bridge_domain_alloc,
|
/kernel/linux/linux-5.10/arch/x86/kernel/apic/ |
H A D | vector.c | 644 .alloc = x86_vector_alloc_irqs,
|
/kernel/linux/linux-5.10/arch/sparc/kernel/ |
H A D | iommu.c | 756 .alloc = dma_4u_alloc_coherent,
|
/kernel/linux/linux-5.10/drivers/net/ethernet/ |
H A D | jme.h | 364 void *alloc; /* pointer to allocated memory */ member 366 dma_addr_t dmaalloc; /* phys address of ring alloc */
|
/kernel/linux/linux-6.6/arch/alpha/kernel/ |
H A D | pci_iommu.c | 925 .alloc = alpha_pci_alloc_coherent,
|
/kernel/linux/linux-6.6/arch/mips/pci/ |
H A D | pci-xtalk-bridge.c | 420 .alloc = bridge_domain_alloc,
|
/kernel/linux/linux-6.6/arch/sparc/kernel/ |
H A D | iommu.c | 754 .alloc = dma_4u_alloc_coherent,
|
/kernel/linux/linux-6.6/arch/um/drivers/ |
H A D | virt-pci.c | 924 .alloc = um_pci_inner_domain_alloc,
|
/kernel/linux/linux-5.10/drivers/iommu/ |
H A D | io-pgtable-arm-v7s.c | 843 .alloc = arm_v7s_alloc_pgtable,
|