Searched defs:stab (Results 1 – 7 of 7) sorted by relevance
/Linux-v4.19/kernel/bpf/ |
D | sockmap.c | 333 struct bpf_stab *stab = container_of(e->map, struct bpf_stab, map); in bpf_tcp_remove() local 1580 static void sock_map_remove_complete(struct bpf_stab *stab) in sock_map_remove_complete() 1659 struct bpf_stab *stab; in sock_map_alloc() local 1742 struct bpf_stab *stab = container_of(map, struct bpf_stab, map); in sock_map_free() local 1783 struct bpf_stab *stab = container_of(map, struct bpf_stab, map); in sock_map_get_next_key() local 1801 struct bpf_stab *stab = container_of(map, struct bpf_stab, map); in __sock_map_lookup_elem() local 1811 struct bpf_stab *stab = container_of(map, struct bpf_stab, map); in sock_map_delete_elem() local 1988 struct bpf_stab *stab = container_of(map, struct bpf_stab, map); in sock_map_ctx_update_elem() local 2050 struct bpf_stab *stab = container_of(map, struct bpf_stab, map); in sock_map_prog() local 2149 struct bpf_stab *stab = container_of(map, struct bpf_stab, map); in sock_map_release() local
|
/Linux-v4.19/net/sched/ |
D | sch_api.c | 461 struct qdisc_size_table *stab; in qdisc_get_stab() local 531 static int qdisc_dump_stab(struct sk_buff *skb, struct qdisc_size_table *stab) in qdisc_dump_stab() 549 const struct qdisc_size_table *stab) in __qdisc_calculate_pkt_len() 805 struct qdisc_size_table *stab; in tc_fill_qdisc() local 1076 struct qdisc_size_table *stab; in qdisc_create() local 1227 struct qdisc_size_table *ostab, *stab = NULL; in qdisc_change() local
|
D | sch_gred.c | 354 u8 *stab, u32 max_P, in gred_change_vq() 402 u8 *stab; in gred_change() local
|
/Linux-v4.19/include/net/ |
D | red.h | 184 u8 Scell_log, u8 *stab, u32 max_P) in red_set_parms()
|
D | sch_generic.h | 81 struct qdisc_size_table __rcu *stab; member 693 struct qdisc_size_table *stab = rcu_dereference_bh(sch->stab); in qdisc_calculate_pkt_len() local
|
/Linux-v4.19/arch/powerpc/platforms/cell/ |
D | iommu.c | 128 unsigned long *stab; member
|
/Linux-v4.19/arch/mips/include/asm/ |
D | sgiarcs.h | 361 unsigned long stab; /* Symbol table. */ member
|