| /kernel/linux/linux-5.10/arch/x86/platform/intel-mid/ |
| D | sfi.c | 74 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/ |
| D | sfi.c | 41 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-6.6/drivers/crypto/marvell/octeontx2/ |
| D | otx2_cptvf_reqmgr.c | 77 static inline void free_pentry(struct otx2_cpt_pending_entry *pentry) in free_pentry() 235 struct otx2_cpt_pending_entry *pentry = NULL; in process_request() local 437 struct otx2_cpt_pending_entry *pentry = NULL; in process_pending_queue() local
|
| D | otx2_cpt_reqmgr.h | 134 struct otx2_cpt_pending_entry *pentry; member
|
| /kernel/linux/linux-5.10/drivers/crypto/marvell/octeontx/ |
| D | otx_cptvf_reqmgr.c | 86 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
|
| D | otx_cptvf_reqmgr.h | 175 struct otx_cpt_pending_entry *pentry; member
|
| /kernel/linux/linux-6.6/drivers/crypto/marvell/octeontx/ |
| D | otx_cptvf_reqmgr.c | 86 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
|
| D | otx_cptvf_reqmgr.h | 175 struct otx_cpt_pending_entry *pentry; member
|
| /kernel/linux/linux-6.6/drivers/mtd/parsers/ |
| D | qcomsmempart.c | 54 struct smem_flash_pentry pentry[SMEM_FLASH_PTABLE_MAX_PARTS_V4]; member 63 struct smem_flash_pentry *pentry; in parse_qcomsmem_part() local
|
| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-6.6/drivers/crypto/cavium/cpt/ |
| D | cptvf_reqmanager.c | 330 struct pending_entry *pentry = NULL; in process_pending_queue() local 413 struct pending_entry *pentry = NULL; in process_request() local
|
| D | request_manager.h | 105 struct pending_entry *pentry; member
|
| /kernel/linux/linux-5.10/drivers/crypto/cavium/cpt/ |
| D | cptvf_reqmanager.c | 334 struct pending_entry *pentry = NULL; in process_pending_queue() local 417 struct pending_entry *pentry = NULL; in process_request() local
|
| D | request_manager.h | 105 struct pending_entry *pentry; member
|
| /kernel/linux/linux-5.10/drivers/cpufreq/ |
| D | sfi-cpufreq.c | 26 struct sfi_freq_table_entry *pentry; in sfi_parse_freq() local
|
| /kernel/linux/linux-5.10/kernel/trace/ |
| D | trace_events_inject.c | 192 static int parse_entry(char *str, struct trace_event_call *call, void **pentry) in parse_entry()
|
| /kernel/linux/linux-6.6/kernel/trace/ |
| D | trace_events_inject.c | 196 static int parse_entry(char *str, struct trace_event_call *call, void **pentry) in parse_entry()
|
| /kernel/linux/linux-6.6/fs/dlm/ |
| D | lowcomms.c | 836 struct processqueue_entry *pentry; in new_processqueue_entry() local 852 static void free_processqueue_entry(struct processqueue_entry *pentry) in free_processqueue_entry() 866 struct processqueue_entry *pentry; in process_dlm_messages() local 902 struct processqueue_entry *pentry; in receive_from_sock() local
|
| /kernel/linux/linux-5.10/kernel/ |
| D | padata.c | 952 struct padata_sysfs_entry *pentry; in padata_sysfs_show() local 967 struct padata_sysfs_entry *pentry; in padata_sysfs_store() local
|
| /kernel/linux/linux-6.6/kernel/ |
| D | padata.c | 973 struct padata_sysfs_entry *pentry; in padata_sysfs_show() local 988 struct padata_sysfs_entry *pentry; in padata_sysfs_store() local
|
| /kernel/linux/linux-6.6/fs/proc/ |
| D | proc_sysctl.c | 376 struct ctl_table_header **phead, struct ctl_table **pentry) in first_entry() 393 static void next_entry(struct ctl_table_header **phead, struct ctl_table **pentry) in next_entry() 1062 struct ctl_table **pentry) in sysctl_follow_link()
|
| /kernel/linux/linux-5.10/fs/proc/ |
| D | proc_sysctl.c | 367 struct ctl_table_header **phead, struct ctl_table **pentry) in first_entry() 384 static void next_entry(struct ctl_table_header **phead, struct ctl_table **pentry) in next_entry() 1048 struct ctl_table **pentry) in sysctl_follow_link()
|
| /kernel/linux/linux-5.10/arch/powerpc/kvm/ |
| D | e500.c | 29 struct id **pentry; member
|
| /kernel/linux/linux-6.6/arch/powerpc/kvm/ |
| D | e500.c | 29 struct id **pentry; member
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | sfi.h | 106 u64 pentry[1]; member
|