Home
last modified time | relevance | path

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

/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptvf_reqmgr.c74 static inline void free_pentry(struct otx2_cpt_pending_entry *pentry) in free_pentry()
89 struct otx2_cpt_pending_entry *pentry = NULL; in process_request() local
290 struct otx2_cpt_pending_entry *pentry = NULL; in process_pending_queue() local
H A Dotx2_cpt_reqmgr.h143 struct otx2_cpt_pending_entry *pentry; member
/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/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.c838 struct processqueue_entry *pentry; in new_processqueue_entry() local
854 static void free_processqueue_entry(struct processqueue_entry *pentry) in free_processqueue_entry()
862 struct processqueue_entry *pentry; in process_dlm_messages() local
902 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()
1056 const struct ctl_table **pentry) in sysctl_follow_link()
/linux/arch/powerpc/kvm/
H A De500.c29 struct id **pentry; member
/linux/drivers/crypto/cavium/cpt/
H A Drequest_manager.h105 struct pending_entry *pentry; member
/linux/net/bluetooth/
H A D6lowpan.c468 struct lowpan_peer *pentry; in send_mcast_pkt() local
/linux/fs/ext4/
H A Dxattr.c323 xattr_find_entry(struct inode *inode, struct ext4_xattr_entry **pentry, in xattr_find_entry()