/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() argument 79 static void free_sub_pt(u64 *root, int mode, struct iommu_pages_list *freelist) in free_sub_pt() argument 297 struct iommu_pages_list *freelist) in free_clear_pte() argument 326 struct iommu_pages_list freelist in iommu_v1_map_pages() local 522 struct iommu_pages_list freelist = IOMMU_PAGES_LIST_INIT(freelist); v1_free_pgtable() local [all...] |
/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() argument 1430 move_freelist_head(struct list_head *freelist, struct page *freepage) in move_freelist_head() argument 1447 move_freelist_tail(struct list_head *freelist, struct page *freepage) in move_freelist_tail() argument 1549 struct list_head *freelist; fast_isolate_freepages() local 1984 struct list_head *freelist; fast_find_migrateblock() local [all...] |
H A D | slab.h | 45 void *freelist; member 70 void *freelist; /* first free object */ member
|
H A D | slub.c | 403 void **freelist; /* Pointe member 1150 freelist_corrupted(struct kmem_cache * s,struct slab * slab,void ** freelist,void * nextfree) freelist_corrupted() argument 1947 freelist_corrupted(struct kmem_cache * s,struct slab * slab,void ** freelist,void * nextfree) freelist_corrupted() argument 3102 deactivate_slab(struct kmem_cache * s,struct slab * slab,void * freelist) deactivate_slab() argument 3310 void *freelist; flush_slab() local 3332 void *freelist = c->freelist; __flush_cpu_slab() local 3654 void *freelist; get_freelist() local 3682 void *freelist; freeze_slab() local 3724 void *freelist; ___slab_alloc() local 4616 void **freelist; do_slab_free() local 5170 void *freelist; global() member [all...] |
/linux/net/xfrm/ |
H A D | xfrm_iptfs.c | 1302 struct list_head *freelist) in __reorder_past() argument 1412 struct list_head *freelist) in __reorder_future_fits() argument 1608 struct list_head *freelist) in iptfs_input_reorder() argument 1705 struct list_head freelist, list; in iptfs_input() local [all...] |
/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() argument
|
/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() argument 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() argument 921 struct iommu_pages_list *freelist) in dma_pte_clear_level() argument 967 struct iommu_pages_list *freelist) in domain_unmap() argument 3426 struct iommu_pages_list freelist in intel_iommu_domain_free() local [all...] |
/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() argument [all...] |
/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
|