Home
last modified time | relevance | path

Searched defs:swp (Results 1 – 25 of 26) sorted by relevance

12

/openbmc/linux/drivers/soc/fsl/dpio/
H A Ddpio-service.c24 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
H A Dqbman-portal.h539 static inline void *qbman_swp_mc_complete(struct qbman_swp *swp, void *cmd, in qbman_swp_mc_complete()
/openbmc/linux/include/linux/
H A Dswap.h541 static inline int add_swap_count_continuation(swp_entry_t swp, gfp_t gfp_mask) in add_swap_count_continuation()
546 static inline void swap_shmem_alloc(swp_entry_t swp) in swap_shmem_alloc()
550 static inline int swap_duplicate(swp_entry_t swp) in swap_duplicate()
555 static inline int swapcache_prepare(swp_entry_t swp) in swapcache_prepare()
560 static inline void swap_free(swp_entry_t swp) in swap_free()
564 static inline void put_swap_folio(struct folio *folio, swp_entry_t swp) in put_swap_folio()
H A Dmin_heap.h30 void (*swp)(void *lhs, void *rhs); member
H A Dswapops.h354 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()
/openbmc/linux/arch/nios2/include/asm/
H A Dpgtable.h256 #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
/openbmc/u-boot/drivers/net/ldpaa_eth/
H A Dldpaa_eth.c220 struct qbman_swp *swp = dflt_dpio->sw_portal; in ldpaa_eth_rx() local
274 struct qbman_swp *swp = dflt_dpio->sw_portal; in ldpaa_eth_pull_dequeue_rx() local
332 struct qbman_swp *swp = dflt_dpio->sw_portal; in ldpaa_eth_tx() local
/openbmc/linux/drivers/gpu/drm/i915/selftests/
H A Di915_random.c58 size_t swp; in i915_prandom_shuffle() local
/openbmc/u-boot/fs/yaffs2/
H A Dydirectenv.h53 #define sort(base, n, sz, cmp_fn, swp) yaffs_qsort(base, n, sz, cmp_fn) argument
/openbmc/linux/mm/
H A Dswap.h89 static inline struct page *swapin_readahead(swp_entry_t swp, gfp_t gfp_mask, in swapin_readahead()
H A Ddebug_vm_pgtable.c840 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
H A Dzswap.c1195 swp_entry_t swp = folio->swap; in zswap_store() local
1398 swp_entry_t swp = folio->swap; in zswap_load() local
H A Dswap_state.c387 swp_entry_t swp; in filemap_get_incore_folio() local
H A Dmemory-failure.c751 swp_entry_t swp = pte_to_swp_entry(pte); in check_hwpoisoned_entry() local
H A Dhugetlb.c4991 swp_entry_t swp; in is_hugetlb_entry_migration() local
5004 swp_entry_t swp; in is_hugetlb_entry_hwpoisoned() local
H A Dfilemap.c4228 swp_entry_t swp = radix_to_swp_entry(folio); in filemap_cachestat() local
/openbmc/u-boot/drivers/net/fsl-mc/dpio/
H A Dqbman_portal.h93 static inline void *qbman_swp_mc_complete(struct qbman_swp *swp, void *cmd, in qbman_swp_mc_complete()
/openbmc/linux/drivers/dma-buf/
H A Dst-dma-fence-chain.c635 unsigned int swp; in randomise_fences() local
/openbmc/linux/fs/nilfs2/
H A Dthe_nilfs.c601 int valid[2], swp = 0; in nilfs_load_super_block() local
/openbmc/linux/arch/arm/include/asm/
H A Dpgtable.h302 #define __swp_entry_to_pte(swp) __pte((swp).val) argument
/openbmc/linux/drivers/net/dsa/microchip/
H A Dksz_common.h725 #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
/openbmc/linux/ipc/
H A Dshm.c966 unsigned long *swp) in shm_get_stat()
1849 unsigned long rss = 0, swp = 0; in sysvipc_shm_proc_show() local
/openbmc/linux/arch/arm64/include/asm/
H A Dpgtable.h1021 #define __swp_entry_to_pte(swp) ((pte_t) { (swp).val }) argument
1025 #define __swp_entry_to_pmd(swp) __pmd((swp).val) argument
/openbmc/linux/arch/riscv/include/asm/
H A Dpgtable.h839 #define __swp_entry_to_pmd(swp) __pmd((swp).val) argument
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_execlists_submission.c3688 int swp; in virtual_engine_initial_hint() local

12