Home
last modified time | relevance | path

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

/openbmc/linux/net/core/
H A Dsock_map.c33 struct bpf_stab *stab; in sock_map_alloc() local
334 struct bpf_stab *stab = container_of(map, struct bpf_stab, map); in sock_map_free() local
372 struct bpf_stab *stab = container_of(map, struct bpf_stab, map); in __sock_map_lookup_elem() local
408 static int __sock_map_delete(struct bpf_stab *stab, struct sock *sk_test, in __sock_map_delete()
434 struct bpf_stab *stab = container_of(map, struct bpf_stab, map); in sock_map_delete_from_link() local
441 struct bpf_stab *stab = container_of(map, struct bpf_stab, map); in sock_map_delete_elem() local
454 struct bpf_stab *stab = container_of(map, struct bpf_stab, map); in sock_map_get_next_key() local
470 struct bpf_stab *stab = container_of(map, struct bpf_stab, map); in sock_map_update_common() local
/openbmc/linux/net/sched/
H A Dsch_api.c479 struct qdisc_size_table *stab; in qdisc_get_stab() local
552 static int qdisc_dump_stab(struct sk_buff *skb, struct qdisc_size_table *stab) in qdisc_dump_stab()
570 const struct qdisc_size_table *stab) in __qdisc_calculate_pkt_len()
922 struct qdisc_size_table *stab; in tc_fill_qdisc() local
1233 struct qdisc_size_table *stab; in qdisc_create() local
1376 struct qdisc_size_table *ostab, *stab = NULL; in qdisc_change() local
H A Dsch_gred.c483 u8 *stab, u32 max_P, in gred_change_vq()
649 u8 *stab; in gred_change() local
H A Dsch_choke.c345 u8 *stab; in choke_change() local
H A Dsch_red.c245 u8 *stab; in __red_change() local
H A Dsch_taprio.c266 struct qdisc_size_table *stab) in taprio_update_queue_max_sdu()
1325 struct qdisc_size_table *stab; in taprio_dev_notifier() local
1846 struct qdisc_size_table *stab = rtnl_dereference(sch->stab); in taprio_change() local
/openbmc/linux/include/net/
H A Dred.h171 u8 Scell_log, u8 *stab) in red_check_params()
231 u8 Scell_log, u8 *stab, u32 max_P) in red_set_parms()
H A Dsch_generic.h99 struct qdisc_size_table __rcu *stab; member
838 struct qdisc_size_table *stab = rcu_dereference_bh(sch->stab); in qdisc_calculate_pkt_len() local
/openbmc/linux/arch/powerpc/platforms/cell/
H A Diommu.c117 unsigned long *stab; member
/openbmc/linux/arch/mips/include/asm/
H A Dsgiarcs.h363 unsigned long stab; /* Symbol table. */ member