/openbmc/u-boot/include/ |
H A D | search.h | 52 struct _ENTRY *table; member
|
/openbmc/u-boot/drivers/serial/ |
H A D | serial_efi.c | 127 struct efi_system_table *table = efi_get_sys_table(); in serial_efi_probe() local
|
/openbmc/linux/arch/x86/power/ |
H A D | hibernate.c | 72 static inline u32 compute_e820_crc32(struct e820_table *table) in compute_e820_crc32()
|
/openbmc/linux/drivers/net/wireless/broadcom/b43/ |
H A D | radio_2059.c | 321 u16 *table = NULL; in r2059_upload_inittabs() local
|
/openbmc/qemu/hw/acpi/ |
H A D | vmgenid.c | 31 AcpiTable table = { .sig = "SSDT", .rev = 1, in vmgenid_build_acpi() local
|
H A D | cxl.c | 206 AcpiTable table = { .sig = "CEDT", .rev = 1, .oem_id = oem_id, in cxl_build_cedt() local
|
/openbmc/linux/drivers/platform/x86/amd/pmf/ |
H A D | auto-mode.c | 113 struct auto_mode_mode_config *table) in amd_pmf_set_automode()
|
/openbmc/linux/drivers/acpi/acpica/ |
H A D | nsxfname.c | 477 struct acpi_table_header *table = in ACPI_EXPORT_SYMBOL() local
|
/openbmc/linux/drivers/clk/actions/ |
H A D | owl-factor.h | 27 struct clk_factor_table *table; member
|
/openbmc/linux/arch/x86/kernel/ |
H A D | paravirt.c | 82 static void native_tlb_remove_table(struct mmu_gather *tlb, void *table) in native_tlb_remove_table()
|
/openbmc/linux/drivers/nvmem/layouts/ |
H A D | sl28vpd.c | 59 u8 table[CRC8_TABLE_SIZE]; in sl28vpd_v1_check_crc() local
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
H A D | dcn32_fpu.c | 488 static void insert_entry_into_table_sorted(struct _vcs_dpi_voltage_scaling_st *table, in insert_entry_into_table_sorted() 2303 static void remove_entry_from_table_at_index(struct _vcs_dpi_voltage_scaling_st *table, unsigned in… in remove_entry_from_table_at_index() 2367 static void sort_entries_with_same_bw(struct _vcs_dpi_voltage_scaling_st *table, unsigned int *num_… in sort_entries_with_same_bw() 2402 static void remove_inconsistent_entries(struct _vcs_dpi_voltage_scaling_st *table, unsigned int *nu… in remove_inconsistent_entries() 2450 struct _vcs_dpi_voltage_scaling_st *table, unsigned int *num_entries) in build_synthetic_soc_states()
|
/openbmc/linux/arch/arm/probes/ |
H A D | decode.h | 272 const union decode_item *table; member 312 union decode_item table; member
|
/openbmc/linux/fs/btrfs/ |
H A D | raid56.c | 55 struct btrfs_stripe_hash table[]; member 121 struct btrfs_stripe_hash_table *table; in btrfs_alloc_stripe_hash_table() local 350 struct btrfs_stripe_hash_table *table; in __remove_rbio_from_cache() local 409 struct btrfs_stripe_hash_table *table; in remove_rbio_from_cache() local 426 struct btrfs_stripe_hash_table *table; in btrfs_clear_rbio_cache() local 467 struct btrfs_stripe_hash_table *table; in cache_rbio() local
|
/openbmc/linux/drivers/macintosh/ |
H A D | mac_hid.c | 185 static int mac_hid_toggle_emumouse(struct ctl_table *table, int write, in mac_hid_toggle_emumouse()
|
/openbmc/linux/drivers/net/dsa/sja1105/ |
H A D | sja1105_devlink.c | 27 struct sja1105_table *table = &config.tables[blk_idx]; in sja1105_static_config_get_max_size() local
|
/openbmc/openbmc/poky/bitbake/lib/toaster/tests/views/ |
H A D | test_views.py | 364 def get_data(table, options={}): argument
|
/openbmc/linux/drivers/md/ |
H A D | dm-ima.h | 69 static inline void dm_ima_measure_on_table_load(struct dm_table *table, unsigned int status_flags) … in dm_ima_measure_on_table_load()
|
/openbmc/linux/drivers/ps3/ |
H A D | ps3av.c | 139 u32 *table; in ps3av_search_cmd_table() local 154 u32 *table; in ps3av_parse_event_packet() local 292 u32 *table; in ps3av_do_pkt() local
|
/openbmc/u-boot/board/logicpd/imx6/ |
H A D | imx6logic.c | 328 static void ddr_init(int *table, int size) in ddr_init()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/virtual/ |
H A D | virtual_link_encoder.c | 73 const struct link_mst_stream_allocation_table *table) {} in virtual_link_encoder_update_mst_stream_allocation_table()
|
/openbmc/linux/drivers/clk/renesas/ |
H A D | clk-r8a7740.c | 65 const struct clk_div_table *table = NULL; in r8a7740_cpg_register_clock() local
|
/openbmc/linux/security/apparmor/ |
H A D | match.c | 79 struct table_header *table = NULL; in unpack_table() local 311 struct table_header *table = NULL; in aa_dfa_unpack() local
|
/openbmc/linux/include/net/ |
H A D | fib_rules.h | 27 u32 table; member 54 u32 table; member
|
/openbmc/linux/drivers/phy/broadcom/ |
H A D | phy-brcm-usb.c | 203 static int name_to_value(const struct value_to_name_map *table, int count, in name_to_value() 218 static const char *value_to_name(const struct value_to_name_map *table, int count, in value_to_name()
|