Home
last modified time | relevance | path

Searched defs:pentry (Results 1 – 23 of 23) sorted by relevance

/openbmc/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptvf_reqmgr.c77 static inline void free_pentry(struct otx2_cpt_pending_entry *pentry) in free_pentry()
235 struct otx2_cpt_pending_entry *pentry = NULL; in process_request() local
436 struct otx2_cpt_pending_entry *pentry = NULL; in process_pending_queue() local
H A Dotx2_cpt_reqmgr.h134 struct otx2_cpt_pending_entry *pentry; member
/openbmc/linux/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_reqmgr.c86 static inline void free_pentry(struct otx_cpt_pending_entry *pentry) in free_pentry()
302 struct otx_cpt_pending_entry *pentry = NULL; in process_request() local
509 struct otx_cpt_pending_entry *pentry = NULL; in process_pending_queue() local
H A Dotx_cptvf_reqmgr.h175 struct otx_cpt_pending_entry *pentry; member
/openbmc/linux/drivers/mtd/parsers/
H A Dqcomsmempart.c54 struct smem_flash_pentry pentry[SMEM_FLASH_PTABLE_MAX_PARTS_V4]; member
63 struct smem_flash_pentry *pentry; in parse_qcomsmem_part() local
/openbmc/linux/drivers/crypto/cavium/cpt/
H A Dcptvf_reqmanager.c330 struct pending_entry *pentry = NULL; in process_pending_queue() local
413 struct pending_entry *pentry = NULL; in process_request() local
H A Drequest_manager.h105 struct pending_entry *pentry; member
/openbmc/u-boot/cmd/
H A Dmtdparts.c1086 struct list_head *pentry, *dentry; in generate_mtdparts() local
1249 struct list_head *dentry, *pentry; local
1350 struct list_head *dentry, *pentry; local
1485 struct list_head *dentry, *pentry; local
/openbmc/qemu/hw/xen/
H A Dxen-mapcache.c257 MapCacheEntry *entry, *pentry = NULL, in xen_map_cache_unlocked() local
431 MapCacheEntry *entry = NULL, *pentry = NULL; in xen_invalidate_map_cache_entry_unlocked() local
/openbmc/linux/kernel/trace/
H A Dtrace_events_inject.c196 static int parse_entry(char *str, struct trace_event_call *call, void **pentry) in parse_entry()
/openbmc/linux/fs/dlm/
H A Dlowcomms.c835 struct processqueue_entry *pentry; in new_processqueue_entry() local
851 static void free_processqueue_entry(struct processqueue_entry *pentry) in free_processqueue_entry()
865 struct processqueue_entry *pentry; in process_dlm_messages() local
901 struct processqueue_entry *pentry; in receive_from_sock() local
/openbmc/qemu/hw/core/
H A Dloader.c411 void *translate_opaque, uint64_t *pentry, uint64_t *lowaddr, in load_elf()
424 void *translate_opaque, uint64_t *pentry, uint64_t *lowaddr, in load_elf_as()
438 void *translate_opaque, uint64_t *pentry, in load_elf_ram()
454 void *translate_opaque, uint64_t *pentry, in load_elf_ram_sym()
/openbmc/linux/kernel/
H A Dpadata.c939 struct padata_sysfs_entry *pentry; in padata_sysfs_show() local
954 struct padata_sysfs_entry *pentry; in padata_sysfs_store() local
/openbmc/linux/fs/proc/
H A Dproc_sysctl.c376 struct ctl_table_header **phead, struct ctl_table **pentry) in first_entry()
393 static void next_entry(struct ctl_table_header **phead, struct ctl_table **pentry) in next_entry()
1060 struct ctl_table **pentry) in sysctl_follow_link()
/openbmc/linux/arch/powerpc/kvm/
H A De500.c29 struct id **pentry; member
/openbmc/u-boot/arch/x86/include/asm/
H A Dsfi.h50 u64 pentry[1]; member
/openbmc/qemu/hw/s390x/
H A Dipl.c136 uint64_t pentry; in s390_ipl_realize() local
/openbmc/qemu/hw/arm/
H A Dboot.c791 static ssize_t arm_load_elf(struct arm_boot_info *info, uint64_t *pentry, in arm_load_elf()
/openbmc/linux/mm/
H A Dswap_state.c787 pte_t *pte = NULL, pentry; in swap_vma_readahead() local
/openbmc/linux/net/bluetooth/
H A D6lowpan.c468 struct lowpan_peer *pentry; in send_mcast_pkt() local
/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_debugfs.c4211 uint32_t *pentry; in lpfc_idiag_queacc_read_qe() local
4338 uint32_t *pentry; in lpfc_idiag_queacc_write() local
/openbmc/u-boot/common/
H A Dfdt_support.c788 struct list_head *pentry; in fdt_node_set_part_info() local
/openbmc/linux/fs/ext4/
H A Dxattr.c323 xattr_find_entry(struct inode *inode, struct ext4_xattr_entry **pentry, in xattr_find_entry()