Home
last modified time | relevance | path

Searched defs:vars (Results 1 – 34 of 34) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/
Dlibcfs_mem.c49 cfs_percpt_free(void *vars) in cfs_percpt_free()
111 cfs_percpt_number(void *vars) in cfs_percpt_number()
125 cfs_percpt_current(void *vars) in cfs_percpt_current()
140 cfs_percpt_index(void *vars, int idx) in cfs_percpt_index()
155 cfs_array_free(void *vars) in cfs_array_free()
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_link.c502 static u32 bnx2x_ets_get_min_w_val_nig(const struct link_vars *vars) in bnx2x_ets_get_min_w_val_nig()
574 const struct link_vars *vars) in bnx2x_ets_e3b0_nig_disabled()
749 const struct link_vars *vars) in bnx2x_ets_e3b0_disabled()
772 struct link_vars *vars) in bnx2x_ets_disabled()
1137 const struct link_vars *vars, in bnx2x_ets_e3b0_config()
1358 struct link_vars *vars, in bnx2x_update_pfc_xmac()
1476 struct link_vars *vars) in bnx2x_emac_init()
1554 struct link_vars *vars, u8 lb) in bnx2x_umac_enable()
1743 struct link_vars *vars, u8 lb) in bnx2x_xmac_enable()
1813 struct link_vars *vars, u8 lb) in bnx2x_emac_enable()
[all …]
/linux-4.1.27/include/net/
Dcodel.h180 static void codel_vars_init(struct codel_vars *vars) in codel_vars_init()
196 static void codel_Newton_step(struct codel_vars *vars) in codel_Newton_step()
222 struct codel_vars *vars, in codel_should_drop()
/linux-4.1.27/net/sched/
Dsch_codel.c58 struct codel_vars vars; member
67 static struct sk_buff *dequeue(struct codel_vars *vars, struct Qdisc *sch) in dequeue()
Dsch_pie.c74 struct pie_vars vars; member
90 static void pie_vars_init(struct pie_vars *vars) in pie_vars_init()
Dsch_red.c44 struct red_vars vars; member
Dsch_gred.c44 struct red_vars vars; member
Dsch_fq_codel.c220 static struct sk_buff *dequeue(struct codel_vars *vars, struct Qdisc *sch) in dequeue()
Dsch_choke.c59 struct red_vars vars; member
Dsch_sfq.c114 struct red_vars vars; member
/linux-4.1.27/drivers/staging/speakup/
Dspeakup_txprt.c32 static struct var_t vars[] = { variable
Dspeakup_bns.c32 static struct var_t vars[] = { variable
Dspeakup_dummy.c34 static struct var_t vars[] = { variable
Dspeakup_acntsa.c35 static struct var_t vars[] = { variable
Dspeakup_spkout.c35 static struct var_t vars[] = { variable
Dspeakup_ltlk.c35 static struct var_t vars[] = { variable
Dspeakup_audptr.c36 static struct var_t vars[] = { variable
Dspeakup_apollo.c40 static struct var_t vars[] = { variable
Dspeakup_decext.c58 static struct var_t vars[] = { variable
Dspeakup_acntpc.c50 static struct var_t vars[] = { variable
Dspeakup_dectlk.c57 static struct var_t vars[] = { variable
Dspeakup_keypc.c49 static struct var_t vars[] = { variable
Dspeakup_dtlk.c52 static struct var_t vars[] = { variable
Dspeakup_soft.c46 static struct var_t vars[] = { variable
Dspeakup_decpc.c151 static struct var_t vars[] = { variable
Dspk_types.h166 struct var_t *vars; member
/linux-4.1.27/drivers/parport/
Dprocfs.c258 struct ctl_table vars[12]; member
372 struct ctl_table vars[2]; member
425 struct ctl_table vars[3]; member
/linux-4.1.27/arch/um/os-Linux/
Dmem.c49 static const char * const vars[] = { in choose_tempdir() local
/linux-4.1.27/tools/perf/util/
Dprobe-event.h96 struct strlist *vars; /* Available variables */ member
/linux-4.1.27/drivers/staging/lustre/include/linux/libcfs/
Dlibcfs_private.h235 #define cfs_percpt_for_each(var, i, vars) \ argument
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dgenops.c159 struct lprocfs_vars *vars, const char *name, in class_register_type()
/linux-4.1.27/drivers/misc/altera-stapl/
Daltera.c240 long *vars = NULL; in altera_execute() local
/linux-4.1.27/sound/core/
Dpcm_lib.c1734 static int vars[] = { in snd_pcm_hw_params_choose() local
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/
Dsdio.c3346 void *vars, u32 varsz) in brcmf_sdio_download_nvram()