Home
last modified time | relevance | path

Searched defs:table (Results 226 – 250 of 1115) sorted by relevance

12345678910>>...45

/openbmc/linux/include/net/netns/
H A Dunix.h17 struct unix_table table; member
/openbmc/linux/security/
H A Dmin_addr.c32 int mmap_min_addr_handler(struct ctl_table *table, int write, in mmap_min_addr_handler()
/openbmc/u-boot/drivers/usb/gadget/
H A Dusbstring.c105 usb_gadget_get_string(struct usb_gadget_strings *table, int id, u8 *buf) in usb_gadget_get_string()
/openbmc/linux/net/ipv6/netfilter/
H A Dip6_tables.c251 const struct xt_table *table = priv; in ip6t_do_table() local
805 static struct xt_counters *alloc_counters(const struct xt_table *table) in alloc_counters()
827 const struct xt_table *table, in copy_entries_to_user()
1559 compat_copy_entries_to_user(unsigned int total_size, struct xt_table *table, in compat_copy_entries_to_user()
1714 static void __ip6t_unregister_table(struct net *net, struct xt_table *table) in __ip6t_unregister_table()
1732 int ip6t_register_table(struct net *net, const struct xt_table *table, in ip6t_register_table()
1800 struct xt_table *table = xt_find_table(net, NFPROTO_IPV6, name); in ip6t_unregister_table_pre_exit() local
1808 struct xt_table *table = xt_find_table(net, NFPROTO_IPV6, name); in ip6t_unregister_table_exit() local
/openbmc/pldm/libpldmresponder/
H A Dbios.cpp240 auto table = in getBIOSTable() local
276 Table table(field.ptr, field.ptr + field.length); in setBIOSTable() local
311 auto table = biosConfig.getBIOSTable(PLDM_BIOS_ATTR_VAL_TABLE); in getBIOSAttributeCurrentValueByHandle() local
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Drqt.h14 u32 table[MLX5E_INDIR_RQT_SIZE]; member
/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_crc32.c18 static int check_table(const void *table) in check_table()
/openbmc/qemu/hw/i386/
H A De820_memory_layout.c29 int e820_get_table(struct e820_entry **table) in e820_get_table()
/openbmc/linux/fs/
H A Ddrop_caches.c51 int drop_caches_sysctl_handler(struct ctl_table *table, int write, in drop_caches_sysctl_handler()
/openbmc/linux/drivers/cpufreq/
H A Dtegra186-cpufreq.c61 struct cpufreq_frequency_table *table; member
133 struct cpufreq_frequency_table *table; in init_vhint_table() local
/openbmc/linux/net/mptcp/
H A Dctrl.c186 struct ctl_table *table; in mptcp_pernet_new_table() local
221 struct ctl_table *table = pernet->ctl_table_hdr->ctl_table_arg; in mptcp_pernet_del_table() local
/openbmc/linux/drivers/net/dsa/mv88e6xxx/
H A Ddevlink.c321 struct mv88e6xxx_devlink_atu_entry *table, in mv88e6xxx_region_atu_snapshot_fid()
378 struct mv88e6xxx_devlink_atu_entry *table; in mv88e6xxx_region_atu_snapshot() local
449 struct mv88e6xxx_devlink_vtu_entry *table, *entry; in mv88e6xxx_region_vtu_snapshot() local
532 struct mv88e6xxx_devlink_stu_entry *table, *entry; in mv88e6xxx_region_stu_snapshot() local
/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dfile_io.cpp375 auto& table = buildFileTable(FILE_TABLE_JSON); in readFileIntoMemory() local
489 auto& table = buildFileTable(FILE_TABLE_JSON); in writeFileFromMemory() local
588 auto table = buildFileTable(FILE_TABLE_JSON); in getFileTable() local
640 auto& table = buildFileTable(FILE_TABLE_JSON); in readFile() local
744 auto& table = buildFileTable(FILE_TABLE_JSON); in writeFile() local
/openbmc/webui-vue/docs/guide/components/table/
H A Dindex.md15 ### Required properties
/openbmc/linux/drivers/firmware/efi/
H A Defi-bgrt.c27 void __init efi_bgrt_init(struct acpi_table_header *table) in efi_bgrt_init()
/openbmc/linux/fs/nls/
H A Dnls_koi8-ru.c54 static struct nls_table table = { variable
/openbmc/linux/drivers/md/
H A Ddm-verity-loadpin.c56 struct dm_table *table; in dm_verity_loadpin_is_bdev_trusted() local
/openbmc/linux/kernel/power/
H A Denergy_model.c111 struct em_perf_state *table; in em_create_perf_table() local
243 struct em_perf_state *table; in em_cpufreq_update_efficiencies() local
/openbmc/linux/arch/m68k/mm/
H A Dmotorola.c117 void __init init_pointer_table(void *table, int type) in init_pointer_table()
186 int free_pointer_table(void *table, int type) in free_pointer_table()
/openbmc/linux/net/netfilter/
H A Dnf_log.c407 static int nf_log_proc_dostring(struct ctl_table *table, int write, in nf_log_proc_dostring()
460 struct ctl_table *table; in netfilter_log_sysctl_init() local
512 struct ctl_table *table; in netfilter_log_sysctl_exit() local
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
H A Dpost_meter.c83 struct mlx5e_post_meter_rate_table *table = &post_meter->rate_steering_table; in mlx5e_post_meter_rate_fg_create() local
154 struct mlx5e_post_meter_rate_table *table = &post_meter->rate_steering_table; in mlx5e_post_meter_rate_rules_create() local
295 struct mlx5e_post_meter_mtu_table *table) in mlx5e_post_meter_create_mtu_table()
/openbmc/u-boot/drivers/input/
H A Dinput.c249 struct input_key_xlate *table; in process_modifier() local
455 struct input_key_xlate *table; in input_keycodes_to_ascii() local
586 struct input_key_xlate *table; in input_add_table() local
/openbmc/hiomapd/vpnor/test/
H A Dcreate_pnor_partition_table.cpp40 const openpower::virtual_pnor::partition::Table table(&ctx->backend); in main() local
H A Dforce_readonly_toc.cpp57 vpnor::partition::Table table(&ctx->backend); in main() local
/openbmc/linux/fs/squashfs/
H A Dfragment.c67 __le64 *table; in squashfs_read_fragment_index_table() local

12345678910>>...45