/linux/drivers/soc/fsl/dpio/ |
A 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
|
A D | qbman-portal.h | 539 static inline void *qbman_swp_mc_complete(struct qbman_swp *swp, void *cmd, in qbman_swp_mc_complete()
|
/linux/include/linux/ |
A D | swap.h | 581 static inline int add_swap_count_continuation(swp_entry_t swp, gfp_t gfp_mask) in add_swap_count_continuation() 586 static inline void swap_shmem_alloc(swp_entry_t swp) in swap_shmem_alloc() 590 static inline int swap_duplicate(swp_entry_t swp) in swap_duplicate() 595 static inline void swap_free(swp_entry_t swp) in swap_free() 599 static inline void put_swap_page(struct page *page, swp_entry_t swp) in put_swap_page() 609 static inline struct page *swapin_readahead(swp_entry_t swp, gfp_t gfp_mask, in swapin_readahead() 620 static inline struct page *lookup_swap_cache(swp_entry_t swp, in lookup_swap_cache()
|
A D | swapops.h | 232 static inline int is_migration_entry(swp_entry_t swp) in is_migration_entry() 380 static inline int is_hwpoison_entry(swp_entry_t swp) in is_hwpoison_entry()
|
A D | min_heap.h | 30 void (*swp)(void *lhs, void *rhs); member
|
/linux/arch/nios2/include/asm/ |
A D | pgtable.h | 263 #define __swp_type(swp) (((swp).val >> 26) & 0x3) argument 264 #define __swp_offset(swp) ((swp).val & 0xfffff) argument 267 #define __swp_entry_to_pte(swp) ((pte_t) { (swp).val }) argument
|
/linux/drivers/gpu/drm/i915/selftests/ |
A D | i915_random.c | 58 size_t swp; in i915_prandom_shuffle() local
|
/linux/drivers/net/dsa/microchip/ |
A D | ksz_common.h | 292 #define KSZ_SPI_OP_FLAG_MASK(opcode, swp, regbits, regpad) \ argument 295 #define KSZ_REGMAP_ENTRY(width, swp, regbits, regpad, regalign) \ argument 316 #define KSZ_REGMAP_TABLE(ksz, swp, regbits, regpad, regalign) \ argument
|
/linux/mm/ |
A 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
|
A D | swap_state.c | 395 swp_entry_t swp; in find_get_incore_page() local
|
A D | memory-failure.c | 590 swp_entry_t swp = pte_to_swp_entry(pte); in check_hwpoisoned_entry() local
|
A D | hugetlb.c | 4658 swp_entry_t swp; in is_hugetlb_entry_migration() local 4671 swp_entry_t swp; in is_hugetlb_entry_hwpoisoned() local
|
/linux/fs/nilfs2/ |
A D | the_nilfs.c | 493 int valid[2], swp = 0; in nilfs_load_super_block() local
|
/linux/drivers/dma-buf/ |
A D | st-dma-fence-chain.c | 634 unsigned int swp; in randomise_fences() local
|
/linux/arch/arm/include/asm/ |
A D | pgtable.h | 309 #define __swp_entry_to_pte(swp) __pte((swp).val | PTE_TYPE_FAULT) argument
|
/linux/arch/nds32/include/asm/ |
A D | pgtable.h | 360 #define __swp_entry_to_pte(swp) ((pte_t) { (swp).val }) argument
|
/linux/ipc/ |
A D | shm.c | 950 unsigned long *swp) in shm_get_stat() 1834 unsigned long rss = 0, swp = 0; in sysvipc_shm_proc_show() local
|
/linux/arch/arm64/include/asm/ |
A D | pgtable.h | 928 #define __swp_entry_to_pte(swp) ((pte_t) { (swp).val }) argument 932 #define __swp_entry_to_pmd(swp) __pmd((swp).val) argument
|
/linux/drivers/gpu/drm/i915/gt/ |
A D | intel_execlists_submission.c | 3544 int swp; in virtual_engine_initial_hint() local
|
/linux/include/linux/mlx5/ |
A D | mlx5_ifc.h | 959 u8 swp[0x1]; member
|