/Linux-v5.15/drivers/mtd/parsers/ |
D | qcomsmempart.c | 54 struct smem_flash_pentry pentry[SMEM_FLASH_PTABLE_MAX_PARTS_V4]; member 61 struct smem_flash_pentry *pentry; in parse_qcomsmem_part() local 124 pentry = &ptable->pentry[i]; in parse_qcomsmem_part() 125 if (pentry->name[0] == '\0') in parse_qcomsmem_part() 128 name = kstrdup(pentry->name, GFP_KERNEL); in parse_qcomsmem_part() 139 parts[i].offset = le32_to_cpu(pentry->offset) * mtd->erasesize; in parse_qcomsmem_part() 140 parts[i].mask_flags = pentry->attr; in parse_qcomsmem_part() 141 parts[i].size = le32_to_cpu(pentry->length) * mtd->erasesize; in parse_qcomsmem_part() 143 i, pentry->name, le32_to_cpu(pentry->offset), in parse_qcomsmem_part() 144 le32_to_cpu(pentry->length), pentry->attr); in parse_qcomsmem_part()
|
/Linux-v5.15/drivers/crypto/marvell/octeontx2/ |
D | otx2_cptvf_reqmgr.c | 77 static inline void free_pentry(struct otx2_cpt_pending_entry *pentry) in free_pentry() argument 79 pentry->completion_addr = NULL; in free_pentry() 80 pentry->info = NULL; in free_pentry() 81 pentry->callback = NULL; in free_pentry() 82 pentry->areq = NULL; in free_pentry() 83 pentry->resume_sender = false; in free_pentry() 84 pentry->busy = false; in free_pentry() 235 struct otx2_cpt_pending_entry *pentry = NULL; in process_request() local 261 pentry = get_free_pending_entry(pqueue, pqueue->qlen); in process_request() 263 while (unlikely(!pentry) && retry--) { in process_request() [all …]
|
D | otx2_cpt_reqmgr.h | 134 struct otx2_cpt_pending_entry *pentry; member
|
/Linux-v5.15/drivers/crypto/marvell/octeontx/ |
D | otx_cptvf_reqmgr.c | 86 static inline void free_pentry(struct otx_cpt_pending_entry *pentry) in free_pentry() argument 88 pentry->completion_addr = NULL; in free_pentry() 89 pentry->info = NULL; in free_pentry() 90 pentry->callback = NULL; in free_pentry() 91 pentry->areq = NULL; in free_pentry() 92 pentry->resume_sender = false; in free_pentry() 93 pentry->busy = false; in free_pentry() 302 struct otx_cpt_pending_entry *pentry = NULL; in process_request() local 325 pentry = get_free_pending_entry(pqueue, pqueue->qlen); in process_request() 327 while (unlikely(!pentry) && retry--) { in process_request() [all …]
|
D | otx_cptvf_reqmgr.h | 175 struct otx_cpt_pending_entry *pentry; member
|
/Linux-v5.15/drivers/crypto/cavium/cpt/ |
D | cptvf_reqmanager.c | 330 struct pending_entry *pentry = NULL; in process_pending_queue() local 337 pentry = &pqueue->head[pqueue->front]; in process_pending_queue() 338 if (unlikely(!pentry->busy)) { in process_pending_queue() 343 info = (struct cpt_info_buffer *)pentry->post_arg; in process_pending_queue() 351 status = (union cpt_res_s *)pentry->completion_addr; in process_pending_queue() 358 pentry->completion_addr = NULL; in process_pending_queue() 359 pentry->busy = false; in process_pending_queue() 361 pentry->post_arg = NULL; in process_pending_queue() 372 pentry->completion_addr = NULL; in process_pending_queue() 373 pentry->busy = false; in process_pending_queue() [all …]
|
D | request_manager.h | 105 struct pending_entry *pentry; member
|
/Linux-v5.15/kernel/trace/ |
D | trace_events_inject.c | 192 static int parse_entry(char *str, struct trace_event_call *call, void **pentry) in parse_entry() argument 201 *pentry = entry; in parse_entry() 223 *pentry = krealloc(entry, entry_size, GFP_KERNEL); in parse_entry() 224 if (!*pentry) { in parse_entry() 228 entry = *pentry; in parse_entry()
|
/Linux-v5.15/kernel/ |
D | padata.c | 926 struct padata_sysfs_entry *pentry; in padata_sysfs_show() local 930 pentry = attr2pentry(attr); in padata_sysfs_show() 931 if (pentry->show) in padata_sysfs_show() 932 ret = pentry->show(pinst, attr, buf); in padata_sysfs_show() 941 struct padata_sysfs_entry *pentry; in padata_sysfs_store() local 945 pentry = attr2pentry(attr); in padata_sysfs_store() 946 if (pentry->show) in padata_sysfs_store() 947 ret = pentry->store(pinst, attr, buf, count); in padata_sysfs_store()
|
/Linux-v5.15/arch/powerpc/kvm/ |
D | e500.c | 29 struct id **pentry; member 79 entry->pentry = this_cpu_ptr(&pcpu_sids.entry[sid]); in local_sid_setup_one() 108 entry->pentry == this_cpu_ptr(&pcpu_sids.entry[entry->val])) in local_sid_lookup() 170 idt->id[as][pid][pr].pentry = NULL; in kvmppc_e500_id_table_reset_one()
|
/Linux-v5.15/net/bluetooth/ |
D | 6lowpan.c | 468 struct lowpan_peer *pentry; in send_mcast_pkt() local 476 list_for_each_entry_rcu(pentry, &dev->peers, list) { in send_mcast_pkt() 483 &pentry->chan->dst, pentry->chan->dst_type, in send_mcast_pkt() 484 &pentry->peer_addr, pentry->chan); in send_mcast_pkt() 485 ret = send_pkt(pentry->chan, local_skb, netdev); in send_mcast_pkt()
|
/Linux-v5.15/mm/ |
D | swap_state.c | 794 pte_t *pte, pentry; in swap_vma_readahead() local 809 pentry = *pte; in swap_vma_readahead() 810 if (pte_none(pentry)) in swap_vma_readahead() 812 if (pte_present(pentry)) in swap_vma_readahead() 814 entry = pte_to_swp_entry(pentry); in swap_vma_readahead()
|
/Linux-v5.15/fs/proc/ |
D | proc_sysctl.c | 84 struct ctl_table **pentry); 361 struct ctl_table_header **phead, struct ctl_table **pentry) in first_entry() argument 375 *pentry = entry; in first_entry() 378 static void next_entry(struct ctl_table_header **phead, struct ctl_table **pentry) in next_entry() argument 381 struct ctl_table *entry = *pentry; in next_entry() 395 *pentry = entry; in next_entry() 1047 struct ctl_table **pentry) in sysctl_follow_link() argument 1058 root = (*pentry)->data; in sysctl_follow_link() 1064 const char *procname = (*pentry)->procname; in sysctl_follow_link() 1071 *pentry = entry; in sysctl_follow_link()
|
/Linux-v5.15/drivers/scsi/lpfc/ |
D | lpfc_debugfs.c | 4204 uint32_t *pentry; in lpfc_idiag_queacc_read_qe() local 4214 pentry = lpfc_sli4_qe(pque, index); in lpfc_idiag_queacc_read_qe() 4217 "%08x ", *pentry); in lpfc_idiag_queacc_read_qe() 4218 pentry++; in lpfc_idiag_queacc_read_qe() 4331 uint32_t *pentry; in lpfc_idiag_queacc_write() local 4532 pentry = lpfc_sli4_qe(pque, index); in lpfc_idiag_queacc_write() 4533 pentry += offset; in lpfc_idiag_queacc_write() 4535 *pentry = value; in lpfc_idiag_queacc_write() 4537 *pentry |= value; in lpfc_idiag_queacc_write() 4539 *pentry &= ~value; in lpfc_idiag_queacc_write()
|
/Linux-v5.15/net/bridge/ |
D | br_mdb.c | 992 struct net_device **pdev, struct br_mdb_entry **pentry, in br_mdb_parse() argument 1038 *pentry = entry; in br_mdb_parse()
|
/Linux-v5.15/fs/ext4/ |
D | xattr.c | 283 xattr_find_entry(struct inode *inode, struct ext4_xattr_entry **pentry, in xattr_find_entry() argument 293 for (entry = *pentry; !IS_LAST_ENTRY(entry); entry = next) { in xattr_find_entry() 307 *pentry = entry; in xattr_find_entry()
|