/linux-6.12.1/drivers/soc/fsl/dpio/ |
D | dpio-service.c | 24 struct qbman_swp *swp; member 48 struct qbman_swp *swp; /* portal used to issue VDQCR */ member 230 struct qbman_swp *swp; in dpaa2_io_irq() local 769 struct qbman_swp *swp; in dpaa2_io_query_fq_count() local 802 struct qbman_swp *swp; in dpaa2_io_query_bp_count() local 830 struct qbman_swp *swp = d->swp; in dpaa2_io_set_irq_coalescing() local 844 struct qbman_swp *swp = d->swp; in dpaa2_io_get_irq_coalescing() local
|
D | qbman-portal.h | 539 static inline void *qbman_swp_mc_complete(struct qbman_swp *swp, void *cmd, in qbman_swp_mc_complete()
|
/linux-6.12.1/arch/nios2/include/asm/ |
D | pgtable.h | 261 #define __swp_type(swp) (((swp).val >> 26) & 0x1f) argument 262 #define __swp_offset(swp) ((swp).val & 0xfffff) argument 265 #define __swp_entry_to_pte(swp) ((pte_t) { (swp).val }) argument
|
/linux-6.12.1/include/linux/ |
D | swap.h | 548 static inline int add_swap_count_continuation(swp_entry_t swp, gfp_t gfp_mask) in add_swap_count_continuation() 553 static inline void swap_shmem_alloc(swp_entry_t swp, int nr) in swap_shmem_alloc() 557 static inline int swap_duplicate(swp_entry_t swp) in swap_duplicate() 562 static inline int swapcache_prepare(swp_entry_t swp, int nr) in swapcache_prepare() 571 static inline void put_swap_folio(struct folio *folio, swp_entry_t swp) in put_swap_folio()
|
D | zswap.h | 52 static inline void zswap_invalidate(swp_entry_t swp) {} in zswap_invalidate()
|
D | swapops.h | 354 static inline int is_migration_entry(swp_entry_t swp) in is_migration_entry() 416 static inline int is_hwpoison_entry(swp_entry_t swp) in is_hwpoison_entry()
|
D | min_heap.h | 38 void (*swp)(void *lhs, void *rhs, void *args); member
|
/linux-6.12.1/drivers/gpu/drm/i915/selftests/ |
D | i915_random.c | 58 size_t swp; in i915_prandom_shuffle() local
|
/linux-6.12.1/mm/ |
D | zswap.c | 234 static inline struct xarray *swap_zswap_tree(swp_entry_t swp) in swap_zswap_tree() 1408 swp_entry_t swp = folio->swap; in zswap_store() local 1534 swp_entry_t swp = folio->swap; in zswap_load() local 1591 void zswap_invalidate(swp_entry_t swp) in zswap_invalidate()
|
D | debug_vm_pgtable.c | 841 swp_entry_t swp; in pte_swap_tests() local 854 swp_entry_t swp; in pmd_swap_tests() local 873 swp_entry_t swp; in swap_migration_tests() local
|
D | swap.h | 138 static inline struct folio *swapin_readahead(swp_entry_t swp, gfp_t gfp_mask, in swapin_readahead()
|
D | swap_state.c | 407 swp_entry_t swp; in filemap_get_incore_folio() local
|
D | memory-failure.c | 761 swp_entry_t swp = pte_to_swp_entry(pte); in check_hwpoisoned_entry() local
|
D | hugetlb.c | 5167 swp_entry_t swp; in is_hugetlb_entry_migration() local 5180 swp_entry_t swp; in is_hugetlb_entry_hwpoisoned() local
|
D | filemap.c | 4341 swp_entry_t swp = radix_to_swp_entry(folio); in filemap_cachestat() local
|
/linux-6.12.1/drivers/dma-buf/ |
D | st-dma-fence-chain.c | 635 unsigned int swp; in randomise_fences() local
|
/linux-6.12.1/fs/nilfs2/ |
D | the_nilfs.c | 599 int valid[2], swp = 0, older; in nilfs_load_super_block() local
|
/linux-6.12.1/arch/arm/include/asm/ |
D | pgtable.h | 304 #define __swp_entry_to_pte(swp) __pte((swp).val) argument
|
/linux-6.12.1/drivers/net/dsa/microchip/ |
D | ksz_common.h | 808 #define KSZ_SPI_OP_FLAG_MASK(opcode, swp, regbits, regpad) \ argument 811 #define KSZ_REGMAP_ENTRY(width, swp, regbits, regpad, regalign) \ argument 832 #define KSZ_REGMAP_TABLE(ksz, swp, regbits, regpad, regalign) \ argument
|
/linux-6.12.1/ipc/ |
D | shm.c | 958 unsigned long *swp) in shm_get_stat() 1841 unsigned long rss = 0, swp = 0; in sysvipc_shm_proc_show() local
|
/linux-6.12.1/fs/proc/ |
D | task_mmu.c | 2101 swp_entry_t swp; in pagemap_page_category() local 2163 swp_entry_t swp; in pagemap_thp_category() local
|
/linux-6.12.1/arch/arm64/include/asm/ |
D | pgtable.h | 1437 #define __swp_entry_to_pte(swp) ((pte_t) { (swp).val }) argument 1441 #define __swp_entry_to_pmd(swp) __pmd((swp).val) argument
|
/linux-6.12.1/arch/riscv/include/asm/ |
D | pgtable.h | 889 #define __swp_entry_to_pmd(swp) __pmd((swp).val) argument
|
/linux-6.12.1/drivers/gpu/drm/i915/gt/ |
D | intel_execlists_submission.c | 3688 int swp; in virtual_engine_initial_hint() local
|
/linux-6.12.1/include/linux/mlx5/ |
D | mlx5_ifc.h | 1168 u8 swp[0x1]; member
|