Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/crypto/marvell/octeontx2/
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
Dotx2_cpt_reqmgr.h134 struct otx2_cpt_pending_entry *pentry; member
/linux-6.1.9/drivers/crypto/marvell/octeontx/
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
Dotx_cptvf_reqmgr.h175 struct otx_cpt_pending_entry *pentry; member
/linux-6.1.9/drivers/mtd/parsers/
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
/linux-6.1.9/drivers/crypto/cavium/cpt/
Dcptvf_reqmanager.c330 struct pending_entry *pentry = NULL; in process_pending_queue() local
413 struct pending_entry *pentry = NULL; in process_request() local
Drequest_manager.h105 struct pending_entry *pentry; member
/linux-6.1.9/kernel/trace/
Dtrace_events_inject.c196 static int parse_entry(char *str, struct trace_event_call *call, void **pentry) in parse_entry()
/linux-6.1.9/kernel/
Dpadata.c931 struct padata_sysfs_entry *pentry; in padata_sysfs_show() local
946 struct padata_sysfs_entry *pentry; in padata_sysfs_store() local
/linux-6.1.9/fs/proc/
Dproc_sysctl.c379 struct ctl_table_header **phead, struct ctl_table **pentry) in first_entry()
396 static void next_entry(struct ctl_table_header **phead, struct ctl_table **pentry) in next_entry()
1064 struct ctl_table **pentry) in sysctl_follow_link()
/linux-6.1.9/arch/powerpc/kvm/
De500.c29 struct id **pentry; member
/linux-6.1.9/mm/
Dswap_state.c795 pte_t *pte, pentry; in swap_vma_readahead() local
/linux-6.1.9/net/bridge/
Dbr_mdb.c758 struct net_device **pdev, struct br_mdb_entry **pentry, in br_mdb_parse()
/linux-6.1.9/net/bluetooth/
D6lowpan.c468 struct lowpan_peer *pentry; in send_mcast_pkt() local
/linux-6.1.9/drivers/scsi/lpfc/
Dlpfc_debugfs.c4204 uint32_t *pentry; in lpfc_idiag_queacc_read_qe() local
4331 uint32_t *pentry; in lpfc_idiag_queacc_write() local
/linux-6.1.9/fs/ext4/
Dxattr.c283 xattr_find_entry(struct inode *inode, struct ext4_xattr_entry **pentry, in xattr_find_entry()