Home
last modified time | relevance | path

Searched defs:table_size (Results 1 – 25 of 139) sorted by relevance

123456

/openbmc/linux/scripts/mod/
H A Dsymsearch.c26 unsigned int table_size; member
70 unsigned int table_size) in symsearch_populate()
113 static void symsearch_fixup(struct syminfo *table, unsigned int table_size) in symsearch_fixup()
126 unsigned int table_size = symbol_count(elf); in symsearch_init() local
/openbmc/linux/net/
H A Dsysctl_net.c125 struct ctl_table *table, size_t table_size) in ensure_safe_net_sysctl()
167 size_t table_size) in register_net_sysctl_sz()
/openbmc/linux/mm/
H A Dpage_ext.c179 unsigned long table_size; in alloc_node_page_ext() local
272 unsigned long table_size; in init_section_page_ext() local
310 size_t table_size; in free_page_ext() local
/openbmc/linux/drivers/acpi/
H A Dtables.c340 char *id, unsigned long table_size, in acpi_parse_entries_array()
402 char *id, unsigned long table_size, struct acpi_subtable_proc *proc, in acpi_table_parse_entries_array()
435 char *id, unsigned long table_size, int entry_id, in __acpi_table_parse_entries()
460 int __init acpi_table_parse_entries(char *id, unsigned long table_size, in acpi_table_parse_entries()
/openbmc/linux/net/xfrm/
H A Dxfrm_sysctl.c47 size_t table_size = ARRAY_SIZE(xfrm_table); in xfrm_sysctl_init() local
/openbmc/u-boot/arch/x86/lib/
H A Dtables.c59 u32 high_table, table_size; in write_tables() local
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_gart.h48 unsigned table_size; member
H A Damdgpu_rlc.c195 u32 table_offset, table_size; in amdgpu_gfx_rlc_setup_cp_table() local
/openbmc/linux/drivers/mcb/
H A Dmcb-pci.c34 int ret, table_size; in mcb_pci_probe() local
H A Dmcb-lpc.c26 int ret = 0, table_size; in mcb_lpc_probe() local
H A Dmcb-parse.c186 u32 table_size; in chameleon_parse_cells() local
/openbmc/linux/drivers/clk/sunxi-ng/
H A Dccu_sdm.h33 u32 table_size; member
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/
H A Degress_lgcy.c79 int table_size = 2; in esw_acl_egress_lgcy_setup() local
H A Dingress_lgcy.c159 int table_size = 4; in esw_acl_ingress_lgcy_setup() local
H A Degress_ofld.c188 int table_size = 0; in esw_acl_egress_ofld_setup() local
/openbmc/linux/arch/powerpc/mm/
H A Dinit-common.c117 unsigned long table_size = sizeof(void *) << shift; in pgtable_cache_add() local
/openbmc/linux/drivers/firmware/efi/
H A Defi-init.c85 size_t table_size; in uefi_init() local
/openbmc/pldm/pldmtool/
H A Dpldm_fru_cmd.cpp88 explicit FRUTablePrint(const uint8_t* table, size_t table_size) : in FRUTablePrint()
200 size_t table_size; member in pldmtool::fru::FRUTablePrint
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dprocesspptables.c91 uint16_t table_size = 0; in get_vce_clock_info_array_size() local
119 uint16_t table_size = 0; in get_vce_clock_voltage_limit_table_size() local
190 uint16_t table_size = 0; in get_uvd_clock_info_array_size() local
317 unsigned long table_size; in get_cac_tdp_table() local
/openbmc/qemu/block/
H A Dqcow2-cache.c42 int table_size; member
124 unsigned table_size) in qcow2_cache_create()
/openbmc/linux/drivers/infiniband/core/
H A Duverbs_std_types.c84 u32 table_size = (1 << rwq_ind_tbl->log_ind_tbl_size); in uverbs_free_rwq_ind_tbl() local
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dsc/
H A Drc_calc_fpu.c69 int table_size = 0; in get_qp_set() local
/openbmc/linux/drivers/net/wireguard/
H A Dratelimiter.c18 static unsigned int max_entries, table_size; variable
/openbmc/libpldm/src/dsp/
H A Dfru.c208 const void *table, size_t table_size) in is_table_end()
216 int get_fru_record_by_option(const uint8_t *table, size_t table_size, in get_fru_record_by_option()
/openbmc/linux/drivers/infiniband/hw/mthca/
H A Dmthca_mcg.c318 int table_size = dev->limits.num_mgms + dev->limits.num_amgms; in mthca_init_mcg_table() local

123456