Home
last modified time | relevance | path

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

12345678910>>...21

/Linux-v5.15/Documentation/admin-guide/
Ddevices.rst72 Compulsory links
88 Recommended links
104 Locally defined links
136 Sockets and pipes
147 Mount points
/Linux-v5.15/Documentation/hwmon/
Dmax34440.rst109 In
133 Curr
154 Power
166 Temp
/Linux-v5.15/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
419 const struct property_entry entries[] = { in pe_test_reference() local
/Linux-v5.15/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.c66 unsigned long entries[]; /* Variable-sized array of entries. */ member
105 static struct stack_record *depot_alloc_stack(unsigned long *entries, int size, in depot_alloc_stack()
179 static inline u32 hash_stack(unsigned long *entries, unsigned int size) in hash_stack()
203 unsigned long *entries, int size, in find_stack()
227 unsigned long **entries) in stack_depot_fetch()
259 depot_stack_handle_t stack_depot_save(unsigned long *entries, in stack_depot_save()
353 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()
604 unsigned int entries = tdata->entries; in thread_lookup_test() local
699 unsigned int entries; in test_rht_init() local
/Linux-v5.15/arch/x86/kvm/
Dcpuid.c60 struct kvm_cpuid_entry2 *entries, int nent, u32 function, u32 index) in cpuid_entry2_find()
76 static int kvm_check_cpuid(struct kvm_cpuid_entry2 *entries, int nent) in kvm_check_cpuid()
238 struct kvm_cpuid_entry __user *entries) in kvm_vcpu_ioctl_set_cpuid()
292 struct kvm_cpuid_entry2 __user *entries) in kvm_vcpu_ioctl_set_cpuid2()
324 struct kvm_cpuid_entry2 __user *entries) in kvm_vcpu_ioctl_get_cpuid2()
563 struct kvm_cpuid_entry2 *entries; member
1029 static bool sanity_check_entries(struct kvm_cpuid_entry2 __user *entries, in sanity_check_entries()
1057 struct kvm_cpuid_entry2 __user *entries, in kvm_dev_ioctl_get_cpuid()
/Linux-v5.15/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
/Linux-v5.15/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
/Linux-v5.15/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()
327 unsigned long ua, unsigned long entries) in mm_iommu_get()
/Linux-v5.15/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
/Linux-v5.15/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
Dvega10_pptable.h166 ATOM_Vega10_GFXCLK_Dependency_Record entries[]; /* Dynamically allocate entries. */ member
172 ATOM_Vega10_MCLK_Dependency_Record entries[1]; /* Dynamically allocate entries. */ member
178 ATOM_Vega10_CLK_Dependency_Record entries[1]; /* Dynamically allocate entries. */ member
184 ATOM_Vega10_CLK_Dependency_Record entries[1]; /* Dynamically allocate entries. */ member
190 ATOM_Vega10_CLK_Dependency_Record entries[1]; /* Dynamically allocate entries. */ member
196 ATOM_Vega10_CLK_Dependency_Record entries[1]; /* Dynamically allocate entries. */ member
202 ATOM_Vega10_CLK_Dependency_Record entries[1]; /* Dynamically allocate entries. */ member
216 ATOM_Vega10_MM_Dependency_Record entries[1]; /* Dynamically allocate entries */ member
228 ATOM_Vega10_PCIE_Record entries[1]; /* Dynamically allocate entries. */ member
238 ATOM_Vega10_Voltage_Lookup_Record entries[1]; /* Dynamically allocate entries */ member
[all …]
/Linux-v5.15/drivers/acpi/
Dacpi_watchdog.c30 const struct acpi_wdat_entry *entries; in acpi_watchdog_uses_rtc() local
104 const struct acpi_wdat_entry *entries; in acpi_watchdog_init() local
/Linux-v5.15/drivers/net/ethernet/sfc/
Dmcdi_functions.c77 size_t entries = channel->eventq.buf.len / EFX_BUF_SIZE; in efx_mcdi_ev_init() local
169 size_t entries = tx_queue->txd.buf.len / EFX_BUF_SIZE; in efx_mcdi_tx_init() local
281 size_t entries = rx_queue->rxd.buf.len / EFX_BUF_SIZE; in efx_mcdi_rx_init() local
/Linux-v5.15/mm/
Dpage_owner.c56 unsigned long entries[4]; in create_dummy_stack() local
103 unsigned long entries[PAGE_OWNER_STACK_DEPTH]; in save_stack() local
332 unsigned long *entries; in print_page_owner() local
397 unsigned long *entries; in __dump_page_owner() local
/Linux-v5.15/drivers/scsi/snic/
Dvnic_wq.h63 #define VNIC_WQ_BUF_BLK_ENTRIES(entries) \ argument
68 #define VNIC_WQ_BUF_BLKS_NEEDED(entries) \ argument
70 #define VNIC_WQ_BUF_BLKS_NEEDED(entries) \ argument
/Linux-v5.15/tools/build/feature/
Dtest-backtrace.c8 size_t entries; in main() local
/Linux-v5.15/drivers/infiniband/hw/mlx4/
Dcq.c178 int entries = attr->cqe; in mlx4_ib_create_cq() local
291 int entries) in mlx4_alloc_resize_buf()
315 int entries, struct ib_udata *udata) in mlx4_alloc_resize_umem()
379 int mlx4_ib_resize_cq(struct ib_cq *ibcq, int entries, struct ib_udata *udata) in mlx4_ib_resize_cq()
/Linux-v5.15/drivers/infiniband/hw/mlx5/
Dcq.c706 struct mlx5_ib_cq *cq, int entries, u32 **cqb, in create_cq_user()
870 int entries, int cqe_size, in create_cq_kernel()
938 int entries = attr->cqe; in mlx5_ib_create_cq() local
1143 int entries, struct ib_udata *udata, in resize_user()
1176 int entries, int cqe_size) in resize_kernel()
1252 int mlx5_ib_resize_cq(struct ib_cq *ibcq, int entries, struct ib_udata *udata) in mlx5_ib_resize_cq()
/Linux-v5.15/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
Dbit.c31 u8 entries = nvbios_rd08(bios, bios->bit_offset + 10); in bit_entry() local
/Linux-v5.15/drivers/infiniband/hw/efa/
Defa_com.h25 struct efa_admin_acq_entry *entries; member
34 struct efa_admin_aq_entry *entries; member
85 struct efa_admin_aenq_entry *entries; member
/Linux-v5.15/tools/perf/util/
Dmem2node.h12 struct phys_entry *entries; member
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx4/
Dcq.c192 int entries, struct mlx4_mtt *mtt) in mlx4_cq_resize()
290 static int mlx4_init_user_cqes(void *buf, int entries, int cqe_size) in mlx4_init_user_cqes()
328 int entries, in mlx4_init_kernel_cqes()
/Linux-v5.15/drivers/acpi/apei/
Derst.c429 u64 *entries; member
478 u64 *entries; in __erst_record_id_cache_add_one() local
543 u64 *entries; in erst_get_record_id_next() local
588 u64 *entries; in __erst_record_id_cache_compact() local
863 u64 *entries; in erst_clear() local

12345678910>>...21