Searched defs:table (Results 26 - 50 of 946) sorted by last modified time

1234567891011>>

/linux-master/net/bridge/
H A Dbr_netfilter_hooks.c1243 struct ctl_table *table = brnf_table; local
1277 struct ctl_table *table = brnet->ctl_hdr->ctl_table_arg; local
[all...]
/linux-master/kernel/
H A Dfork.c3421 int sysctl_max_threads(struct ctl_table *table, in argument
[all...]
H A Dkprobes.c942 static int proc_kprobes_optimization_handler(struct ctl_table *table, argument
/linux-master/include/net/netfilter/
H A Dnf_tables.h215 struct nft_table *table; member in struct:nft_ctx
579 struct nft_table *table; member in struct:nft_set
1105 struct nft_table *table; member in struct:nft_chain
1289 nft_table_has_owner(const struct nft_table *table) argument
1294 nft_table_is_orphan(const struct nft_table *table) argument
1323 const struct nft_table *table; member in struct:nft_object_hash_key
1445 struct nft_table *table; member in struct:nft_flowtable
[all...]
/linux-master/drivers/platform/x86/amd/pmf/
H A Dpmf.h611 u8 table[POLICY_BUF_MAX_SZ]; member in struct:ta_pmf_load_policy_table
H A Dcore.c87 struct amd_pmf_static_slider_granular table; local
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_main.c5100 static int mlx5e_vxlan_set_port(struct net_device *netdev, unsigned int table, argument
5108 static int mlx5e_vxlan_unset_port(struct net_device *netdev, unsigned int table, argument
H A Den_ethtool.c741 struct ptys2ethtool_config *table; local
756 struct ptys2ethtool_config *table; local
[all...]
H A Dpci_irq.c587 struct mlx5_irq_table *table = mlx5_irq_table_get(dev); local
643 struct mlx5_irq_table *table = dev->priv.irq_table; local
703 irq_pools_destroy(struct mlx5_irq_table *table) argument
722 mlx5_irq_pools_free_irqs(struct mlx5_irq_table *table) argument
757 mlx5_irq_table_get_num_comp(struct mlx5_irq_table *table) argument
802 struct mlx5_irq_table *table = dev->priv.irq_table; local
816 struct mlx5_irq_table *table = dev->priv.irq_table; local
825 mlx5_irq_table_get_sfs_vec(struct mlx5_irq_table *table) argument
[all...]
/linux-master/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_gem.c152 vmw_prime_import_sg_table(struct drm_device *dev, struct dma_buf_attachment *attach, struct sg_table *table) argument
/linux-master/drivers/gpu/drm/nouveau/
H A Dnouveau_bios.c1004 parse_bit_table(struct nvbios *bios, const uint16_t bitoffset, struct bit_table *table) argument
[all...]
/linux-master/drivers/char/
H A Drandom.c1607 static int proc_do_uuid(struct ctl_table *table, int write, void *buf, argument
1638 static int proc_do_rointvec(struct ctl_table *table, int write, void *buf, argument
/linux-master/fs/bcachefs/
H A Dsb-downgrade.c199 darray_char table = {}; local
H A Dsnapshot.c191 struct snapshot_table *table = local
/linux-master/arch/x86/kernel/cpu/
H A Dcommon.c1278 static bool __init cpu_matches(const struct x86_cpu_id *table, unsigned long which) argument
/linux-master/io_uring/
H A Dio_uring.c269 static int io_alloc_hash_table(struct io_hash_table *table, unsigned bits) argument
/linux-master/drivers/iommu/amd/
H A Diommu.c2846 set_dte_irq_entry(struct amd_iommu *iommu, u16 devid, struct irq_remap_table *table) argument
2864 struct irq_remap_table *table; local
2882 struct irq_remap_table *table; local
2904 set_remap_table_entry(struct amd_iommu *iommu, u16 devid, struct irq_remap_table *table) argument
2917 struct irq_remap_table *table = data; local
2935 struct irq_remap_table *table = NULL; local
3001 struct irq_remap_table *table; local
3047 struct irq_remap_table *table; local
3092 struct irq_remap_table *table; local
3110 struct irq_remap_table *table; local
3212 irte_set_allocated(struct irq_remap_table *table, int index) argument
3217 irte_ga_set_allocated(struct irq_remap_table *table, int index) argument
3227 irte_is_allocated(struct irq_remap_table *table, int index) argument
3235 irte_ga_is_allocated(struct irq_remap_table *table, int index) argument
3243 irte_clear_allocated(struct irq_remap_table *table, int index) argument
3248 irte_ga_clear_allocated(struct irq_remap_table *table, int index) argument
3371 struct irq_remap_table *table; local
[all...]
H A Dinit.c592 static int __init check_ivrs_checksum(struct acpi_table_header *table) argument
613 find_last_devid_acpi(struct acpi_table_header *table, u16 pci_seg) argument
1922 init_iommu_all(struct acpi_table_header *table) argument
2589 init_memory_definitions(struct acpi_table_header *table) argument
[all...]
/linux-master/net/ipv6/netfilter/
H A Dip6_tables.c251 const struct xt_table *table = priv; local
805 static struct xt_counters *alloc_counters(const struct xt_table *table) argument
826 copy_entries_to_user(unsigned int total_size, const struct xt_table *table, void __user *userptr) argument
1559 compat_copy_entries_to_user(unsigned int total_size, struct xt_table *table, void __user *userptr) argument
1714 __ip6t_unregister_table(struct net *net, struct xt_table *table) argument
1732 ip6t_register_table(struct net *net, const struct xt_table *table, const struct ip6t_replace *repl, const struct nf_hook_ops *template_ops) argument
1800 struct xt_table *table = xt_find_table(net, NFPROTO_IPV6, name); local
1808 struct xt_table *table = xt_find_table(net, NFPROTO_IPV6, name); local
[all...]
/linux-master/net/ipv6/
H A Dip6_fib.c214 static void fib6_free_table(struct fib6_table *table) argument
242 struct fib6_table *table; local
575 fib6_dump_table(struct fib6_table *table, struct sk_buff *skb, struct netlink_callback *cb) argument
746 fib6_add_1(struct net *net, struct fib6_table *table, struct fib6_node *root, struct in6_addr *addr, int plen, int offset, int allow_create, int replace_required, struct netlink_ext_ack *extack) argument
959 __fib6_drop_pcpu_from(struct fib6_nh *fib6_nh, const struct fib6_info *match, const struct fib6_table *table) argument
994 const struct fib6_table *table; member in struct:fib6_nh_pcpu_arg
1005 fib6_drop_pcpu_from(struct fib6_info *f6i, const struct fib6_table *table) argument
1033 struct fib6_table *table = rt->fib6_table; local
1387 struct fib6_table *table = rt->fib6_table; local
1758 fib6_find_prefix(struct net *net, struct fib6_table *table, struct fib6_node *fn) argument
1790 fib6_repair_tree(struct net *net, struct fib6_table *table, struct fib6_node *fn) argument
1918 fib6_del_route(struct fib6_table *table, struct fib6_node *fn, struct fib6_info __rcu **rtp, struct nl_info *info) argument
2018 struct fib6_table *table; local
2261 struct fib6_table *table; local
2346 struct fib6_table *table; local
[all...]
H A Daddrconf.c865 static int addrconf_fixup_forwarding(struct ctl_table *table, int *p, int newf) argument
933 static int addrconf_fixup_linkdown(struct ctl_table *table, int *p, int newf) argument
1261 struct fib6_table *table; local
2496 struct fib6_table *table; local
2756 struct fib6_table *table; local
4805 struct fib6_table *table; local
6380 addrconf_disable_ipv6(struct ctl_table *table, int *p, int newf) argument
7195 struct ctl_table *table; local
7240 struct ctl_table *table; local
[all...]
/linux-master/net/ipv4/netfilter/
H A Dip_tables.c227 const struct xt_table *table = priv; local
789 static struct xt_counters *alloc_counters(const struct xt_table *table) argument
810 copy_entries_to_user(unsigned int total_size, const struct xt_table *table, void __user *userptr) argument
1550 compat_copy_entries_to_user(unsigned int total_size, struct xt_table *table, void __user *userptr) argument
1705 __ipt_unregister_table(struct net *net, struct xt_table *table) argument
1723 ipt_register_table(struct net *net, const struct xt_table *table, const struct ipt_replace *repl, const struct nf_hook_ops *template_ops) argument
1794 struct xt_table *table = xt_find_table(net, NFPROTO_IPV4, name); local
1802 struct xt_table *table = xt_find_table(net, NFPROTO_IPV4, name); local
[all...]
H A Darp_tables.c186 const struct xt_table *table = priv; local
649 static struct xt_counters *alloc_counters(const struct xt_table *table) argument
670 copy_entries_to_user(unsigned int total_size, const struct xt_table *table, void __user *userptr) argument
1339 compat_copy_entries_to_user(unsigned int total_size, struct xt_table *table, void __user *userptr) argument
1490 __arpt_unregister_table(struct net *net, struct xt_table *table) argument
1508 arpt_register_table(struct net *net, const struct xt_table *table, const struct arpt_replace *repl, const struct nf_hook_ops *template_ops) argument
1574 struct xt_table *table = xt_find_table(net, NFPROTO_ARP, name); local
1583 struct xt_table *table = xt_find_table(net, NFPROTO_ARP, name); local
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_dbg.c831 dr_dump_table(struct seq_file *file, struct mlx5dr_table *table) argument
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Drqt.h14 u32 *table; member in struct:mlx5e_rss_params_indir

Completed in 371 milliseconds

1234567891011>>