Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/platform/intel-mid/
Dsfi.c74 struct sfi_timer_table_entry *pentry; in sfi_parse_mtmr() local
145 struct sfi_rtc_table_entry *pentry; in sfi_parse_mrtc() local
185 struct sfi_gpio_table_entry *pentry; in sfi_parse_gpio() local
211 struct sfi_gpio_table_entry *pentry = gpio_table; in get_gpio_by_name() local
324 static void __init sfi_handle_ipc_dev(struct sfi_device_table_entry *pentry, in sfi_handle_ipc_dev()
363 static void __init sfi_handle_spi_dev(struct sfi_device_table_entry *pentry, in sfi_handle_spi_dev()
393 static void __init sfi_handle_i2c_dev(struct sfi_device_table_entry *pentry, in sfi_handle_i2c_dev()
419 static void __init sfi_handle_sd_dev(struct sfi_device_table_entry *pentry, in sfi_handle_sd_dev()
467 struct sfi_device_table_entry *pentry; in sfi_parse_devs() local
/kernel/linux/linux-5.10/arch/x86/platform/sfi/
Dsfi.c41 struct sfi_cpu_table_entry *pentry; in sfi_parse_cpus() local
64 struct sfi_apic_table_entry *pentry; in sfi_parse_ioapic() local
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/arch/x86/platform/intel-mid/device_libs/
Dplatform_mrfld_power_btn.c64 struct sfi_device_table_entry *pentry = info; in mrfld_power_btn_platform_data() local
/kernel/linux/linux-5.10/drivers/crypto/cavium/cpt/
Dcptvf_reqmanager.c334 struct pending_entry *pentry = NULL; in process_pending_queue() local
417 struct pending_entry *pentry = NULL; in process_request() local
Drequest_manager.h105 struct pending_entry *pentry; member
/kernel/linux/linux-5.10/drivers/cpufreq/
Dsfi-cpufreq.c26 struct sfi_freq_table_entry *pentry; in sfi_parse_freq() local
/kernel/linux/linux-5.10/kernel/trace/
Dtrace_events_inject.c192 static int parse_entry(char *str, struct trace_event_call *call, void **pentry) in parse_entry()
/kernel/linux/linux-5.10/kernel/
Dpadata.c944 struct padata_sysfs_entry *pentry; in padata_sysfs_show() local
959 struct padata_sysfs_entry *pentry; in padata_sysfs_store() local
/kernel/linux/linux-5.10/fs/proc/
Dproc_sysctl.c366 struct ctl_table_header **phead, struct ctl_table **pentry) in first_entry()
383 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()
/kernel/linux/linux-5.10/arch/powerpc/kvm/
De500.c29 struct id **pentry; member
/kernel/linux/linux-5.10/include/linux/
Dsfi.h106 u64 pentry[1]; member
/kernel/linux/linux-5.10/net/bridge/
Dbr_mdb.c758 struct net_device **pdev, struct br_mdb_entry **pentry, in br_mdb_parse()
/kernel/linux/linux-5.10/mm/
Dswap_state.c838 pte_t *pte, pentry; in swap_vma_readahead() local
/kernel/linux/linux-5.10/net/bluetooth/
D6lowpan.c497 struct lowpan_peer *pentry; in send_mcast_pkt() local
/kernel/linux/linux-5.10/drivers/scsi/lpfc/
Dlpfc_debugfs.c4206 uint32_t *pentry; in lpfc_idiag_queacc_read_qe() local
4333 uint32_t *pentry; in lpfc_idiag_queacc_write() local
/kernel/linux/linux-5.10/fs/ext4/
Dxattr.c283 xattr_find_entry(struct inode *inode, struct ext4_xattr_entry **pentry, in xattr_find_entry()