Searched defs:stab (Results 1 - 10 of 10) sorted by relevance

/linux-master/include/net/
H A Dred.h170 red_check_params(u32 qth_min, u32 qth_max, u8 Wlog, u8 Scell_log, u8 *stab) argument
229 red_set_parms(struct red_parms *p, u32 qth_min, u32 qth_max, u8 Wlog, u8 Plog, u8 Scell_log, u8 *stab, u32 max_P) argument
H A Dsch_generic.h100 struct qdisc_size_table __rcu *stab; member in struct:Qdisc
836 struct qdisc_size_table *stab = rcu_dereference_bh(sch->stab); local
/linux-master/net/sched/
H A Dsch_choke.c345 u8 *stab; local
H A Dsch_red.c245 u8 *stab; local
H A Dsch_gred.c649 u8 *stab; local
481 gred_change_vq(struct Qdisc *sch, int dp, struct tc_gred_qopt *ctl, int prio, u8 *stab, u32 max_P, struct gred_sched_data **prealloc, struct netlink_ext_ack *extack) argument
H A Dsch_taprio.c1318 struct qdisc_size_table *stab; local
1812 struct qdisc_size_table *stab = rtnl_dereference(sch->stab); local
266 taprio_update_queue_max_sdu(struct taprio_sched *q, struct sched_gate_list *sched, struct qdisc_size_table *stab) argument
[all...]
H A Dsch_api.c479 struct qdisc_size_table *stab; local
552 qdisc_dump_stab(struct sk_buff *skb, struct qdisc_size_table *stab) argument
569 __qdisc_calculate_pkt_len(struct sk_buff *skb, const struct qdisc_size_table *stab) argument
922 struct qdisc_size_table *stab; local
1262 struct qdisc_size_table *stab; local
1404 struct qdisc_size_table *ostab, *stab = NULL; local
[all...]
/linux-master/arch/powerpc/platforms/cell/
H A Diommu.c117 unsigned long *stab; member in struct:cbe_iommu
[all...]
/linux-master/net/core/
H A Dsock_map.c33 struct bpf_stab *stab; local
334 struct bpf_stab *stab = container_of(map, struct bpf_stab, map); local
372 struct bpf_stab *stab = container_of(map, struct bpf_stab, map); local
408 __sock_map_delete(struct bpf_stab *stab, struct sock *sk_test, struct sock **psk) argument
434 struct bpf_stab *stab = container_of(map, struct bpf_stab, map); local
441 struct bpf_stab *stab = container_of(map, struct bpf_stab, map); local
454 struct bpf_stab *stab = container_of(map, struct bpf_stab, map); local
470 struct bpf_stab *stab = container_of(map, struct bpf_stab, map); local
[all...]
/linux-master/arch/mips/include/asm/
H A Dsgiarcs.h363 unsigned long stab; /* Symbol table. */ member in struct:linux_smonblock

Completed in 153 milliseconds