Searched defs:pentry (Results  1 – 16 of 16) sorted by relevance
| /Linux-v5.4/arch/x86/platform/intel-mid/ | 
| D | sfi.c | 74 	struct sfi_timer_table_entry *pentry;  in sfi_parse_mtmr()  local145 	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
 
 | 
| /Linux-v5.4/arch/x86/platform/sfi/ | 
| D | sfi.c | 42 	struct sfi_cpu_table_entry *pentry;  in sfi_parse_cpus()  local65 	struct sfi_apic_table_entry *pentry;  in sfi_parse_ioapic()  local
 
 | 
| /Linux-v5.4/arch/x86/platform/intel-mid/device_libs/ | 
| D | platform_mrfld_power_btn.c | 64 	struct sfi_device_table_entry *pentry = info;  in mrfld_power_btn_platform_data()  local
 | 
| /Linux-v5.4/drivers/crypto/cavium/cpt/ | 
| D | cptvf_reqmanager.c | 334 	struct pending_entry *pentry = NULL;  in process_pending_queue()  local417 	struct pending_entry *pentry = NULL;  in process_request()  local
 
 | 
| D | request_manager.h | 103 	struct pending_entry *pentry;  member
 | 
| /Linux-v5.4/drivers/cpufreq/ | 
| D | sfi-cpufreq.c | 26 	struct sfi_freq_table_entry *pentry;  in sfi_parse_freq()  local
 | 
| /Linux-v5.4/mm/ | 
| D | swap_slots.c | 312 	swp_entry_t entry, *pentry;  in get_swap_page()  local
 | 
| D | swap_state.c | 728 	pte_t *pte, pentry;  in swap_vma_readahead()  local
 | 
| /Linux-v5.4/kernel/ | 
| D | padata.c | 918 	struct padata_sysfs_entry *pentry;  in padata_sysfs_show()  local933 	struct padata_sysfs_entry *pentry;  in padata_sysfs_store()  local
 
 | 
| /Linux-v5.4/fs/proc/ | 
| D | proc_sysctl.c | 397 	struct ctl_table_header **phead, struct ctl_table **pentry)  in first_entry()414 static void next_entry(struct ctl_table_header **phead, struct ctl_table **pentry)  in next_entry()
 1066 	struct ctl_table **pentry)  in sysctl_follow_link()
 
 | 
| /Linux-v5.4/arch/powerpc/kvm/ | 
| D | e500.c | 29 	struct id **pentry;  member
 | 
| /Linux-v5.4/include/linux/ | 
| D | sfi.h | 106 	u64				pentry[1];  member
 | 
| /Linux-v5.4/net/bridge/ | 
| D | br_mdb.c | 553 			struct net_device **pdev, struct br_mdb_entry **pentry)  in br_mdb_parse()
 | 
| /Linux-v5.4/net/bluetooth/ | 
| D | 6lowpan.c | 496 		struct lowpan_peer *pentry;  in send_mcast_pkt()  local
 | 
| /Linux-v5.4/drivers/scsi/lpfc/ | 
| D | lpfc_debugfs.c | 4009 	uint32_t *pentry;  in lpfc_idiag_queacc_read_qe()  local4136 	uint32_t *pentry;  in lpfc_idiag_queacc_write()  local
 
 | 
| /Linux-v5.4/fs/ext4/ | 
| D | xattr.c | 281 xattr_find_entry(struct inode *inode, struct ext4_xattr_entry **pentry,  in xattr_find_entry()
 |