Home
last modified time | relevance | path

Searched defs:entries (Results 1 – 25 of 1113) sorted by relevance

12345678910>>...45

/kernel/linux/linux-6.6/tools/perf/util/
Darm64-frame-pointer-unwind-support.c12 struct entries { struct
25 struct entries *entries = arg; in add_entry() argument
34 struct entries entries = {}; in get_leaf_frame_caller_aarch64() local
/kernel/linux/linux-5.10/Documentation/admin-guide/wimax/
Di2400m.rst180 5.2.1. Increasing debug output
219 5.2.2. RX and TX statistics
247 5.2.3. Tracing messages received from user space
256 5.2.4. Performing a device reset
264 5.2.5. Asking the device to enter power saving mode
/kernel/linux/linux-6.6/lib/
Dstackdepot.c63 unsigned long entries[]; /* Variable-sized array of frames */ member
126 unsigned long entries = 0; in stack_depot_early_init() local
173 unsigned long entries; in stack_depot_init() local
260 depot_alloc_stack(unsigned long *entries, int size, u32 hash, void **prealloc) in depot_alloc_stack()
320 static inline u32 hash_stack(unsigned long *entries, unsigned int size) in hash_stack()
344 unsigned long *entries, int size, in find_stack()
358 depot_stack_handle_t __stack_depot_save(unsigned long *entries, in __stack_depot_save()
452 depot_stack_handle_t stack_depot_save(unsigned long *entries, in stack_depot_save()
461 unsigned long **entries) in stack_depot_fetch()
500 unsigned long *entries; in stack_depot_print() local
[all …]
Dlist-test.c387 struct list_head entries[3], *cur; in list_test_list_cut_position() local
415 struct list_head entries[3], *cur; in list_test_list_cut_before() local
443 struct list_head entries[5], *cur; in list_test_list_splice() local
468 struct list_head entries[5], *cur; in list_test_list_splice_tail() local
493 struct list_head entries[5], *cur; in list_test_list_splice_init() local
520 struct list_head entries[5], *cur; in list_test_list_splice_tail_init() local
643 struct list_head entries[3], *cur; in list_test_list_for_each() local
661 struct list_head entries[3], *cur; in list_test_list_for_each_prev() local
679 struct list_head entries[3], *cur, *n; in list_test_list_for_each_safe() local
700 struct list_head entries[3], *cur, *n; in list_test_list_for_each_prev_safe() local
[all …]
Dtest_rhashtable.c73 unsigned int entries; member
138 unsigned int entries) in test_rht_lookup()
175 static void test_bucket_stats(struct rhashtable *ht, unsigned int entries) in test_bucket_stats()
209 unsigned int entries) in test_rhashtable()
269 static int __init test_rhltable(unsigned int entries) in test_rhltable()
435 unsigned int entries) in test_rhashtable_max()
588 unsigned int entries = tdata->entries; in thread_lookup_test() local
683 unsigned int entries; in test_rht_init() local
Dhashtable_test.c125 struct hashtable_test_entry entries[3]; in hashtable_test_hash_for_each() local
154 struct hashtable_test_entry entries[3]; in hashtable_test_hash_for_each_safe() local
187 struct hashtable_test_entry entries[4]; in hashtable_test_hash_for_each_possible() local
241 struct hashtable_test_entry entries[4]; in hashtable_test_hash_for_each_possible_safe() local
/kernel/linux/linux-5.10/drivers/base/test/
Dproperty-entry-test.c12 static const struct property_entry entries[] = { in pe_test_uints() local
107 static const struct property_entry entries[] = { in pe_test_uint_arrays() local
223 static const struct property_entry entries[] = { in pe_test_strings() local
284 static const struct property_entry entries[] = { in pe_test_bool() local
305 static const struct property_entry entries[] = { in pe_test_move_inline_u8() local
336 static struct property_entry entries[] = { in pe_test_move_inline_str() local
384 const struct property_entry entries[] = { in pe_test_reference() local
/kernel/linux/linux-6.6/drivers/base/test/
Dproperty-entry-test.c12 static const struct property_entry entries[] = { in pe_test_uints() local
123 static const struct property_entry entries[] = { in pe_test_uint_arrays() local
259 static const struct property_entry entries[] = { in pe_test_strings() local
326 static const struct property_entry entries[] = { in pe_test_bool() local
347 static const struct property_entry entries[] = { in pe_test_move_inline_u8() local
378 static struct property_entry entries[] = { in pe_test_move_inline_str() local
417 const struct property_entry entries[] = { in pe_test_reference() local
/kernel/linux/linux-5.10/lib/
Dlist-test.c348 struct list_head entries[3], *cur; in list_test_list_cut_position() local
376 struct list_head entries[3], *cur; in list_test_list_cut_before() local
404 struct list_head entries[5], *cur; in list_test_list_splice() local
429 struct list_head entries[5], *cur; in list_test_list_splice_tail() local
454 struct list_head entries[5], *cur; in list_test_list_splice_init() local
481 struct list_head entries[5], *cur; in list_test_list_splice_tail_init() local
584 struct list_head entries[3], *cur; in list_test_list_for_each() local
602 struct list_head entries[3], *cur; in list_test_list_for_each_prev() local
620 struct list_head entries[3], *cur, *n; in list_test_list_for_each_safe() local
641 struct list_head entries[3], *cur, *n; in list_test_list_for_each_prev_safe() local
[all …]
Dstackdepot.c65 unsigned long entries[1]; /* Variable-sized array of entries. */ member
104 static struct stack_record *depot_alloc_stack(unsigned long *entries, int size, in depot_alloc_stack()
155 static inline u32 hash_stack(unsigned long *entries, unsigned int size) in hash_stack()
179 unsigned long *entries, int size, in find_stack()
203 unsigned long **entries) in stack_depot_fetch()
235 depot_stack_handle_t stack_depot_save(unsigned long *entries, in stack_depot_save()
329 unsigned int filter_irq_stacks(unsigned long *entries, in filter_irq_stacks()
Dtest_rhashtable.c73 unsigned int entries; member
138 unsigned int entries) in test_rht_lookup()
175 static void test_bucket_stats(struct rhashtable *ht, unsigned int entries) in test_bucket_stats()
209 unsigned int entries) in test_rhashtable()
269 static int __init test_rhltable(unsigned int entries) in test_rhltable()
449 unsigned int entries) in test_rhashtable_max()
603 unsigned int entries = tdata->entries; in thread_lookup_test() local
698 unsigned int entries; in test_rht_init() local
/kernel/linux/linux-5.10/Documentation/s390/
Dcommon_io.rst8 Command line parameters
54 /proc entries
118 debugfs entries
/kernel/linux/linux-6.6/Documentation/arch/s390/
Dcommon_io.rst8 Command line parameters
54 /proc entries
118 debugfs entries
/kernel/linux/linux-6.6/arch/x86/kvm/
Dcpuid.c104 struct kvm_cpuid_entry2 *entries, int nent, u32 function, u64 index) in cpuid_entry2_find()
155 struct kvm_cpuid_entry2 *entries, in kvm_check_cpuid()
242 struct kvm_cpuid_entry2 *entries, int nent) in __kvm_find_kvm_cpuid_features()
275 static u64 cpuid_get_supported_xcr0(struct kvm_cpuid_entry2 *entries, int nent) in cpuid_get_supported_xcr0()
286 static void __kvm_update_cpuid_runtime(struct kvm_vcpu *vcpu, struct kvm_cpuid_entry2 *entries, in __kvm_update_cpuid_runtime()
336 static bool kvm_cpuid_has_hyperv(struct kvm_cpuid_entry2 *entries, int nent) in kvm_cpuid_has_hyperv()
482 struct kvm_cpuid_entry __user *entries) in kvm_vcpu_ioctl_set_cpuid()
527 struct kvm_cpuid_entry2 __user *entries) in kvm_vcpu_ioctl_set_cpuid2()
550 struct kvm_cpuid_entry2 __user *entries) in kvm_vcpu_ioctl_get_cpuid2()
838 struct kvm_cpuid_entry2 *entries; member
[all …]
/kernel/linux/linux-5.10/arch/x86/kvm/
Dcpuid.c58 struct kvm_cpuid_entry2 *entries, int nent, u32 function, u32 index) in cpuid_entry2_find()
74 static int kvm_check_cpuid(struct kvm_cpuid_entry2 *entries, int nent) in kvm_check_cpuid()
228 struct kvm_cpuid_entry __user *entries) in kvm_vcpu_ioctl_set_cpuid()
283 struct kvm_cpuid_entry2 __user *entries) in kvm_vcpu_ioctl_set_cpuid2()
315 struct kvm_cpuid_entry2 __user *entries) in kvm_vcpu_ioctl_get_cpuid2()
512 struct kvm_cpuid_entry2 *entries; member
939 static bool sanity_check_entries(struct kvm_cpuid_entry2 __user *entries, in sanity_check_entries()
967 struct kvm_cpuid_entry2 __user *entries, in kvm_dev_ioctl_get_cpuid()
/kernel/linux/linux-5.10/kernel/events/
Dcallchain.c50 struct callchain_cpus_entries *entries; in release_callchain_buffers_rcu() local
63 struct callchain_cpus_entries *entries; in release_callchain_buffers() local
74 struct callchain_cpus_entries *entries; in alloc_callchain_buffers() local
155 struct callchain_cpus_entries *entries; in get_callchain_entry() local
/kernel/linux/linux-6.6/kernel/events/
Dcallchain.c50 struct callchain_cpus_entries *entries; in release_callchain_buffers_rcu() local
63 struct callchain_cpus_entries *entries; in release_callchain_buffers() local
74 struct callchain_cpus_entries *entries; in alloc_callchain_buffers() local
155 struct callchain_cpus_entries *entries; in get_callchain_entry() local
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/nfpcore/
Dnfp_nsp_eth.c281 union eth_table_entry *entries; in __nfp_eth_read_ports() local
336 union eth_table_entry *entries; in nfp_eth_config_start() local
373 union eth_table_entry *entries = nfp_nsp_config_entries(nsp); in nfp_eth_config_cleanup_end() local
397 union eth_table_entry *entries = nfp_nsp_config_entries(nsp); in nfp_eth_config_commit_end() local
426 union eth_table_entry *entries; in nfp_eth_set_mod_enable() local
465 union eth_table_entry *entries; in nfp_eth_set_configured() local
502 union eth_table_entry *entries = nfp_nsp_config_entries(nsp); in nfp_eth_set_bit_config() local
533 union eth_table_entry *entries; in nfp_eth_set_idmode() local
/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/nfpcore/
Dnfp_nsp_eth.c247 union eth_table_entry *entries; in __nfp_eth_read_ports() local
300 union eth_table_entry *entries; in nfp_eth_config_start() local
337 union eth_table_entry *entries = nfp_nsp_config_entries(nsp); in nfp_eth_config_cleanup_end() local
361 union eth_table_entry *entries = nfp_nsp_config_entries(nsp); in nfp_eth_config_commit_end() local
390 union eth_table_entry *entries; in nfp_eth_set_mod_enable() local
429 union eth_table_entry *entries; in nfp_eth_set_configured() local
466 union eth_table_entry *entries = nfp_nsp_config_entries(nsp); in nfp_eth_set_bit_config() local
/kernel/linux/linux-6.6/arch/powerpc/mm/book3s64/
Diommu_api.c34 u64 entries; /* number of entries in hpas/hpages[] */ member
57 unsigned long entries, unsigned long dev_hpa, in mm_iommu_do_alloc()
186 long mm_iommu_new(struct mm_struct *mm, unsigned long ua, unsigned long entries, in mm_iommu_new()
195 unsigned long entries, unsigned long dev_hpa, in mm_iommu_newdev()
309 unsigned long ua, unsigned long entries) in mm_iommu_get()
/kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/
Diommu_api.c34 u64 entries; /* number of entries in hpas/hpages[] */ member
57 unsigned long entries, unsigned long dev_hpa, in mm_iommu_do_alloc()
185 long mm_iommu_new(struct mm_struct *mm, unsigned long ua, unsigned long entries, in mm_iommu_new()
194 unsigned long entries, unsigned long dev_hpa, in mm_iommu_newdev()
324 unsigned long ua, unsigned long entries) in mm_iommu_get()
/kernel/linux/linux-6.6/fs/nfs_common/
Dnfsacl.c95 int entries = (acl && acl->a_count) ? max_t(int, acl->a_count, 4) : 0; in nfsacl_encode() local
157 u32 entries = (acl && acl->a_count) ? max_t(int, acl->a_count, 4) : 0; in nfs_stream_encode_acl() local
345 u32 entries; in nfsacl_decode() local
394 u32 entries; in nfs_stream_decode_acl() local
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dhwmgr_ppt.h51 …phm_ppt_v1_clock_voltage_dependency_record entries[1]; /* Dynamically allocate count entries. … member
74 …phm_ppt_v1_mm_clock_voltage_dependency_record entries[1]; /* Dynamically allocate count entries. … member
89 phm_ppt_v1_voltage_lookup_record entries[1]; /* Dynamically allocate count entries. */ member
106 …phm_ppt_v1_pcie_record entries[1]; /* Dynamically allocate count entries. … member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dhwmgr_ppt.h51 phm_ppt_v1_clock_voltage_dependency_record entries[]; /* Dynamically allocate count entries. */ member
74 phm_ppt_v1_mm_clock_voltage_dependency_record entries[]; /* Dynamically allocate count entries. */ member
89 phm_ppt_v1_voltage_lookup_record entries[]; /* Dynamically allocate count entries. */ member
106 phm_ppt_v1_pcie_record entries[]; /* Dynamically allocate count entries. */ member
/kernel/linux/linux-6.6/drivers/pci/msi/
Dmsi.c617 static int msix_setup_msi_descs(struct pci_dev *dev, struct msix_entry *entries, in msix_setup_msi_descs()
640 static void msix_update_entries(struct pci_dev *dev, struct msix_entry *entries) in msix_update_entries()
664 static int msix_setup_interrupts(struct pci_dev *dev, struct msix_entry *entries, in msix_setup_interrupts()
709 static int msix_capability_init(struct pci_dev *dev, struct msix_entry *entries, in msix_capability_init()
763 static bool pci_msix_validate_entries(struct pci_dev *dev, struct msix_entry *entries, int nvec) in pci_msix_validate_entries()
786 int __pci_enable_msix_range(struct pci_dev *dev, struct msix_entry *entries, int minvec, in __pci_enable_msix_range()

12345678910>>...45