Home
last modified time | relevance | path

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

/linux-6.6.21/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.6.21/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.6.21/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.6.21/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.6.21/fs/dlm/
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
/linux-6.6.21/kernel/trace/
Dtrace_events_inject.c196 static int parse_entry(char *str, struct trace_event_call *call, void **pentry) in parse_entry()
/linux-6.6.21/kernel/
Dpadata.c939 struct padata_sysfs_entry *pentry; in padata_sysfs_show() local
954 struct padata_sysfs_entry *pentry; in padata_sysfs_store() local
/linux-6.6.21/fs/proc/
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()
/linux-6.6.21/arch/powerpc/kvm/
De500.c29 struct id **pentry; member
/linux-6.6.21/mm/
Dswap_state.c787 pte_t *pte = NULL, pentry; in swap_vma_readahead() local
/linux-6.6.21/net/bluetooth/
D6lowpan.c468 struct lowpan_peer *pentry; in send_mcast_pkt() local
/linux-6.6.21/drivers/scsi/lpfc/
Dlpfc_debugfs.c4211 uint32_t *pentry; in lpfc_idiag_queacc_read_qe() local
4338 uint32_t *pentry; in lpfc_idiag_queacc_write() local
/linux-6.6.21/fs/ext4/
Dxattr.c323 xattr_find_entry(struct inode *inode, struct ext4_xattr_entry **pentry, in xattr_find_entry()