/Linux-v4.19/include/net/ |
D | codel_impl.h | 60 static void codel_vars_init(struct codel_vars *vars) in codel_vars_init() 76 static void codel_Newton_step(struct codel_vars *vars) in codel_Newton_step() 102 struct codel_vars *vars, in codel_should_drop() 145 struct codel_vars *vars, in codel_dequeue()
|
/Linux-v4.19/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_link.c | 498 static u32 bnx2x_ets_get_min_w_val_nig(const struct link_vars *vars) in bnx2x_ets_get_min_w_val_nig() 570 const struct link_vars *vars) in bnx2x_ets_e3b0_nig_disabled() 745 const struct link_vars *vars) in bnx2x_ets_e3b0_disabled() 768 struct link_vars *vars) in bnx2x_ets_disabled() 1133 const struct link_vars *vars, in bnx2x_ets_e3b0_config() 1354 struct link_vars *vars, in bnx2x_update_pfc_xmac() 1472 struct link_vars *vars) in bnx2x_emac_init() 1550 struct link_vars *vars, u8 lb) in bnx2x_umac_enable() 1739 struct link_vars *vars, u8 lb) in bnx2x_xmac_enable() 1809 struct link_vars *vars, u8 lb) in bnx2x_emac_enable() [all …]
|
/Linux-v4.19/net/sched/ |
D | sch_codel.c | 60 struct codel_vars vars; member 69 static struct sk_buff *dequeue_func(struct codel_vars *vars, void *ctx) in dequeue_func()
|
D | sch_pie.c | 74 struct pie_vars vars; member 91 static void pie_vars_init(struct pie_vars *vars) in pie_vars_init()
|
D | sch_cake.c | 370 static void cobalt_newton_step(struct cobalt_vars *vars) in cobalt_newton_step() 385 static void cobalt_invsqrt(struct cobalt_vars *vars) in cobalt_invsqrt() 421 static void cobalt_vars_init(struct cobalt_vars *vars) in cobalt_vars_init() 446 static bool cobalt_queue_full(struct cobalt_vars *vars, in cobalt_queue_full() 470 static bool cobalt_queue_empty(struct cobalt_vars *vars, in cobalt_queue_empty() 501 static bool cobalt_should_drop(struct cobalt_vars *vars, in cobalt_should_drop()
|
D | sch_red.c | 46 struct red_vars vars; member
|
/Linux-v4.19/drivers/staging/speakup/ |
D | speakup_dummy.c | 21 static struct var_t vars[] = { variable
|
D | speakup_bns.c | 19 static struct var_t vars[] = { variable
|
D | speakup_txprt.c | 19 static struct var_t vars[] = { variable
|
D | speakup_acntsa.c | 22 static struct var_t vars[] = { variable
|
D | speakup_spkout.c | 21 static struct var_t vars[] = { variable
|
D | speakup_audptr.c | 22 static struct var_t vars[] = { variable
|
D | speakup_ltlk.c | 21 static struct var_t vars[] = { variable
|
D | speakup_apollo.c | 27 static struct var_t vars[] = { variable
|
D | speakup_decext.c | 41 static struct var_t vars[] = { variable
|
D | speakup_acntpc.c | 37 static struct var_t vars[] = { variable
|
D | speakup_dectlk.c | 43 static struct var_t vars[] = { variable
|
D | speakup_keypc.c | 36 static struct var_t vars[] = { variable
|
D | speakup_dtlk.c | 40 static struct var_t vars[] = { variable
|
D | speakup_soft.c | 35 static struct var_t vars[] = { variable
|
/Linux-v4.19/drivers/parport/ |
D | procfs.c | 260 struct ctl_table vars[12]; member 374 struct ctl_table vars[2]; member 427 struct ctl_table vars[3]; member
|
/Linux-v4.19/tools/perf/include/bpf/ |
D | bpf.h | 23 #define probe(function, vars) \ argument
|
/Linux-v4.19/arch/um/os-Linux/ |
D | mem.c | 49 static const char * const vars[] = { in choose_tempdir() local
|
/Linux-v4.19/kernel/trace/ |
D | tracing_map.h | 141 atomic64_t *vars; member
|
/Linux-v4.19/tools/perf/util/ |
D | probe-event.h | 117 struct strlist *vars; /* Available variables */ member
|