Home
last modified time | relevance | path

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

12

/kernel/linux/linux-4.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
/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-4.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
/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-4.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
/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-4.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.h108 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-4.19/drivers/cpufreq/
Dsfi-cpufreq.c34 struct sfi_freq_table_entry *pentry; in sfi_parse_freq() local
/kernel/linux/linux-4.19/mm/
Dswap_slots.c312 swp_entry_t entry, *pentry; in get_swap_page() 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-4.19/kernel/
Dpadata.c880 struct padata_sysfs_entry *pentry; in padata_sysfs_show() local
895 struct padata_sysfs_entry *pentry; in padata_sysfs_store() local
/kernel/linux/linux-5.10/kernel/
Dpadata.c939 struct padata_sysfs_entry *pentry; in padata_sysfs_show() local
954 struct padata_sysfs_entry *pentry; in padata_sysfs_store() local
/kernel/linux/linux-4.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()
1045 struct ctl_table **pentry) in sysctl_follow_link()
/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-4.19/arch/powerpc/kvm/
De500.c32 struct id **pentry; member
/kernel/linux/linux-4.19/include/linux/
Dsfi.h106 u64 pentry[1]; member
/kernel/linux/linux-5.10/include/linux/
Dsfi.h106 u64 pentry[1]; member
/kernel/linux/linux-4.19/net/bridge/
Dbr_mdb.c506 struct net_device **pdev, struct br_mdb_entry **pentry) in br_mdb_parse()

12