/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 | 16 struct pcpu_freelist_head __percpu *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 | 559 struct list_head *freelist, in isolate_freepages_block() 1430 move_freelist_head(struct list_head *freelist, struct page *freepage) in move_freelist_head() 1447 move_freelist_tail(struct list_head *freelist, struct page *freepage) in move_freelist_tail() 1549 struct list_head *freelist; in fast_isolate_freepages() local 1984 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 | 403 void **freelist; /* Pointer to next available object */ member 1150 void **freelist, void *nextfree) in freelist_corrupted() 1947 void **freelist, void *nextfree) in freelist_corrupted() 3102 void *freelist) in deactivate_slab() 3310 void *freelist; in flush_slab() local 3332 void *freelist = c->freelist; in __flush_cpu_slab() local 3654 void *freelist; in get_freelist() local 3682 void *freelist; in freeze_slab() local 3724 void *freelist; in ___slab_alloc() local 4616 void **freelist; in do_slab_free() local [all …]
|
/linux/net/xfrm/ |
H A D | xfrm_iptfs.c | 1302 struct list_head *freelist) in __reorder_past() 1412 struct list_head *freelist) in __reorder_future_fits() 1608 struct list_head *freelist) in iptfs_input_reorder() 1705 struct list_head freelist, list; in iptfs_input() local
|
/linux/drivers/android/ |
H A D | binder_alloc.h | 116 struct list_lru *freelist; member
|
H A D | binder_alloc.c | 1234 struct list_lru *freelist) in __binder_alloc_init()
|
/linux/io_uring/ |
H A D | zcrx.h | 37 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/fs/bcachefs/ |
H A D | alloc_types.h | 43 open_bucket_idx_t freelist; member
|
/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 | 902 struct iommu_pages_list *freelist) in dma_pte_list_pagetables() 921 struct iommu_pages_list *freelist) in dma_pte_clear_level() 967 struct iommu_pages_list *freelist) in domain_unmap() 3426 struct iommu_pages_list freelist = in intel_iommu_domain_free() 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/arch/powerpc/kvm/ |
H A D | book3s_hv_nested.c | 804 struct kvm_nested_guest *freelist = NULL; in kvmhv_release_all_nested() local
|
/linux/drivers/md/ |
H A D | dm-writecache.c | 112 struct list_head freelist; member
|