Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/platform/intel-mid/
H A 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
/OK3568_Linux_fs/kernel/arch/x86/platform/sfi/
H A 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
/OK3568_Linux_fs/kernel/drivers/crypto/marvell/octeontx/
H A 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
H A Dotx_cptvf_reqmgr.h175 struct otx_cpt_pending_entry *pentry; member
/OK3568_Linux_fs/kernel/drivers/crypto/cavium/cpt/
H A Dcptvf_reqmanager.c334 struct pending_entry *pentry = NULL; in process_pending_queue() local
417 struct pending_entry *pentry = NULL; in process_request() local
H A Drequest_manager.h105 struct pending_entry *pentry; member
/OK3568_Linux_fs/kernel/arch/x86/platform/intel-mid/device_libs/
H A Dplatform_mrfld_power_btn.c64 struct sfi_device_table_entry *pentry = info; in mrfld_power_btn_platform_data() local
/OK3568_Linux_fs/kernel/drivers/cpufreq/
H A Dsfi-cpufreq.c26 struct sfi_freq_table_entry *pentry; in sfi_parse_freq() local
/OK3568_Linux_fs/u-boot/cmd/
H A Dmtdparts.c1087 struct list_head *pentry, *dentry; in generate_mtdparts() local
1253 struct list_head *dentry, *pentry; local
1354 struct list_head *dentry, *pentry; local
1489 struct list_head *dentry, *pentry; local
/OK3568_Linux_fs/kernel/kernel/trace/
H A Dtrace_events_inject.c192 static int parse_entry(char *str, struct trace_event_call *call, void **pentry) in parse_entry()
/OK3568_Linux_fs/kernel/kernel/
H A Dpadata.c939 struct padata_sysfs_entry *pentry; in padata_sysfs_show() local
954 struct padata_sysfs_entry *pentry; in padata_sysfs_store() local
/OK3568_Linux_fs/kernel/fs/proc/
H A 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()
/OK3568_Linux_fs/kernel/arch/powerpc/kvm/
H A De500.c29 struct id **pentry; member
/OK3568_Linux_fs/kernel/include/linux/
H A Dsfi.h106 u64 pentry[1]; member
/OK3568_Linux_fs/u-boot/arch/x86/include/asm/
H A Dsfi.h51 u64 pentry[1]; member
/OK3568_Linux_fs/kernel/net/bridge/
H A Dbr_mdb.c758 struct net_device **pdev, struct br_mdb_entry **pentry, in br_mdb_parse()
/OK3568_Linux_fs/kernel/mm/
H A Dswap_state.c843 pte_t *pte, pentry; in swap_vma_readahead() local
/OK3568_Linux_fs/kernel/net/bluetooth/
H A D6lowpan.c497 struct lowpan_peer *pentry; in send_mcast_pkt() local
/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc_debugfs.c4206 uint32_t *pentry; in lpfc_idiag_queacc_read_qe() local
4333 uint32_t *pentry; in lpfc_idiag_queacc_write() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/
H A Dmlan_misc.c5491 mef_entry_t *pentry; in wlan_set_mef_entry() local
5574 mef_entry_t *pentry = MNULL; in wlan_process_mef_cfg_cmd() local
/OK3568_Linux_fs/u-boot/common/
H A Dfdt_support.c903 struct list_head *pentry; in fdt_node_set_part_info() local
/OK3568_Linux_fs/kernel/fs/ext4/
H A Dxattr.c283 xattr_find_entry(struct inode *inode, struct ext4_xattr_entry **pentry, in xattr_find_entry()