| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-5.10/drivers/soc/fsl/dpio/ |
| D | dpio-service.c | 23 struct qbman_swp *swp; member 39 struct qbman_swp *swp; /* portal used to issue VDQCR */ member 194 struct qbman_swp *swp; in dpaa2_io_irq() local 731 struct qbman_swp *swp; in dpaa2_io_query_fq_count() local 764 struct qbman_swp *swp; in dpaa2_io_query_bp_count() local
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | swap.h | 556 static inline int add_swap_count_continuation(swp_entry_t swp, gfp_t gfp_mask) in add_swap_count_continuation() 561 static inline void swap_shmem_alloc(swp_entry_t swp) in swap_shmem_alloc() 565 static inline int swap_duplicate(swp_entry_t swp) in swap_duplicate() 570 static inline void swap_free(swp_entry_t swp) in swap_free() 574 static inline void put_swap_page(struct page *page, swp_entry_t swp) in put_swap_page() 584 static inline struct page *swapin_readahead(swp_entry_t swp, gfp_t gfp_mask, in swapin_readahead() 599 static inline struct page *lookup_swap_cache(swp_entry_t swp, in lookup_swap_cache()
|
| D | swapops.h | 222 static inline int is_migration_entry(swp_entry_t swp) in is_migration_entry() 352 static inline int is_hwpoison_entry(swp_entry_t swp) in is_hwpoison_entry()
|
| D | min_heap.h | 30 void (*swp)(void *lhs, void *rhs); member
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | swap.h | 561 static inline int add_swap_count_continuation(swp_entry_t swp, gfp_t gfp_mask) in add_swap_count_continuation() 566 static inline void swap_shmem_alloc(swp_entry_t swp) in swap_shmem_alloc() 570 static inline int swap_duplicate(swp_entry_t swp) in swap_duplicate() 575 static inline int swapcache_prepare(swp_entry_t swp) in swapcache_prepare() 580 static inline void swap_free(swp_entry_t swp) in swap_free() 584 static inline void put_swap_folio(struct folio *folio, swp_entry_t swp) in put_swap_folio()
|
| D | min_heap.h | 30 void (*swp)(void *lhs, void *rhs); member
|
| 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()
|
| /kernel/linux/linux-6.6/arch/nios2/include/asm/ |
| D | pgtable.h | 256 #define __swp_type(swp) (((swp).val >> 26) & 0x1f) argument 257 #define __swp_offset(swp) ((swp).val & 0xfffff) argument 260 #define __swp_entry_to_pte(swp) ((pte_t) { (swp).val }) argument
|
| /kernel/linux/linux-5.10/arch/nios2/include/asm/ |
| D | pgtable.h | 265 #define __swp_type(swp) (((swp).val >> 26) & 0x3) argument 266 #define __swp_offset(swp) ((swp).val & 0xfffff) argument 269 #define __swp_entry_to_pte(swp) ((pte_t) { (swp).val }) argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/selftests/ |
| D | i915_random.c | 58 size_t swp; in i915_prandom_shuffle() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/selftests/ |
| D | i915_random.c | 58 size_t swp; in i915_prandom_shuffle() local
|
| /kernel/linux/linux-6.6/mm/ |
| D | swap.h | 89 static inline struct page *swapin_readahead(swp_entry_t swp, gfp_t gfp_mask, in swapin_readahead()
|
| D | debug_vm_pgtable.c | 840 swp_entry_t swp; in pte_swap_tests() local 853 swp_entry_t swp; in pmd_swap_tests() local 872 swp_entry_t swp; in swap_migration_tests() local
|
| D | zswap.c | 1195 swp_entry_t swp = folio->swap; in zswap_store() local 1398 swp_entry_t swp = folio->swap; in zswap_load() local
|
| /kernel/linux/linux-5.10/drivers/net/dsa/microchip/ |
| D | ksz_common.h | 301 #define KSZ_SPI_OP_FLAG_MASK(opcode, swp, regbits, regpad) \ argument 304 #define KSZ_REGMAP_ENTRY(width, swp, regbits, regpad, regalign) \ argument 325 #define KSZ_REGMAP_TABLE(ksz, swp, regbits, regpad, regalign) \ argument
|
| /kernel/linux/linux-5.10/mm/ |
| D | debug_vm_pgtable.c | 805 swp_entry_t swp; in pte_swap_tests() local 818 swp_entry_t swp; in pmd_swap_tests() local 837 swp_entry_t swp; in swap_migration_tests() local
|
| /kernel/linux/linux-5.10/drivers/dma-buf/ |
| D | st-dma-fence-chain.c | 642 unsigned int swp; in randomise_fences() local
|
| /kernel/linux/linux-6.6/drivers/dma-buf/ |
| D | st-dma-fence-chain.c | 635 unsigned int swp; in randomise_fences() local
|
| /kernel/linux/linux-5.10/fs/nilfs2/ |
| D | the_nilfs.c | 596 int valid[2], swp = 0; in nilfs_load_super_block() local
|
| /kernel/linux/linux-6.6/fs/nilfs2/ |
| D | the_nilfs.c | 601 int valid[2], swp = 0; in nilfs_load_super_block() local
|
| /kernel/linux/linux-6.6/arch/arm/include/asm/ |
| D | pgtable.h | 302 #define __swp_entry_to_pte(swp) __pte((swp).val) argument
|
| /kernel/linux/linux-5.10/arch/arm/include/asm/ |
| D | pgtable.h | 309 #define __swp_entry_to_pte(swp) ((pte_t) { (swp).val }) argument
|
| /kernel/linux/linux-6.6/drivers/net/dsa/microchip/ |
| D | ksz_common.h | 725 #define KSZ_SPI_OP_FLAG_MASK(opcode, swp, regbits, regpad) \ argument 728 #define KSZ_REGMAP_ENTRY(width, swp, regbits, regpad, regalign) \ argument 749 #define KSZ_REGMAP_TABLE(ksz, swp, regbits, regpad, regalign) \ argument
|
| /kernel/linux/linux-5.10/arch/nds32/include/asm/ |
| D | pgtable.h | 360 #define __swp_entry_to_pte(swp) ((pte_t) { (swp).val }) argument
|