Home
last modified time | relevance | path

Searched defs:table (Results 551 – 575 of 1115) sorted by relevance

1...<<21222324252627282930>>...45

/openbmc/linux/drivers/crypto/ccp/
H A Dccp-crypto-main.c299 struct scatterlist *ccp_crypto_sg_table_add(struct sg_table *table, in ccp_crypto_sg_table_add()
/openbmc/linux/include/uapi/linux/
H A Dfib_rules.h25 __u8 table; member
/openbmc/linux/arch/arm64/kernel/
H A Dacpi.c124 struct acpi_table_header *table; in acpi_fadt_sanity_check() local
/openbmc/linux/drivers/xen/
H A Defi.c333 unsigned long table) in xen_efi_config_table_is_usable()
/openbmc/linux/drivers/platform/x86/amd/pmf/
H A Dcnqf.c73 struct cnqf_config *table) in amd_pmf_set_cnqf()
/openbmc/linux/arch/s390/include/asm/
H A Dgmap.h54 unsigned long *table; member
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/
H A Dsmu_cmn.c867 struct smu_table *table = &smu_table->driver_table; in smu_cmn_update_table() local
969 void smu_cmn_init_soft_gpu_metrics(void *table, uint8_t frev, uint8_t crev) in smu_cmn_init_soft_gpu_metrics()
/openbmc/linux/net/6lowpan/
H A Diphc.c204 struct lowpan_iphc_ctx *table = lowpan_dev(dev)->ctx.table; in lowpan_iphc_ctx_get_by_addr() local
248 struct lowpan_iphc_ctx *table = lowpan_dev(dev)->ctx.table; in lowpan_iphc_ctx_get_by_mcast_addr() local
/openbmc/qemu/ui/
H A Dspice-core.c315 static int name2enum(const char *string, const char *table[], int entries) in name2enum()
334 const char *table[], int entries) in parse_name()
/openbmc/linux/net/netfilter/
H A Dxt_recent.c124 recent_entry_lookup(const struct recent_table *table, in recent_entry_lookup()
475 const struct recent_table *table; member
/openbmc/linux/include/linux/
H A Dpwm.h573 static inline void pwm_add_table(struct pwm_lookup *table, size_t num) in pwm_add_table()
577 static inline void pwm_remove_table(struct pwm_lookup *table, size_t num) in pwm_remove_table()
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Dyellow_carp_ppt.c496 Watermarks_t *table = smu->smu_table.watermarks_table; in yellow_carp_set_watermarks_table() local
552 void **table) in yellow_carp_get_gpu_metrics()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/
H A Ddcn31_hpo_dp_link_encoder.c284 const struct link_mst_stream_allocation_table *table) in dcn31_hpo_dp_link_enc_update_stream_allocation_table()
/openbmc/linux/drivers/gpu/drm/radeon/
H A Drv740_dpm.c318 RV770_SMC_STATETABLE *table) in rv740_populate_smc_acpi_state()
/openbmc/u-boot/lib/efi/
H A Defi_stub.c280 struct efi_entry_systable table; in efi_main() local
/openbmc/qemu/scripts/coverity-scan/
H A Dmodel.c48 static int get_keysym(const name2keysym_t *table, in get_keysym()
/openbmc/linux/arch/arm/mach-sa1100/
H A Dgeneric.c232 void sa11x0_register_pcmcia(int socket, struct gpiod_lookup_table *table) in sa11x0_register_pcmcia()
/openbmc/linux/kernel/
H A Dpid_namespace.c280 static int pid_ns_ctl_handler(struct ctl_table *table, int write, in pid_ns_ctl_handler()
/openbmc/linux/drivers/net/wireless/broadcom/b43/
H A Dradio_2057.c527 u16 *table = NULL; in r2057_upload_inittabs() local
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega20_thermal.c327 PPTable_t *table = &(data->smc_state_table.pp_table); in vega20_thermal_setup_fan_table() local
/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_gem.c154 struct sg_table *table) in vmw_prime_import_sg_table()
/openbmc/linux/arch/ia64/kernel/
H A Dunwind.c1501 lookup (struct unw_table *table, unsigned long rel_ip) in lookup()
1534 struct unw_table *table, *prev; in build_script() local
2082 init_unwind_table (struct unw_table *table, const char *name, unsigned long segment_base, in init_unwind_table()
2101 struct unw_table *table; in unw_add_unwind_table() local
2130 struct unw_table *table, *prev; in unw_remove_unwind_table() local
/openbmc/linux/fs/
H A Daio.c358 struct kioctx_table *table; in aio_ring_mremap() local
677 struct kioctx_table *table, *old; in ioctx_add_table() local
858 struct kioctx_table *table; in kill_ioctx() local
901 struct kioctx_table *table = rcu_dereference_raw(mm->ioctx_table); in exit_aio() local
1087 struct kioctx_table *table; in lookup_ioctx() local
/openbmc/qemu/hw/s390x/
H A Ds390-pci-bus.c605 S390PCIIOMMUTable *table = g_hash_table_lookup(s->iommu_table, &key); in s390_pci_get_iommu() local
738 S390PCIIOMMUTable *table = g_hash_table_lookup(s->iommu_table, &key); in s390_pci_iommu_free() local
878 uint32_t table, pba; in s390_pci_msix_init() local
/openbmc/linux/drivers/net/dsa/microchip/
H A Dksz8795.c41 static int ksz8_ind_write8(struct ksz_device *dev, u8 table, u16 addr, u8 data) in ksz8_ind_write8()
339 static int ksz8_r_table(struct ksz_device *dev, int table, u16 addr, u64 *data) in ksz8_r_table()
361 static int ksz8_w_table(struct ksz_device *dev, int table, u16 addr, u64 data) in ksz8_w_table()

1...<<21222324252627282930>>...45