Home
last modified time | relevance | path

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

/linux/net/core/
A Dsock_map.c33 struct bpf_stab *stab; in sock_map_alloc() local
153 struct bpf_stab *stab = container_of(map, struct bpf_stab, in sock_map_del_link() local
333 struct bpf_stab *stab = container_of(map, struct bpf_stab, map); in sock_map_free() local
369 struct bpf_stab *stab = container_of(map, struct bpf_stab, map); in __sock_map_lookup_elem() local
405 static int __sock_map_delete(struct bpf_stab *stab, struct sock *sk_test, in __sock_map_delete()
428 struct bpf_stab *stab = container_of(map, struct bpf_stab, map); in sock_map_delete_from_link() local
435 struct bpf_stab *stab = container_of(map, struct bpf_stab, map); in sock_map_delete_elem() local
448 struct bpf_stab *stab = container_of(map, struct bpf_stab, map); in sock_map_get_next_key() local
464 struct bpf_stab *stab = container_of(map, struct bpf_stab, map); in sock_map_update_common() local
/linux/net/sched/
A Dsch_api.c476 struct qdisc_size_table *stab; in qdisc_get_stab() local
549 static int qdisc_dump_stab(struct sk_buff *skb, struct qdisc_size_table *stab) in qdisc_dump_stab()
567 const struct qdisc_size_table *stab) in __qdisc_calculate_pkt_len()
894 struct qdisc_size_table *stab; in tc_fill_qdisc() local
1174 struct qdisc_size_table *stab; in qdisc_create() local
1317 struct qdisc_size_table *ostab, *stab = NULL; in qdisc_change() local
A Dsch_gred.c481 u8 *stab, u32 max_P, in gred_change_vq()
647 u8 *stab; in gred_change() local
A Dsch_choke.c348 u8 *stab; in choke_change() local
A Dsch_red.c245 u8 *stab; in __red_change() local
/linux/include/net/
A Dred.h172 u8 Scell_log, u8 *stab) in red_check_params()
232 u8 Scell_log, u8 *stab, u32 max_P) in red_set_parms()
A Dsch_generic.h99 struct qdisc_size_table __rcu *stab; member
835 struct qdisc_size_table *stab = rcu_dereference_bh(sch->stab); in qdisc_calculate_pkt_len() local
/linux/arch/powerpc/platforms/cell/
A Diommu.c115 unsigned long *stab; member
/linux/arch/mips/include/asm/
A Dsgiarcs.h363 unsigned long stab; /* Symbol table. */ member

Completed in 33 milliseconds