Searched defs:gact (Results 1 – 8 of 8) sorted by relevance
| /kernel/linux/linux-6.6/net/sched/ |
| D | act_gate.c | 21 static ktime_t gate_get_time(struct tcf_gate *gact) in gate_get_time() 35 static void gate_get_start_time(struct tcf_gate *gact, ktime_t *start) in gate_get_start_time() 55 static void gate_start_timer(struct tcf_gate *gact, ktime_t start) in gate_start_timer() 70 struct tcf_gate *gact = container_of(timer, struct tcf_gate, in gate_timer_func() local 121 struct tcf_gate *gact = to_gate(a); in tcf_gate_act() local 278 static void gate_setup_timer(struct tcf_gate *gact, u64 basetime, in gate_setup_timer() 312 struct tcf_gate *gact; in tcf_gate_init() local 464 struct tcf_gate *gact = to_gate(a); in tcf_gate_cleanup() local 507 struct tcf_gate *gact = to_gate(a); in tcf_gate_dump() local 574 struct tcf_gate *gact = to_gate(a); in tcf_gate_stats_update() local
|
| D | act_gact.c | 26 static int gact_net_rand(struct tcf_gact *gact) in gact_net_rand() 34 static int gact_determ(struct tcf_gact *gact) in gact_determ() 63 struct tcf_gact *gact; in tcf_gact_init() local 153 struct tcf_gact *gact = to_gact(a); in tcf_gact_act() local 176 struct tcf_gact *gact = to_gact(a); in tcf_gact_stats_update() local 189 struct tcf_gact *gact = to_gact(a); in tcf_gact_dump() local
|
| /kernel/linux/linux-5.10/net/sched/ |
| D | act_gate.c | 21 static ktime_t gate_get_time(struct tcf_gate *gact) in gate_get_time() 35 static void gate_get_start_time(struct tcf_gate *gact, ktime_t *start) in gate_get_start_time() 55 static void gate_start_timer(struct tcf_gate *gact, ktime_t start) in gate_start_timer() 70 struct tcf_gate *gact = container_of(timer, struct tcf_gate, in gate_timer_func() local 120 struct tcf_gate *gact = to_gate(a); in tcf_gate_act() local 275 static void gate_setup_timer(struct tcf_gate *gact, u64 basetime, in gate_setup_timer() 309 struct tcf_gate *gact; in tcf_gate_init() local 461 struct tcf_gate *gact = to_gate(a); in tcf_gate_cleanup() local 504 struct tcf_gate *gact = to_gate(a); in tcf_gate_dump() local 581 struct tcf_gate *gact = to_gate(a); in tcf_gate_stats_update() local
|
| D | act_gact.c | 26 static int gact_net_rand(struct tcf_gact *gact) in gact_net_rand() 34 static int gact_determ(struct tcf_gact *gact) in gact_determ() 63 struct tcf_gact *gact; in tcf_gact_init() local 152 struct tcf_gact *gact = to_gact(a); in tcf_gact_act() local 175 struct tcf_gact *gact = to_gact(a); in tcf_gact_stats_update() local 188 struct tcf_gact *gact = to_gact(a); in tcf_gact_dump() local
|
| /kernel/linux/linux-5.10/include/net/tc_act/ |
| D | tc_gact.h | 23 struct tcf_gact *gact; in __is_tcf_gact_act() local
|
| /kernel/linux/linux-6.6/include/net/tc_act/ |
| D | tc_gact.h | 23 struct tcf_gact *gact; in __is_tcf_gact_act() local
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/stmicro/stmmac/ |
| D | stmmac_selftests.c | 1089 struct tcf_gact *gact; in stmmac_test_rxp() local
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/ |
| D | stmmac_selftests.c | 1089 struct tcf_gact *gact; in stmmac_test_rxp() local
|