/kernel/linux/linux-5.10/drivers/gpu/drm/arm/display/komeda/d71/ |
H A D | d71_dev.c | 549 struct komeda_format_caps_table *table = &mdev->fmt_tbl; in d71_init_fmt_tbl() local
|
/kernel/linux/linux-5.10/drivers/media/platform/omap3isp/ |
H A D | ispccdc.h | 58 } table; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en/ |
H A D | port.c | 179 const u32 *table; in mlx5e_port_ptys2speed() local 220 const u32 *table; in mlx5e_port_max_linkspeed() local 244 const u32 *table; in mlx5e_port_speed2linkmodes() local
|
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/ |
H A D | nic.c | 377 const struct efx_nic_reg_table *table; in efx_nic_get_regs_len() local 400 const struct efx_nic_reg_table *table; in efx_nic_get_regs() local [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/ |
H A D | nic.c | 364 const struct ef4_nic_reg_table *table; in ef4_nic_get_regs_len() local 387 const struct ef4_nic_reg_table *table; in ef4_nic_get_regs() local [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/fw/ |
H A D | acpi.h | 123 u8 table[ACPI_SAR_TABLE_SIZE]; member
|
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/ |
H A D | tables_lpphy.c | 2394 lpphy_write_gain_table_bulk(struct b43_wldev *dev, int offset, int count, struct lpphy_tx_gain_table_entry *table) lpphy_write_gain_table_bulk() argument
|
/kernel/linux/linux-5.10/drivers/net/wireguard/selftest/ |
H A D | allowedips.c | 83 struct hlist_node table; member 90 static __init void horrible_allowedips_init(struct horrible_allowedips *table) in horrible_allowedips_init() argument 95 static __init void horrible_allowedips_free(struct horrible_allowedips *table) in horrible_allowedips_free() argument 153 horrible_insert_ordered(struct horrible_allowedips *table, struct horrible_allowedips_node *node) in horrible_insert_ordered() argument 181 horrible_allowedips_insert_v4(struct horrible_allowedips *table, struct in_addr *ip, u8 cidr, void *value) horrible_allowedips_insert_v4() argument 198 horrible_allowedips_insert_v6(struct horrible_allowedips *table, struct in6_addr *ip, u8 cidr, void *value) horrible_allowedips_insert_v6() argument 215 horrible_allowedips_lookup_v4(struct horrible_allowedips *table, struct in_addr *ip) horrible_allowedips_lookup_v4() argument 227 horrible_allowedips_lookup_v6(struct horrible_allowedips *table, struct in6_addr *ip) horrible_allowedips_lookup_v6() argument 240 horrible_allowedips_remove_by_value(struct horrible_allowedips *table, void *value) horrible_allowedips_remove_by_value() argument [all...] |
/kernel/linux/linux-5.10/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() argument 218 static const char *value_to_name(const struct value_to_name_map *table, int count, in value_to_name() argument
|
/kernel/linux/linux-5.10/drivers/video/backlight/ |
H A D | pwm_bl.c | 237 unsigned int *table; in pwm_backlight_parse_dt() local [all...] |
/kernel/linux/linux-5.10/net/sched/ |
H A D | cls_route.c | 36 struct route4_bucket __rcu *table[256 + 1]; member [all...] |
/kernel/linux/linux-5.10/include/net/ |
H A D | fib_rules.h | 27 u32 table; member 54 u32 table; member
|
/kernel/linux/linux-5.10/include/linux/soc/samsung/ |
H A D | s3c-cpufreq-core.h | 271 static inline int s3c_cpufreq_addfreq(struct cpufreq_frequency_table *table, in s3c_cpufreq_addfreq() argument [all...] |
/kernel/linux/linux-5.10/sound/synth/emux/ |
H A D | emux_synth.c | 51 struct snd_sf_zone *table[SNDRV_EMUX_MAX_MULTI_VOICES]; in snd_emux_note_on() local 889 get_zone(struct snd_emux *emu, struct snd_emux_port *port, int *notep, int vel, struct snd_midi_channel *chan, struct snd_sf_zone **table) get_zone() argument [all...] |
/kernel/linux/linux-5.10/tools/perf/tests/ |
H A D | pmu-events.c | 154 struct pmu_event *table; in test_pmu_event_table() local [all...] |
/kernel/linux/linux-5.10/tools/power/acpi/os_specific/service_layers/ |
H A D | oslinuxtbl.c | 155 acpi_os_get_table_by_address(acpi_physical_address address, struct acpi_table_header **table) acpi_os_get_table_by_address() argument 219 acpi_os_get_table_by_name(char *signature, u32 instance, struct acpi_table_header **table, acpi_physical_address *address) acpi_os_get_table_by_name() argument 348 acpi_os_get_table_by_index(u32 index, struct acpi_table_header **table, u32 *instance, acpi_physical_address *address) acpi_os_get_table_by_index() argument 766 osl_get_bios_table(char *signature, u32 instance, struct acpi_table_header **table, acpi_physical_address *address) osl_get_bios_table() argument 1054 osl_map_table(acpi_size address, char *signature, struct acpi_table_header **table) osl_map_table() argument 1131 osl_unmap_table(struct acpi_table_header *table) osl_unmap_table() argument 1196 osl_read_table_from_file(char *filename, acpi_size file_offset, struct acpi_table_header **table) osl_read_table_from_file() argument 1307 osl_get_customized_table(char *pathname, char *signature, u32 instance, struct acpi_table_header **table, acpi_physical_address *address) osl_get_customized_table() argument [all...] |
/kernel/linux/linux-5.10/lib/zstd/ |
H A D | fse.h | 355 const void *table; /* precise table may vary, depending on U16 */ global() member [all...] |
/kernel/linux/linux-5.10/fs/udf/ |
H A D | balloc.c | 380 udf_table_free_blocks(struct super_block *sb, struct inode *table, struct kernel_lb_addr *bloc, uint32_t offset, uint32_t count) udf_table_free_blocks() argument 521 udf_table_prealloc_blocks(struct super_block *sb, struct inode *table, uint16_t partition, uint32_t first_block, uint32_t block_count) udf_table_prealloc_blocks() argument 581 udf_table_new_block(struct super_block *sb, struct inode *table, uint16_t partition, uint32_t goal, int *err) udf_table_new_block() argument [all...] |
/kernel/linux/linux-5.10/fs/ufs/ |
H A D | balloc.c | 760 ubh_scanc(struct ufs_sb_private_info *uspi, struct ufs_buffer_head *ubh, unsigned begin, unsigned size, unsigned char *table, unsigned char mask) ubh_scanc() argument
|
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | sysctl_net_ipv4.c | 73 static int ipv4_local_port_range(struct ctl_table *table, int write, in ipv4_local_port_range() argument 108 static int ipv4_privileged_ports(struct ctl_table *table, int write, in ipv4_privileged_ports() argument 142 static void inet_get_ping_group_range_table(struct ctl_table *table, kgid_t *low, kgid_t *high) in inet_get_ping_group_range_table() argument 157 static void set_ping_group_range(struct ctl_table *table, kgid_ argument 169 ipv4_ping_group_range(struct ctl_table *table, int write, void *buffer, size_t *lenp, loff_t *ppos) ipv4_ping_group_range() argument 204 ipv4_fwd_update_priority(struct ctl_table *table, int write, void *buffer, size_t *lenp, loff_t *ppos) ipv4_fwd_update_priority() argument 293 proc_tcp_fastopen_key(struct ctl_table *table, int write, void *buffer, size_t *lenp, loff_t *ppos) proc_tcp_fastopen_key() argument 364 proc_tfo_blackhole_detect_timeout(struct ctl_table *table, int write, void *buffer, size_t *lenp, loff_t *ppos) proc_tfo_blackhole_detect_timeout() argument 397 proc_fib_multipath_hash_policy(struct ctl_table *table, int write, void *buffer, size_t *lenp, loff_t *ppos) proc_fib_multipath_hash_policy() argument 1317 struct ctl_table *table; ipv4_sysctl_init_net() local 1363 struct ctl_table *table; ipv4_sysctl_exit_net() local [all...] |
H A D | ip_fragment.c | 593 struct ctl_table *table; in ip4_frags_ns_ctl_register() local 626 struct ctl_table *table; ip4_frags_ns_ctl_unregister() local [all...] |
/kernel/linux/linux-5.10/net/netfilter/ipvs/ |
H A D | ip_vs_mh.c | 163 unsigned long *table; in ip_vs_mh_populate() local [all...] |
/kernel/linux/linux-5.10/net/netfilter/ |
H A D | nf_log.c | 417 static int nf_log_proc_dostring(struct ctl_table *table, int write, in nf_log_proc_dostring() argument 470 struct ctl_table *table; in netfilter_log_sysctl_init() local 521 struct ctl_table *table; netfilter_log_sysctl_exit() local [all...] |
H A D | nfnetlink.c | 47 } table[NFNL_SUBSYS_COUNT]; variable [all...] |
H A D | nf_tables_offload.c | 614 const struct nft_table *table; in __nft_offload_get_chain() local
|