/Linux-v4.19/Documentation/admin-guide/ |
D | devices.rst | 71 Compulsory links 87 Recommended links 103 Locally defined links 135 Sockets and pipes 146 Mount points
|
/Linux-v4.19/lib/ |
D | test_rhashtable.c | 76 unsigned int entries; member 141 unsigned int entries) in test_rht_lookup() 178 static void test_bucket_stats(struct rhashtable *ht, unsigned int entries) in test_bucket_stats() 217 unsigned int entries) in test_rhashtable() 277 static int __init test_rhltable(unsigned int entries) in test_rhltable() 457 unsigned int entries) in test_rhashtable_max() 604 unsigned int entries = tdata->entries; in thread_lookup_test() local 696 unsigned int entries; in test_rht_init() local
|
D | stackdepot.c | 73 unsigned long entries[1]; /* Variable-sized array of entries. */ member 108 static struct stack_record *depot_alloc_stack(unsigned long *entries, int size, in depot_alloc_stack() 159 static inline u32 hash_stack(unsigned long *entries, unsigned int size) in hash_stack() 183 unsigned long *entries, int size, in find_stack()
|
/Linux-v4.19/kernel/events/ |
D | callchain.c | 51 struct callchain_cpus_entries *entries; in release_callchain_buffers_rcu() local 64 struct callchain_cpus_entries *entries; in release_callchain_buffers() local 75 struct callchain_cpus_entries *entries; in alloc_callchain_buffers() local 156 struct callchain_cpus_entries *entries; in get_callchain_entry() local
|
/Linux-v4.19/drivers/net/ethernet/netronome/nfp/nfpcore/ |
D | nfp_nsp_eth.c | 274 union eth_table_entry *entries; in __nfp_eth_read_ports() local 328 union eth_table_entry *entries; in nfp_eth_config_start() local 365 union eth_table_entry *entries = nfp_nsp_config_entries(nsp); in nfp_eth_config_cleanup_end() local 389 union eth_table_entry *entries = nfp_nsp_config_entries(nsp); in nfp_eth_config_commit_end() local 418 union eth_table_entry *entries; in nfp_eth_set_mod_enable() local 457 union eth_table_entry *entries; in nfp_eth_set_configured() local 494 union eth_table_entry *entries = nfp_nsp_config_entries(nsp); in nfp_eth_set_bit_config() local
|
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/hwmgr/ |
D | hwmgr_ppt.h | 51 …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
|
D | vega10_pptable.h | 166 ATOM_Vega10_GFXCLK_Dependency_Record entries[1]; /* 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 …]
|
D | pptable_v1_0.h | 167 ATOM_Tonga_State entries[1]; /* Dynamically allocate entries. */ member 182 ATOM_Tonga_MCLK_Dependency_Record entries[1]; /* Dynamically allocate entries. */ member 197 ATOM_Tonga_SCLK_Dependency_Record entries[1]; /* Dynamically allocate entries. */ member 213 ATOM_Polaris_SCLK_Dependency_Record entries[1]; /* Dynamically allocate entries. */ member 225 ATOM_Tonga_PCIE_Record entries[1]; /* Dynamically allocate entries. */ member 238 ATOM_Polaris10_PCIE_Record entries[1]; /* Dynamically allocate entries. */ member 255 ATOM_Tonga_MM_Dependency_Record entries[1]; /* Dynamically allocate entries. */ member 268 ATOM_Tonga_Voltage_Lookup_Record entries[1]; /* Dynamically allocate entries. */ member 340 ATOM_Tonga_VCE_State_Record entries[1]; member 419 ATOM_Tonga_Hard_Limit_Record entries[1]; member
|
/Linux-v4.19/drivers/uwb/ |
D | est.c | 51 u8 entries; member 257 const struct uwb_est_entry *entry, size_t entries) in uwb_est_register() 306 const struct uwb_est_entry *entry, size_t entries) in uwb_est_unregister()
|
/Linux-v4.19/drivers/acpi/ |
D | acpi_watchdog.c | 33 const struct acpi_wdat_entry *entries; in acpi_watchdog_uses_rtc() local 96 const struct acpi_wdat_entry *entries; in acpi_watchdog_init() local
|
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/subdev/fault/ |
D | priv.h | 14 int entries; member 30 u32 (*entries)(struct nvkm_fault_buffer *); member
|
/Linux-v4.19/include/uapi/linux/ |
D | net_dropmon.h | 31 __u32 entries; member 36 __u32 entries; member
|
/Linux-v4.19/arch/x86/kvm/ |
D | cpuid.c | 196 struct kvm_cpuid_entry __user *entries) in kvm_vcpu_ioctl_set_cpuid() 241 struct kvm_cpuid_entry2 __user *entries) in kvm_vcpu_ioctl_set_cpuid2() 262 struct kvm_cpuid_entry2 __user *entries) in kvm_vcpu_ioctl_get_cpuid2() 739 static bool sanity_check_entries(struct kvm_cpuid_entry2 __user *entries, in sanity_check_entries() 767 struct kvm_cpuid_entry2 __user *entries, in kvm_dev_ioctl_get_cpuid()
|
/Linux-v4.19/mm/ |
D | page_owner.c | 60 unsigned long entries[4]; in create_dummy_stack() local 141 unsigned long entries[PAGE_OWNER_STACK_DEPTH]; in save_stack() local 346 unsigned long entries[PAGE_OWNER_STACK_DEPTH]; in print_page_owner() local 412 unsigned long entries[PAGE_OWNER_STACK_DEPTH]; in __dump_page_owner() local
|
/Linux-v4.19/tools/build/feature/ |
D | test-backtrace.c | 8 size_t entries; in main() local
|
/Linux-v4.19/drivers/scsi/snic/ |
D | vnic_wq.h | 63 #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-v4.19/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
D | bit.c | 31 u8 entries = nvbios_rd08(bios, bios->bit_offset + 10); in bit_entry() local
|
/Linux-v4.19/arch/powerpc/mm/ |
D | mmu_context_iommu.c | 37 u64 entries; /* number of entries in hpas[] */ member 129 long mm_iommu_get(struct mm_struct *mm, unsigned long ua, unsigned long entries, in mm_iommu_get() 372 unsigned long ua, unsigned long entries) in mm_iommu_find()
|
/Linux-v4.19/tools/testing/selftests/x86/ |
D | mpx-hw.h | 67 struct mpx_bd_entry entries[MPX_BOUNDS_DIR_NR_ENTRIES]; member 71 struct mpx_bt_entry entries[MPX_BOUNDS_TABLE_NR_ENTRIES]; member
|
/Linux-v4.19/tools/perf/util/ |
D | mem2node.h | 11 struct phys_entry *entries; member
|
D | syscalltbl.h | 10 void *entries; member
|
/Linux-v4.19/drivers/infiniband/hw/mlx4/ |
D | cq.c | 179 int entries = attr->cqe; in mlx4_ib_create_cq() local 293 int entries) in mlx4_alloc_resize_buf() 317 int entries, struct ib_udata *udata) in mlx4_alloc_resize_umem() 381 int mlx4_ib_resize_cq(struct ib_cq *ibcq, int entries, struct ib_udata *udata) in mlx4_ib_resize_cq()
|
/Linux-v4.19/net/netfilter/ |
D | nf_queue.c | 143 const struct nf_hook_entries *entries, in __nf_queue() 212 const struct nf_hook_entries *entries, unsigned int index, in nf_queue()
|
/Linux-v4.19/fs/nfs_common/ |
D | nfsacl.c | 94 int entries = (acl && acl->a_count) ? max_t(int, acl->a_count, 4) : 0; in nfsacl_encode() local 273 u32 entries; in nfsacl_decode() local
|
/Linux-v4.19/drivers/misc/vmw_vmci/ |
D | vmci_handle_array.h | 28 struct vmci_handle entries[]; member
|