/kernel/linux/linux-5.10/arch/x86/platform/intel-mid/ |
H A D | sfi.c | 74 struct sfi_timer_table_entry *pentry; in sfi_parse_mtmr() local 82 pentry = (struct sfi_timer_table_entry *) sb->pentry; in sfi_parse_mtmr() 83 totallen = sfi_mtimer_num * sizeof(*pentry); in sfi_parse_mtmr() 84 memcpy(sfi_mtimer_array, pentry, totallen); in sfi_parse_mtmr() 88 pentry = sfi_mtimer_array; in sfi_parse_mtmr() 89 for (totallen = 0; totallen < sfi_mtimer_num; totallen++, pentry++) { in sfi_parse_mtmr() 91 totallen, (u32)pentry->phys_addr, in sfi_parse_mtmr() 92 pentry->freq_hz, pentry in sfi_parse_mtmr() 145 struct sfi_rtc_table_entry *pentry; sfi_parse_mrtc() local 185 struct sfi_gpio_table_entry *pentry; sfi_parse_gpio() local 211 struct sfi_gpio_table_entry *pentry = gpio_table; get_gpio_by_name() local 324 sfi_handle_ipc_dev(struct sfi_device_table_entry *pentry, struct devs_id *dev) sfi_handle_ipc_dev() argument 363 sfi_handle_spi_dev(struct sfi_device_table_entry *pentry, struct devs_id *dev) sfi_handle_spi_dev() argument 393 sfi_handle_i2c_dev(struct sfi_device_table_entry *pentry, struct devs_id *dev) sfi_handle_i2c_dev() argument 419 sfi_handle_sd_dev(struct sfi_device_table_entry *pentry, struct devs_id *dev) sfi_handle_sd_dev() argument 467 struct sfi_device_table_entry *pentry; sfi_parse_devs() local [all...] |
/kernel/linux/linux-6.6/drivers/mtd/parsers/ |
H A D | qcomsmempart.c | 47 * @pentry: Flash partition entries belonging to this ptable 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 in parse_qcomsmem_part() [all...] |
/kernel/linux/linux-5.10/arch/x86/platform/sfi/ |
H A D | sfi.c | 41 struct sfi_cpu_table_entry *pentry; in sfi_parse_cpus() local 47 pentry = (struct sfi_cpu_table_entry *)sb->pentry; in sfi_parse_cpus() 50 mp_sfi_register_lapic(pentry->apic_id); in sfi_parse_cpus() 51 pentry++; in sfi_parse_cpus() 64 struct sfi_apic_table_entry *pentry; in sfi_parse_ioapic() local 73 pentry = (struct sfi_apic_table_entry *)sb->pentry; in sfi_parse_ioapic() 76 mp_register_ioapic(i, pentry->phys_addr, gsi_top, &cfg); in sfi_parse_ioapic() 77 pentry in sfi_parse_ioapic() [all...] |
/kernel/linux/linux-5.10/drivers/crypto/marvell/octeontx/ |
H A 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) in process_request() 509 struct otx_cpt_pending_entry *pentry = NULL; process_pending_queue() local [all...] |
/kernel/linux/linux-6.6/drivers/crypto/marvell/octeontx/ |
H A 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) in process_request() 509 struct otx_cpt_pending_entry *pentry = NULL; process_pending_queue() local [all...] |
/kernel/linux/linux-6.6/drivers/crypto/marvell/octeontx2/ |
H A 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) in process_request() 436 struct otx2_cpt_pending_entry *pentry = NULL; process_pending_queue() local [all...] |
/kernel/linux/linux-5.10/drivers/crypto/cavium/cpt/ |
H A D | cptvf_reqmanager.c | 334 struct pending_entry *pentry = NULL; in process_pending_queue() local 341 pentry = &pqueue->head[pqueue->front]; in process_pending_queue() 342 if (unlikely(!pentry->busy)) { in process_pending_queue() 347 info = (struct cpt_info_buffer *)pentry->post_arg; in process_pending_queue() 355 status = (union cpt_res_s *)pentry->completion_addr; in process_pending_queue() 362 pentry->completion_addr = NULL; in process_pending_queue() 363 pentry->busy = false; in process_pending_queue() 365 pentry->post_arg = NULL; in process_pending_queue() 376 pentry->completion_addr = NULL; in process_pending_queue() 377 pentry in process_pending_queue() 417 struct pending_entry *pentry = NULL; process_request() local [all...] |
H A D | request_manager.h | 105 struct pending_entry *pentry; member
|
/kernel/linux/linux-6.6/drivers/crypto/cavium/cpt/ |
H A 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 in process_pending_queue() 413 struct pending_entry *pentry = NULL; process_request() local [all...] |
H A D | request_manager.h | 105 struct pending_entry *pentry; member
|
/kernel/linux/linux-5.10/drivers/cpufreq/ |
H A D | sfi-cpufreq.c | 26 struct sfi_freq_table_entry *pentry; in sfi_parse_freq() local 37 pentry = (struct sfi_freq_table_entry *)sb->pentry; in sfi_parse_freq() 38 totallen = num_freq_table_entries * sizeof(*pentry); in sfi_parse_freq() 40 sfi_cpufreq_array = kmemdup(pentry, totallen, GFP_KERNEL); in sfi_parse_freq()
|
/kernel/linux/linux-6.6/fs/dlm/ |
H A D | lowcomms.c | 835 struct processqueue_entry *pentry; in new_processqueue_entry() local 837 pentry = kmalloc(sizeof(*pentry), GFP_NOFS); in new_processqueue_entry() 838 if (!pentry) in new_processqueue_entry() 841 pentry->buf = kmalloc(buflen, GFP_NOFS); in new_processqueue_entry() 842 if (!pentry->buf) { in new_processqueue_entry() 843 kfree(pentry); in new_processqueue_entry() 847 pentry->nodeid = nodeid; in new_processqueue_entry() 848 return pentry; in new_processqueue_entry() 851 static void free_processqueue_entry(struct processqueue_entry *pentry) in free_processqueue_entry() argument 865 struct processqueue_entry *pentry; process_dlm_messages() local 901 struct processqueue_entry *pentry; receive_from_sock() local [all...] |
/kernel/linux/linux-5.10/arch/x86/platform/intel-mid/device_libs/ |
H A D | platform_mrfld_power_btn.c | 64 struct sfi_device_table_entry *pentry = info; in mrfld_power_btn_platform_data() local 66 res->start = res->end = pentry->irq; in mrfld_power_btn_platform_data()
|
/kernel/linux/linux-5.10/kernel/ |
H A D | padata.c | 951 struct padata_sysfs_entry *pentry; in padata_sysfs_show() local 955 pentry = attr2pentry(attr); in padata_sysfs_show() 956 if (pentry->show) in padata_sysfs_show() 957 ret = pentry->show(pinst, attr, buf); in padata_sysfs_show() 966 struct padata_sysfs_entry *pentry; in padata_sysfs_store() local 970 pentry = attr2pentry(attr); in padata_sysfs_store() 971 if (pentry->show) in padata_sysfs_store() 972 ret = pentry->store(pinst, attr, buf, count); in padata_sysfs_store()
|
/kernel/linux/linux-6.6/kernel/ |
H 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()
|
/kernel/linux/linux-5.10/drivers/sfi/ |
H A D | sfi_core.c | 267 th = sfi_check_table(syst_va->pentry[i], key); in sfi_get_table() 324 ret = sfi_check_table(syst_va->pentry[i], &key); in sfi_parse_syst() 476 sfi_sysfs_install_table(syst_va->pentry[i]); in sfi_sysfs_init()
|
/kernel/linux/linux-5.10/arch/powerpc/kvm/ |
H 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()
|
/kernel/linux/linux-6.6/arch/powerpc/kvm/ |
H 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()
|
/kernel/linux/linux-6.6/mm/ |
H A D | swap_state.c | 787 pte_t *pte = NULL, pentry; in swap_vma_readahead() local 809 pentry = ptep_get_lockless(pte); in swap_vma_readahead() 810 if (!is_swap_pte(pentry)) in swap_vma_readahead() 812 entry = pte_to_swp_entry(pentry); in swap_vma_readahead()
|
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | 6lowpan.c | 497 struct lowpan_peer *pentry; in send_mcast_pkt() local 505 list_for_each_entry_rcu(pentry, &dev->peers, list) { in send_mcast_pkt() 512 &pentry->chan->dst, pentry->chan->dst_type, in send_mcast_pkt() 513 &pentry->peer_addr, pentry->chan); in send_mcast_pkt() 514 ret = send_pkt(pentry->chan, local_skb, netdev); in send_mcast_pkt()
|
/kernel/linux/linux-6.6/net/bluetooth/ |
H 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()
|
/kernel/linux/linux-5.10/mm/ |
H A D | swap_state.c | 838 pte_t *pte, pentry; in swap_vma_readahead() local 851 pentry = *pte; in swap_vma_readahead() 852 if (pte_none(pentry)) in swap_vma_readahead() 854 if (pte_present(pentry)) in swap_vma_readahead() 856 entry = pte_to_swp_entry(pentry); in swap_vma_readahead()
|
/kernel/linux/linux-5.10/fs/proc/ |
H A D | proc_sysctl.c | 85 struct ctl_table **pentry); 367 struct ctl_table_header **phead, struct ctl_table **pentry) in first_entry() 381 *pentry = entry; in first_entry() 384 static void next_entry(struct ctl_table_header **phead, struct ctl_table **pentry) in next_entry() argument 387 struct ctl_table *entry = *pentry; in next_entry() 401 *pentry = entry; in next_entry() 1048 struct ctl_table **pentry) in sysctl_follow_link() 1059 root = (*pentry)->data; in sysctl_follow_link() 1065 const char *procname = (*pentry)->procname; in sysctl_follow_link() 1072 *pentry in sysctl_follow_link() 366 first_entry(struct ctl_dir *dir, struct ctl_table_header **phead, struct ctl_table **pentry) first_entry() argument 1047 sysctl_follow_link(struct ctl_table_header **phead, struct ctl_table **pentry) sysctl_follow_link() argument [all...] |
/kernel/linux/linux-6.6/fs/proc/ |
H A D | proc_sysctl.c | 91 struct ctl_table **pentry); 376 struct ctl_table_header **phead, struct ctl_table **pentry) in first_entry() 390 *pentry = entry; in first_entry() 393 static void next_entry(struct ctl_table_header **phead, struct ctl_table **pentry) in next_entry() argument 396 struct ctl_table *entry = *pentry; in next_entry() 410 *pentry = entry; in next_entry() 1060 struct ctl_table **pentry) in sysctl_follow_link() 1070 root = (*pentry)->data; in sysctl_follow_link() 1076 const char *procname = (*pentry)->procname; in sysctl_follow_link() 1083 *pentry in sysctl_follow_link() 375 first_entry(struct ctl_dir *dir, struct ctl_table_header **phead, struct ctl_table **pentry) first_entry() argument 1059 sysctl_follow_link(struct ctl_table_header **phead, struct ctl_table **pentry) sysctl_follow_link() argument [all...] |
/kernel/linux/linux-5.10/include/linux/ |
H A D | sfi.h | 106 u64 pentry[1]; member
|