/linux/drivers/net/ethernet/broadcom/bnx2x/ |
H A 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() 1129 const struct link_vars *vars, in bnx2x_ets_e3b0_config() 1350 struct link_vars *vars, in bnx2x_update_pfc_xmac() 1468 struct link_vars *vars) in bnx2x_emac_init() 1546 struct link_vars *vars, u8 lb) in bnx2x_umac_enable() 1735 struct link_vars *vars, u8 lb) in bnx2x_xmac_enable() 1805 struct link_vars *vars, u8 lb) in bnx2x_emac_enable() [all …]
|
/linux/include/net/ |
H A D | codel_impl.h | 64 static void codel_vars_init(struct codel_vars *vars) in codel_vars_init() 80 static void codel_Newton_step(struct codel_vars *vars) in codel_Newton_step() 106 struct codel_vars *vars, in codel_should_drop() 149 struct codel_vars *vars, in codel_dequeue()
|
H A D | pie.h | 101 static inline void pie_vars_init(struct pie_vars *vars) in pie_vars_init()
|
/linux/net/sched/ |
H A D | sch_pie.c | 26 struct pie_vars vars; member 34 struct pie_vars *vars, u32 backlog, u32 packet_size) in pie_drop_early() 211 struct pie_vars *vars, u32 backlog) in pie_process_dequeue() 302 void pie_calculate_probability(struct pie_params *params, struct pie_vars *vars, in pie_calculate_probability()
|
H A D | sch_codel.c | 30 struct codel_vars vars; member 39 static struct sk_buff *dequeue_func(struct codel_vars *vars, void *ctx) in dequeue_func()
|
H A D | sch_cake.c | 389 static void cobalt_newton_step(struct cobalt_vars *vars) in cobalt_newton_step() 404 static void cobalt_invsqrt(struct cobalt_vars *vars) in cobalt_invsqrt() 412 static void cobalt_vars_init(struct cobalt_vars *vars) in cobalt_vars_init() 432 static bool cobalt_queue_full(struct cobalt_vars *vars, in cobalt_queue_full() 456 static bool cobalt_queue_empty(struct cobalt_vars *vars, in cobalt_queue_empty() 487 static enum skb_drop_reason cobalt_should_drop(struct cobalt_vars *vars, in cobalt_should_drop()
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | map_lock.c | 24 int vars[17], i, j, rnd, key = 0; in parallel_map_access() local 53 int prog_fd, map_fd[2], vars[17] = {}; in test_map_lock() local
|
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/ |
H A D | amdgpu_dm_mst_types.c | 870 struct dsc_mst_fairness_vars *vars, in set_dsc_configs_from_fairness_vars() 953 struct dsc_mst_fairness_vars *vars, in increase_dsc_bpp() 1056 struct dsc_mst_fairness_vars *vars, in try_disable_dsc() 1137 static void log_dsc_params(int count, struct dsc_mst_fairness_vars *vars, int k) in log_dsc_params() 1149 struct dsc_mst_fairness_vars *vars, in compute_mst_dsc_configs_for_link() 1444 struct dsc_mst_fairness_vars *vars) in compute_mst_dsc_configs_for_state() 1514 struct dsc_mst_fairness_vars *vars) in pre_compute_mst_dsc_configs_for_state() 1619 struct dsc_mst_fairness_vars *vars) in pre_validate_dsc()
|
/linux/drivers/parport/ |
H A D | procfs.c | 256 struct ctl_table vars[10]; member 258 struct ctl_table vars[5]; member 356 struct ctl_table vars[1]; member 387 struct ctl_table vars[2]; member
|
/linux/tools/perf/util/ |
H A D | setup.py | 24 vars = get_config_vars() global() variable [all...] |
/linux/drivers/accessibility/speakup/ |
H A D | speakup_bns.c | 28 static struct var_t vars[NB_ID] = { variable
|
H A D | speakup_txprt.c | 34 static struct var_t vars[NB_ID] = { variable
|
H A D | speakup_acntsa.c | 32 static struct var_t vars[NB_ID] = { variable
|
H A D | speakup_spkout.c | 32 static struct var_t vars[NB_ID] = { variable
|
H A D | speakup_dummy.c | 34 static struct var_t vars[NB_ID] = { variable
|
H A D | speakup_audptr.c | 31 static struct var_t vars[NB_ID] = { variable
|
H A D | speakup_apollo.c | 40 static struct var_t vars[NB_ID] = { variable
|
H A D | speakup_ltlk.c | 32 static struct var_t vars[NB_ID] = { variable
|
H A D | speakup_decext.c | 50 static struct var_t vars[NB_ID] = { variable
|
H A D | speakup_acntpc.c | 46 static struct var_t vars[NB_ID] = { variable
|
H A D | speakup_keypc.c | 45 static struct var_t vars[NB_ID] = { variable
|
H A D | speakup_dectlk.c | 51 static struct var_t vars[NB_ID] = { variable
|
H A D | speakup_dtlk.c | 50 static struct var_t vars[NB_ID] = { variable
|
H A D | speakup_soft.c | 46 static struct var_t vars[NB_ID] = { variable
|
/linux/arch/um/os-Linux/ |
H A D | mem.c | 85 static const char * const vars[] = { in choose_tempdir() local
|