/linux/drivers/iommu/amd/ |
H A D | io_pgtable.c | 50 static void free_pt_lvl(u64 *pt, struct iommu_pages_list *freelist, int lvl) in free_pt_lvl() 79 static void free_sub_pt(u64 *root, int mode, struct iommu_pages_list *freelist) in free_sub_pt() 297 struct iommu_pages_list *freelist) in free_clear_pte() 326 struct iommu_pages_list freelist = IOMMU_PAGES_LIST_INIT(freelist); in iommu_v1_map_pages() local 522 struct iommu_pages_list freelist = IOMMU_PAGES_LIST_INIT(freelist); in v1_free_pgtable() local
|
/linux/kernel/bpf/ |
H A D | percpu_freelist.h | 15 struct pcpu_freelist_head __percpu *freelist; global() member
|
H A D | stackmap.c | 29 struct pcpu_freelist freelist; member
|
H A D | hashtab.c | 95 struct pcpu_freelist freelist; member
|
/linux/drivers/scsi/elx/efct/ |
H A D | efct_io.c | 16 struct list_head freelist; member
|
H A D | efct_hw.h | 343 struct list_head freelist; member
|
/linux/fs/jfs/ |
H A D | jfs_dtree.h | 139 s8 freelist; /* 1: freelist header */ member 188 s8 freelist; /* 1: slot index of head of freelist */ member
|
/linux/mm/ |
H A D | compaction.c | 592 struct list_head *freelist, in isolate_freepages_block() 1466 move_freelist_head(struct list_head *freelist, struct page *freepage) in move_freelist_head() 1483 move_freelist_tail(struct list_head *freelist, struct page *freepage) in move_freelist_tail() 1585 struct list_head *freelist; in fast_isolate_freepages() local 2020 struct list_head *freelist; in fast_find_migrateblock() local
|
H A D | slab.h | 45 void *freelist; member 70 void *freelist; /* first free object */ member
|
H A D | slub.c | 386 void **freelist; /* Pointer to next available object */ member 1114 void **freelist, void *nextfree) in freelist_corrupted() 1911 void **freelist, void *nextfree) in freelist_corrupted() 3070 void *freelist) in deactivate_slab() 3278 void *freelist; in flush_slab() local 3300 void *freelist = c->freelist; in __flush_cpu_slab() local 3622 void *freelist; in get_freelist() local 3650 void *freelist; in freeze_slab() local 3692 void *freelist; in ___slab_alloc() local 4579 void **freelist; in do_slab_free() local [all …]
|
/linux/io_uring/ |
H A D | zcrx.h | 35 u32 *freelist; member
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
H A D | ptp.h | 119 struct mlx5e_ptp_metadata_fifo *freelist; in mlx5e_ptpsq_metadata_freelist_empty() local
|
/linux/drivers/usb/musb/ |
H A D | cppi_dma.h | 95 struct cppi_descriptor *freelist; member
|
/linux/drivers/iommu/riscv/ |
H A D | iommu.c | 1090 struct iommu_pages_list *freelist) in riscv_iommu_pte_free() 1198 struct iommu_pages_list freelist = IOMMU_PAGES_LIST_INIT(freelist); in riscv_iommu_map_pages() local
|
/linux/drivers/nvdimm/ |
H A D | btt.h | 187 struct free_entry *freelist; member
|
/linux/drivers/net/ethernet/cavium/liquidio/ |
H A D | octeon_device.c | 1046 struct list_head freelist, *temp, *tmp2; in octeon_delete_dispatch_list() local
|
/linux/drivers/iommu/intel/ |
H A D | iommu.c | 900 struct iommu_pages_list *freelist) in dma_pte_list_pagetables() 919 struct iommu_pages_list *freelist) in dma_pte_clear_level() 965 struct iommu_pages_list *freelist) in domain_unmap() 1402 struct iommu_pages_list freelist = in domain_exit() local
|
/linux/drivers/iommu/ |
H A D | dma-iommu.c | 109 struct iommu_pages_list freelist; member 199 struct iommu_pages_list *freelist) in queue_iova()
|
/linux/include/linux/ |
H A D | iommu.h | 361 struct iommu_pages_list freelist; member
|
/linux/drivers/md/ |
H A D | dm-writecache.c | 113 struct list_head freelist; member
|
/linux/net/core/ |
H A D | neighbour.c | 808 struct pneigh_entry *n, **np, *freelist = NULL; in pneigh_ifdown_and_unlock() local
|