Searched defs:alloc_start (Results 1 - 7 of 7) sorted by relevance
| /kernel/linux/linux-5.10/kernel/irq/ |
| H A D | matrix.c | 26 unsigned int alloc_start; member 49 irq_alloc_matrix(unsigned int matrix_bits, unsigned int alloc_start, unsigned int alloc_end) irq_alloc_matrix() argument [all...] |
| /kernel/linux/linux-6.6/kernel/irq/ |
| H A D | matrix.c | 26 unsigned int alloc_start; member 49 irq_alloc_matrix(unsigned int matrix_bits, unsigned int alloc_start, unsigned int alloc_end) irq_alloc_matrix() argument [all...] |
| /kernel/linux/linux-5.10/drivers/dma/ |
| H A D | iop-adma.c | 260 struct iop_adma_desc_slot *iter, *_iter, *alloc_start = NULL; in iop_adma_alloc_slots() local
|
| /kernel/linux/linux-5.10/fs/btrfs/ |
| H A D | file.c | 3112 u64 alloc_start = round_down(offset, sectorsize); in btrfs_zero_range() local 3273 alloc_start, bytes_to_reserve); btrfs_zero_range() local 3290 u64 alloc_start; btrfs_fallocate() local [all...] |
| /kernel/linux/linux-6.6/fs/btrfs/ |
| H A D | file.c | 2857 u64 alloc_start = round_down(offset, sectorsize); in btrfs_zero_range() local 3016 alloc_start, bytes_to_reserve); btrfs_zero_range() local 3033 u64 alloc_start; btrfs_fallocate() local 3119 btrfs_assert_inode_range_clean(BTRFS_I(inode), alloc_start, locked_end); btrfs_fallocate() local [all...] |
| /kernel/linux/linux-5.10/drivers/dma/ppc4xx/ |
| H A D | adma.c | 1690 struct ppc440spe_adma_desc_slot *alloc_start = NULL; in ppc440spe_adma_alloc_slots() local
|
| /kernel/linux/linux-6.6/drivers/dma/ppc4xx/ |
| H A D | adma.c | 1688 struct ppc440spe_adma_desc_slot *alloc_start = NULL; in ppc440spe_adma_alloc_slots() local
|
Completed in 22 milliseconds