Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/crypto/marvell/octeontx2/
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
Dotx2_cpt_reqmgr.h143 struct otx2_cpt_pending_entry *pentry; member
/linux-6.12.1/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.12.1/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.12.1/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.12.1/drivers/gpu/drm/xe/
Dxe_reg_sr.c98 struct xe_reg_sr_entry *pentry = xa_load(&sr->xa, idx); in xe_reg_sr_add() local
/linux-6.12.1/fs/dlm/
Dlowcomms.c837 struct processqueue_entry *pentry; in new_processqueue_entry() local
853 static void free_processqueue_entry(struct processqueue_entry *pentry) in free_processqueue_entry()
861 struct processqueue_entry *pentry; in process_dlm_messages() local
901 struct processqueue_entry *pentry; in receive_from_sock() local
/linux-6.12.1/kernel/trace/
Dtrace_events_inject.c196 static int parse_entry(char *str, struct trace_event_call *call, void **pentry) in parse_entry()
/linux-6.12.1/kernel/
Dpadata.c960 struct padata_sysfs_entry *pentry; in padata_sysfs_show() local
975 struct padata_sysfs_entry *pentry; in padata_sysfs_store() local
/linux-6.12.1/fs/proc/
Dproc_sysctl.c377 struct ctl_table_header **phead, struct ctl_table **pentry) in first_entry()
394 static void next_entry(struct ctl_table_header **phead, struct ctl_table **pentry) in next_entry()
1049 struct ctl_table **pentry) in sysctl_follow_link()
/linux-6.12.1/arch/powerpc/kvm/
De500.c29 struct id **pentry; member
/linux-6.12.1/mm/
Dswap_state.c805 pte_t *pte = NULL, pentry; in swap_vma_readahead() local
/linux-6.12.1/net/bluetooth/
D6lowpan.c468 struct lowpan_peer *pentry; in send_mcast_pkt() local
/linux-6.12.1/drivers/scsi/lpfc/
Dlpfc_debugfs.c4209 uint32_t *pentry; in lpfc_idiag_queacc_read_qe() local
4336 uint32_t *pentry; in lpfc_idiag_queacc_write() local
/linux-6.12.1/fs/ext4/
Dxattr.c323 xattr_find_entry(struct inode *inode, struct ext4_xattr_entry **pentry, in xattr_find_entry()