Home
last modified time | relevance | path

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

/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
/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
/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
/linux/drivers/gpu/drm/xe/
H A Dxe_reg_sr.c79 struct xe_reg_sr_entry *pentry = xa_load(&sr->xa, idx); in xe_reg_sr_add() local
/linux/fs/dlm/
H A Dlowcomms.c839 struct processqueue_entry *pentry; in new_processqueue_entry() local
855 static void free_processqueue_entry(struct processqueue_entry *pentry) in free_processqueue_entry()
863 struct processqueue_entry *pentry; in process_dlm_messages() local
903 struct processqueue_entry *pentry; in receive_from_sock() local
/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()
/linux/fs/proc/
H A Dproc_sysctl.c383 struct ctl_table_header **phead, const struct ctl_table **pentry) in first_entry()
400 static void next_entry(struct ctl_table_header **phead, const struct ctl_table **pentry) in next_entry()
1059 const struct ctl_table **pentry) in sysctl_follow_link()
/linux/arch/powerpc/kvm/
H A De500.c29 struct id **pentry; member
/linux/mm/
H A Dswap_state.c734 pte_t *pte = NULL, pentry; in swap_vma_readahead() local
/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cpt_reqmgr.h146 struct otx2_cpt_pending_entry *pentry; member
/linux/net/bluetooth/
H A D6lowpan.c469 struct lowpan_peer *pentry; in send_mcast_pkt() local
/linux/drivers/scsi/lpfc/
H A Dlpfc_debugfs.c4209 uint32_t *pentry; in lpfc_idiag_queacc_read_qe() local
4336 uint32_t *pentry; in lpfc_idiag_queacc_write() local
/linux/fs/ext4/
H A Dxattr.c320 xattr_find_entry(struct inode *inode, struct ext4_xattr_entry **pentry, in xattr_find_entry()