| /Linux-v5.4/drivers/soc/fsl/dpio/ | 
| D | dpio-service.c | 23 	struct qbman_swp *swp;  member39 	struct qbman_swp *swp; /* portal used to issue VDQCR */  member
 190 	struct qbman_swp *swp;  in dpaa2_io_irq()  local
 655 	struct qbman_swp *swp;  in dpaa2_io_query_fq_count()  local
 688 	struct qbman_swp *swp;  in dpaa2_io_query_bp_count()  local
 
 | 
| D | qbman-portal.h | 433 static inline void *qbman_swp_mc_complete(struct qbman_swp *swp, void *cmd,  in qbman_swp_mc_complete()
 | 
| /Linux-v5.4/include/linux/ | 
| D | swap.h | 516 static inline int add_swap_count_continuation(swp_entry_t swp, gfp_t gfp_mask)  in add_swap_count_continuation()521 static inline void swap_shmem_alloc(swp_entry_t swp)  in swap_shmem_alloc()
 525 static inline int swap_duplicate(swp_entry_t swp)  in swap_duplicate()
 530 static inline void swap_free(swp_entry_t swp)  in swap_free()
 534 static inline void put_swap_page(struct page *page, swp_entry_t swp)  in put_swap_page()
 544 static inline struct page *swapin_readahead(swp_entry_t swp, gfp_t gfp_mask,  in swapin_readahead()
 555 static inline struct page *lookup_swap_cache(swp_entry_t swp,  in lookup_swap_cache()
 
 | 
| D | swapops.h | 213 static inline int is_migration_entry(swp_entry_t swp)  in is_migration_entry()341 static inline int is_hwpoison_entry(swp_entry_t swp)  in is_hwpoison_entry()
 
 | 
| /Linux-v5.4/arch/nios2/include/asm/ | 
| D | pgtable.h | 283 #define __swp_type(swp)		(((swp).val >> 26) & 0x3)  argument284 #define __swp_offset(swp)	((swp).val & 0xfffff)  argument
 287 #define __swp_entry_to_pte(swp)	((pte_t) { (swp).val })  argument
 
 | 
| /Linux-v5.4/drivers/gpu/drm/i915/selftests/ | 
| D | i915_random.c | 57 		size_t swp;  in i915_prandom_shuffle()  local
 | 
| /Linux-v5.4/mm/ | 
| D | mincore.c | 70 			swp_entry_t swp = radix_to_swp_entry(page);  in mincore_page()  local
 | 
| D | hugetlb.c | 3346 	swp_entry_t swp;  in is_hugetlb_entry_migration()  local3359 	swp_entry_t swp;  in is_hugetlb_entry_hwpoisoned()  local
 
 | 
| D | memcontrol.c | 5401 			swp_entry_t swp = radix_to_swp_entry(page);  in mc_handle_file_pte()  local
 | 
| /Linux-v5.4/drivers/net/dsa/microchip/ | 
| D | ksz_common.h | 311 #define KSZ_SPI_OP_FLAG_MASK(opcode, swp, regbits, regpad)		\  argument314 #define KSZ_REGMAP_ENTRY(width, swp, regbits, regpad, regalign)		\  argument
 335 #define KSZ_REGMAP_TABLE(ksz, swp, regbits, regpad, regalign)		\  argument
 
 | 
| /Linux-v5.4/fs/nilfs2/ | 
| D | the_nilfs.c | 498 	int valid[2], swp = 0;  in nilfs_load_super_block()  local
 | 
| /Linux-v5.4/arch/unicore32/include/asm/ | 
| D | pgtable.h | 272 #define __swp_entry_to_pte(swp)	((pte_t) { (swp).val })  argument
 | 
| /Linux-v5.4/ipc/ | 
| D | shm.c | 861 		unsigned long *swp)  in shm_get_stat()1745 	unsigned long rss = 0, swp = 0;  in sysvipc_shm_proc_show()  local
 
 | 
| /Linux-v5.4/arch/arm/include/asm/ | 
| D | pgtable.h | 350 #define __swp_entry_to_pte(swp)	((pte_t) { (swp).val })  argument
 | 
| /Linux-v5.4/arch/nds32/include/asm/ | 
| D | pgtable.h | 389 #define __swp_entry_to_pte(swp)	     ((pte_t) { (swp).val })  argument
 | 
| /Linux-v5.4/arch/arm64/include/asm/ | 
| D | pgtable.h | 835 #define __swp_entry_to_pte(swp)	((pte_t) { (swp).val })  argument
 | 
| /Linux-v5.4/drivers/gpu/drm/i915/gt/ | 
| D | intel_lrc.c | 3445 	int swp;  in virtual_engine_initial_hint()  local
 | 
| /Linux-v5.4/include/linux/mlx5/ | 
| D | mlx5_ifc.h | 856 	u8         swp[0x1];  member
 |