Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/platform/intel-mid/
Dsfi.c78 struct sfi_timer_table_entry *pentry; in sfi_parse_mtmr() local
149 struct sfi_rtc_table_entry *pentry; in sfi_parse_mrtc() local
189 struct sfi_gpio_table_entry *pentry; in sfi_parse_gpio() local
215 struct sfi_gpio_table_entry *pentry = gpio_table; in get_gpio_by_name() local
328 static void __init sfi_handle_ipc_dev(struct sfi_device_table_entry *pentry, in sfi_handle_ipc_dev()
367 static void __init sfi_handle_spi_dev(struct sfi_device_table_entry *pentry, in sfi_handle_spi_dev()
397 static void __init sfi_handle_i2c_dev(struct sfi_device_table_entry *pentry, in sfi_handle_i2c_dev()
423 static void __init sfi_handle_sd_dev(struct sfi_device_table_entry *pentry, in sfi_handle_sd_dev()
471 struct sfi_device_table_entry *pentry; in sfi_parse_devs() local
/Linux-v4.19/arch/x86/platform/sfi/
Dsfi.c55 struct sfi_cpu_table_entry *pentry; in sfi_parse_cpus() local
78 struct sfi_apic_table_entry *pentry; in sfi_parse_ioapic() local
/Linux-v4.19/arch/x86/platform/intel-mid/device_libs/
Dplatform_mrfld_power_btn.c68 struct sfi_device_table_entry *pentry = info; in mrfld_power_btn_platform_data() local
/Linux-v4.19/drivers/crypto/cavium/cpt/
Dcptvf_reqmanager.c347 struct pending_entry *pentry = NULL; in process_pending_queue() local
430 struct pending_entry *pentry = NULL; in process_request() local
Drequest_manager.h106 struct pending_entry *pentry; member
/Linux-v4.19/drivers/cpufreq/
Dsfi-cpufreq.c34 struct sfi_freq_table_entry *pentry; in sfi_parse_freq() local
/Linux-v4.19/mm/
Dswap_slots.c312 swp_entry_t entry, *pentry; in get_swap_page() local
Dswap_state.c738 pte_t *pte, pentry; in swap_vma_readahead() local
/Linux-v4.19/kernel/
Dpadata.c965 struct padata_sysfs_entry *pentry; in padata_sysfs_show() local
980 struct padata_sysfs_entry *pentry; in padata_sysfs_store() local
/Linux-v4.19/fs/proc/
Dproc_sysctl.c392 struct ctl_table_header **phead, struct ctl_table **pentry) in first_entry()
409 static void next_entry(struct ctl_table_header **phead, struct ctl_table **pentry) in next_entry()
1042 struct ctl_table **pentry) in sysctl_follow_link()
/Linux-v4.19/arch/powerpc/kvm/
De500.c32 struct id **pentry; member
/Linux-v4.19/include/linux/
Dsfi.h106 u64 pentry[1]; member
/Linux-v4.19/net/bridge/
Dbr_mdb.c506 struct net_device **pdev, struct br_mdb_entry **pentry) in br_mdb_parse()
/Linux-v4.19/drivers/block/zram/
Dzram_drv.c572 unsigned long *pentry) in write_to_bdev()
625 unsigned long *pentry) in write_to_bdev()
/Linux-v4.19/net/bluetooth/
D6lowpan.c494 struct lowpan_peer *pentry; in send_mcast_pkt() local
/Linux-v4.19/drivers/scsi/lpfc/
Dlpfc_debugfs.c3563 uint32_t *pentry; in lpfc_idiag_queacc_read_qe() local
3690 uint32_t *pentry; in lpfc_idiag_queacc_write() local
/Linux-v4.19/fs/ext4/
Dxattr.c281 xattr_find_entry(struct inode *inode, struct ext4_xattr_entry **pentry, in xattr_find_entry()