/linux-6.3-rc2/drivers/mtd/parsers/ |
A D | qcomsmempart.c | 54 struct smem_flash_pentry pentry[SMEM_FLASH_PTABLE_MAX_PARTS_V4]; member 63 struct smem_flash_pentry *pentry; in parse_qcomsmem_part() local 121 pentry = &ptable->pentry[i]; in parse_qcomsmem_part() 122 if (pentry->name[0] != '\0') in parse_qcomsmem_part() 131 pentry = &ptable->pentry[i]; in parse_qcomsmem_part() 132 if (pentry->name[0] == '\0') in parse_qcomsmem_part() 135 name = kstrdup(pentry->name, GFP_KERNEL); in parse_qcomsmem_part() 147 parts[j].mask_flags = pentry->attr; in parse_qcomsmem_part() 148 parts[j].size = le32_to_cpu(pentry->length) * mtd->erasesize; in parse_qcomsmem_part() 150 i, pentry->name, le32_to_cpu(pentry->offset), in parse_qcomsmem_part() [all …]
|
/linux-6.3-rc2/drivers/crypto/marvell/octeontx2/ |
A D | otx2_cptvf_reqmgr.c | 80 pentry->info = NULL; in free_pentry() 81 pentry->callback = NULL; in free_pentry() 82 pentry->areq = NULL; in free_pentry() 84 pentry->busy = false; in free_pentry() 270 if (unlikely(!pentry)) { in process_request() 289 pentry->info = info; in process_request() 292 pentry->busy = true; in process_request() 293 info->pentry = pentry; in process_request() 464 info = pentry->info; in process_pending_queue() 516 areq = pentry->areq; in process_pending_queue() [all …]
|
A D | otx2_cpt_reqmgr.h | 134 struct otx2_cpt_pending_entry *pentry; member
|
/linux-6.3-rc2/drivers/crypto/marvell/octeontx/ |
A D | otx_cptvf_reqmgr.c | 89 pentry->info = NULL; in free_pentry() 90 pentry->callback = NULL; in free_pentry() 91 pentry->areq = NULL; in free_pentry() 93 pentry->busy = false; in free_pentry() 334 if (unlikely(!pentry)) { in process_request() 354 pentry->info = info; in process_request() 357 pentry->busy = true; in process_request() 358 info->pentry = pentry; in process_request() 520 if (WARN_ON(!pentry)) { in process_pending_queue() 589 areq = pentry->areq; in process_pending_queue() [all …]
|
A D | otx_cptvf_reqmgr.h | 175 struct otx_cpt_pending_entry *pentry; member
|
/linux-6.3-rc2/drivers/crypto/cavium/cpt/ |
A D | cptvf_reqmanager.c | 359 pentry->busy = false; in process_pending_queue() 361 pentry->post_arg = NULL; in process_pending_queue() 373 pentry->busy = false; in process_pending_queue() 375 pentry->post_arg = NULL; in process_pending_queue() 391 pentry->busy = false; in process_pending_queue() 392 pentry->post_arg = NULL; in process_pending_queue() 402 pentry->callback(ccode, pentry->callback_arg); in process_pending_queue() 486 if (unlikely(!pentry)) { in process_request() 504 info->pentry = pentry; in process_request() 505 pentry->busy = true; in process_request() [all …]
|
A D | request_manager.h | 105 struct pending_entry *pentry; member
|
/linux-6.3-rc2/fs/dlm/ |
A D | lowcomms.c | 843 pentry = kmalloc(sizeof(*pentry), GFP_NOFS); in new_processqueue_entry() 844 if (!pentry) in new_processqueue_entry() 848 if (!pentry->buf) { in new_processqueue_entry() 849 kfree(pentry); in new_processqueue_entry() 854 return pentry; in new_processqueue_entry() 859 kfree(pentry->buf); in free_processqueue_entry() 860 kfree(pentry); in free_processqueue_entry() 908 dlm_process_incoming_buffer(pentry->nodeid, pentry->buf, in process_dlm_messages() 916 if (!pentry) { in process_dlm_messages() 943 if (!pentry) in receive_from_sock() [all …]
|
/linux-6.3-rc2/kernel/trace/ |
A D | trace_events_inject.c | 196 static int parse_entry(char *str, struct trace_event_call *call, void **pentry) in parse_entry() argument 205 *pentry = entry; in parse_entry() 228 *pentry = krealloc(entry, entry_size, GFP_KERNEL); in parse_entry() 229 if (!*pentry) { in parse_entry() 233 entry = *pentry; in parse_entry()
|
/linux-6.3-rc2/kernel/ |
A D | padata.c | 939 struct padata_sysfs_entry *pentry; in padata_sysfs_show() local 943 pentry = attr2pentry(attr); in padata_sysfs_show() 944 if (pentry->show) in padata_sysfs_show() 945 ret = pentry->show(pinst, attr, buf); in padata_sysfs_show() 954 struct padata_sysfs_entry *pentry; in padata_sysfs_store() local 958 pentry = attr2pentry(attr); in padata_sysfs_store() 959 if (pentry->show) in padata_sysfs_store() 960 ret = pentry->store(pinst, attr, buf, count); in padata_sysfs_store()
|
/linux-6.3-rc2/arch/powerpc/kvm/ |
A 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-6.3-rc2/net/bluetooth/ |
A 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-6.3-rc2/fs/proc/ |
A D | proc_sysctl.c | 98 struct ctl_table **pentry); 379 struct ctl_table_header **phead, struct ctl_table **pentry) in first_entry() argument 393 *pentry = entry; in first_entry() 396 static void next_entry(struct ctl_table_header **phead, struct ctl_table **pentry) in next_entry() argument 399 struct ctl_table *entry = *pentry; in next_entry() 413 *pentry = entry; in next_entry() 1064 struct ctl_table **pentry) in sysctl_follow_link() argument 1074 root = (*pentry)->data; in sysctl_follow_link() 1080 const char *procname = (*pentry)->procname; in sysctl_follow_link() 1087 *pentry = entry; in sysctl_follow_link()
|
/linux-6.3-rc2/mm/ |
A D | swap_state.c | 785 pte_t *pte, pentry; in swap_vma_readahead() local 800 pentry = *pte; in swap_vma_readahead() 801 if (!is_swap_pte(pentry)) in swap_vma_readahead() 803 entry = pte_to_swp_entry(pentry); in swap_vma_readahead()
|
/linux-6.3-rc2/drivers/scsi/lpfc/ |
A 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-6.3-rc2/fs/ext4/ |
A D | xattr.c | 319 xattr_find_entry(struct inode *inode, struct ext4_xattr_entry **pentry, in xattr_find_entry() argument 329 for (entry = *pentry; !IS_LAST_ENTRY(entry); entry = next) { in xattr_find_entry() 343 *pentry = entry; in xattr_find_entry()
|