Searched defs:table (Results 251 - 275 of 946) sorted by last modified time

<<11121314151617181920>>

/linux-master/security/selinux/ss/
H A Dsymtab.h17 struct hashtab table; /* hash table (keyed on a string) */ member in struct:symtab
/linux-master/net/vmw_vsock/
H A Ddiag.c54 unsigned int table; local
/linux-master/net/sched/
H A Dsch_gred.c62 static inline int gred_wred_mode(struct gred_sched *table) argument
67 static inline void gred_enable_wred_mode(struct gred_sched *table) argument
72 static inline void gred_disable_wred_mode(struct gred_sched *table) argument
77 static inline int gred_rio_mode(struct gred_sched *table) argument
82 static inline void gred_enable_rio_mode(struct gred_sched *table) argument
87 gred_disable_rio_mode(struct gred_sched *table) argument
94 struct gred_sched *table = qdisc_priv(sch); local
113 gred_backlog(struct gred_sched *table, struct gred_sched_data *q, struct Qdisc *sch) argument
128 gred_load_wred_set(const struct gred_sched *table, struct gred_sched_data *q) argument
135 gred_store_wred_set(struct gred_sched *table, struct gred_sched_data *q) argument
152 gred_per_vq_red_flags_used(struct gred_sched *table) argument
313 struct gred_sched *table = qdisc_priv(sch); local
356 struct gred_sched *table = qdisc_priv(sch); local
411 struct gred_sched *table = qdisc_priv(sch); local
487 struct gred_sched *table = qdisc_priv(sch); local
538 gred_vq_apply(struct gred_sched *table, const struct nlattr *entry) argument
552 gred_vqs_apply(struct gred_sched *table, struct nlattr *vqs) argument
566 gred_vq_validate(struct gred_sched *table, u32 cdp, const struct nlattr *entry, struct netlink_ext_ack *extack) argument
610 gred_vqs_validate(struct gred_sched *table, u32 cdp, struct nlattr *vqs, struct netlink_ext_ack *extack) argument
645 struct gred_sched *table = qdisc_priv(sch); local
735 struct gred_sched *table = qdisc_priv(sch); local
770 struct gred_sched *table = qdisc_priv(sch); local
910 struct gred_sched *table = qdisc_priv(sch); local
[all...]
H A Dcls_route.c37 struct route4_bucket __rcu *table[256 + 1]; member in struct:route4_head
[all...]
/linux-master/net/netlink/
H A Daf_netlink.c510 static struct sock *__netlink_lookup(struct netlink_table *table, u32 portid, argument
520 static int __netlink_insert(struct netlink_table *table, struct sock *sk) argument
532 struct netlink_table *table = &nl_table[protocol]; local
572 struct netlink_table *table = &nl_table[sk->sk_protocol]; local
613 struct netlink_table *table; local
835 struct netlink_table *table = &nl_table[sk->sk_protocol]; local
[all...]
/linux-master/net/netfilter/
H A Dx_tables.c1300 xt_table_unlock(struct xt_table *table) argument
1385 xt_replace_table(struct xt_table *table, unsigned int num_counters, struct xt_table_info *newinfo, int *error) argument
1458 struct xt_table *t, *table; local
1501 xt_unregister_table(struct xt_table *table) argument
1551 struct xt_table *table = list_entry(v, struct xt_table, list); local
1733 xt_hook_ops_alloc(const struct xt_table *table, nf_hookfn *fn) argument
1762 xt_register_template(const struct xt_table *table, int (*table_init)(struct net *net)) argument
1793 xt_unregister_template(const struct xt_table *table) argument
[all...]
H A Dnf_log.c412 static int nf_log_proc_dostring(struct ctl_table *table, int write, argument
465 struct ctl_table *table; local
517 struct ctl_table *table; local
[all...]
/linux-master/net/mpls/
H A Daf_mpls.c1404 struct ctl_table *table; local
1441 struct ctl_table *table; local
1681 nla_put_via(struct sk_buff *skb, u8 table, const void *addr, int alen) argument
2620 mpls_platform_labels(struct ctl_table *table, int write, void *buffer, size_t *lenp, loff_t *ppos) argument
2677 struct ctl_table *table; local
2709 struct ctl_table *table; local
[all...]
/linux-master/net/ipv6/
H A Droute.c935 struct fib6_table *table; local
1309 struct fib6_table *table; local
1213 ip6_pol_route_lookup(struct net *net, struct fib6_table *table, struct flowi6 *fl6, const struct sk_buff *skb, int flags) argument
2184 fib6_table_lookup(struct net *net, struct fib6_table *table, int oif, struct flowi6 *fl6, struct fib6_result *res, int strict) argument
2211 ip6_pol_route(struct net *net, struct fib6_table *table, int oif, struct flowi6 *fl6, const struct sk_buff *skb, int flags) argument
2280 ip6_pol_route_input(struct net *net, struct fib6_table *table, struct flowi6 *fl6, const struct sk_buff *skb, int flags) argument
2598 ip6_pol_route_output(struct net *net, struct fib6_table *table, struct flowi6 *fl6, const struct sk_buff *skb, int flags) argument
3049 __ip6_route_redirect(struct net *net, struct fib6_table *table, struct flowi6 *fl6, const struct sk_buff *skb, int flags) argument
3330 struct fib6_table *table; local
3695 struct fib6_table *table; local
3864 struct fib6_table *table; local
3897 struct fib6_table *table; local
4030 struct fib6_table *table; local
4267 struct fib6_table *table; local
4337 struct fib6_table *table; local
4387 struct fib6_table *table; local
4397 __rt6_purge_dflt_routers(struct net *net, struct fib6_table *table) argument
4423 struct fib6_table *table; local
5613 u32 *pmetrics, table, rt6_flags; local
6436 struct ctl_table *table; local
[all...]
H A Dreassembly.c457 struct ctl_table *table; local
490 struct ctl_table *table; local
[all...]
H A Dndisc.c1242 struct fib6_table *table; local
H A Dfib6_rules.c164 struct fib6_table *table; local
202 struct fib6_table *table; local
[all...]
/linux-master/net/ipv4/
H A Dudp_diag.c89 static void udp_dump(struct udp_table *table, struct sk_buff *skb, argument
/linux-master/net/core/
H A Dsysctl_net_core.c97 static int rps_default_mask_sysctl(struct ctl_table *table, int write, argument
128 static int rps_sock_flow_sysctl(struct ctl_table *table, int write, argument
200 static int flow_limit_cpu_sysctl(struct ctl_table *table, int write, argument
257 static int flow_limit_table_len_sysctl(struct ctl_table *table, int write, argument
279 static int set_default_qdisc(struct ctl_table *table, int write, argument
298 static int proc_do_dev_weight(struct ctl_table *table, in argument
316 proc_do_rss_key(struct ctl_table *table, int write, void *buffer, size_t *lenp, loff_t *ppos) argument
329 proc_dointvec_minmax_bpf_enable(struct ctl_table *table, int write, void *buffer, size_t *lenp, loff_t *ppos) argument
362 proc_dointvec_minmax_bpf_restricted(struct ctl_table *table, int write, void *buffer, size_t *lenp, loff_t *ppos) argument
373 proc_dolongvec_minmax_bpf_restricted(struct ctl_table *table, int write, void *buffer, size_t *lenp, loff_t *ppos) argument
[all...]
H A Dnet-sysfs.c948 struct rps_dev_flow_table *table = container_of(rcu, local
957 struct rps_dev_flow_table *table, *old_table; local
[all...]
/linux-master/kernel/sched/
H A Dtopology.c288 static int sched_energy_aware_handler(struct ctl_table *table, int write, argument
/linux-master/kernel/events/
H A Dcore.c453 int perf_event_max_sample_rate_handler(struct ctl_table *table, int write, argument
477 int perf_cpu_time_max_percent_handler(struct ctl_table *table, int write, argument
/linux-master/kernel/bpf/
H A Dcgroup.c1693 __cgroup_bpf_run_filter_sysctl(struct ctl_table_header *head, struct ctl_table *table, int write, char **buf, size_t *pcount, loff_t *ppos, enum cgroup_bpf_attach_type atype) argument
[all...]
/linux-master/io_uring/
H A Dfiletable.h22 static inline void io_file_bitmap_clear(struct io_file_table *table, int bit) argument
29 static inline void io_file_bitmap_set(struct io_file_table *table, int bit) argument
37 io_fixed_file_slot(struct io_file_table *table, unsigned i) argument
56 io_file_from_index(struct io_file_table *table, int index) argument
[all...]
H A Dcancel.c237 void init_hash_table(struct io_hash_table *table, unsigned size) argument
/linux-master/include/net/
H A Drps.h68 static inline void rps_record_sock_flow(struct rps_sock_flow_table *table, argument
H A Dnet_namespace.h493 register_net_sysctl_sz(struct net *net, const char *path, struct ctl_table *table, size_t table_size) argument
H A Dip_fib.h178 struct fib_table *table; member in struct:fib_result
H A Dip6_fib.h607 pol_lookup_func(pol_lookup_t lookup, struct net *net, struct fib6_table *table, struct flowi6 *fl6, const struct sk_buff *skb, int flags) argument
[all...]
/linux-master/include/linux/
H A Dpoll.h99 struct poll_table_page *table; member in struct:poll_wqueues

Completed in 370 milliseconds

<<11121314151617181920>>