Searched refs:vls (Results 1 - 22 of 22) sorted by relevance

/linux-master/tools/testing/selftests/arm64/signal/testcases/
H A Dfake_sigreturn_sve_change_vl.c18 static unsigned int vls[SVE_VQ_MAX]; variable
38 vls[nvls++] = vl;
78 sve->vl, vls[0]);
79 sve->vl = vls[0];
H A Dfake_sigreturn_sme_change_vl.c17 static unsigned int vls[SVE_VQ_MAX]; variable
37 vls[nvls++] = vl;
76 sve->vl, vls[0]);
77 sve->vl = vls[0];
H A Dza_no_regs.c20 static unsigned int vls[SVE_VQ_MAX]; variable
40 vls[nvls++] = vl;
103 if (do_one_sme_vl(td, si, uc, vls[i]))
H A Dsve_regs.c20 static unsigned int vls[SVE_VQ_MAX]; variable
40 vls[nvls++] = vl;
105 if (do_one_sve_vl(td, si, uc, vls[i]))
H A Dssve_regs.c20 static unsigned int vls[SVE_VQ_MAX]; variable
44 vls[nvls++] = vl;
116 if (do_one_sme_vl(td, si, uc, vls[i]))
H A Dza_regs.c20 static unsigned int vls[SVE_VQ_MAX]; variable
44 vls[nvls++] = vl;
122 if (do_one_sme_vl(td, si, uc, vls[i]))
H A Dssve_za_regs.c20 static unsigned int vls[SVE_VQ_MAX]; variable
44 vls[nvls++] = vl;
145 if (do_one_sme_vl(td, si, uc, vls[i]))
/linux-master/tools/perf/util/
H A Dprobe-finder.h44 struct variable_list **vls);
90 struct variable_list *vls; /* Found variable lists */ member in struct:available_var_finder
H A Dprobe-finder.c1402 vl = &af->vls[af->nvls - 1];
1461 if (af->pf.addr == af->vls[i].point.address)
1491 vl = &af->vls[af->nvls++];
1532 struct variable_list **vls)
1540 /* Allocate result vls array */
1541 *vls = zalloc(sizeof(struct variable_list) * af.max_vls);
1542 if (*vls == NULL)
1545 af.vls = *vls;
1552 zfree(&af.vls[a
1530 debuginfo__find_available_vars_at(struct debuginfo *dbg, struct perf_probe_event *pev, struct variable_list **vls) argument
[all...]
H A Dprobe-event.c1166 struct variable_list *vls = NULL, *vl; local
1175 ret = debuginfo__find_available_vars_at(dinfo, pev, &vls);
1180 &vls);
1197 vl = &vls[i];
1219 free(vls);
/linux-master/sound/soc/codecs/
H A Dcx20442.c156 int vls, vsp, old, len; local
170 vls = cx20442_pm_to_v253_vls(value);
171 if (vls < 0)
172 return vls;
178 if ((vls == V253_VLS_T) ||
179 (vls == cx20442_pm_to_v253_vls(old))) {
184 len = snprintf(buf, ARRAY_SIZE(buf), "at+vls=%d\r", vls);
187 "at+vls=%d;+vsp=%d\r", vls, vs
[all...]
/linux-master/tools/testing/selftests/arm64/fp/
H A DMakefile11 sve-ptrace sve-probe-vls \
35 $(OUTPUT)/sve-probe-vls: sve-probe-vls.c $(OUTPUT)/rdvl.o
H A Dfp-stress.c386 static void probe_vls(int vls[], int *vl_count, int set_vl) argument
401 if (*vl_count && (vl == vls[*vl_count - 1]))
406 vls[*vl_count] = vl;
H A Dfp-ptrace.c1294 static void probe_vls(const char *name, int vls[], int *vl_count, int set_vl) argument
1309 if (*vl_count && (vl == vls[*vl_count - 1]))
1314 vls[*vl_count] = vl;
1320 vls[1] = vls[*vl_count - 1];
1322 *vl_count, name, vls[0], vls[1]);
/linux-master/drivers/infiniband/hw/qib/
H A Dqib_verbs.h90 static inline int qib_num_vls(int vls) argument
92 switch (vls) {
H A Dqib_mad.c667 u8 vls; local
786 vls = (pip->operationalvl_pei_peo_fpi_fpo >> 4) & 0xF;
787 if (vls) {
788 if (vls > ppd->vls_supported)
791 (void) dd->f_set_ib_cfg(ppd, QIB_IB_CFG_OP_VLS, vls);
/linux-master/drivers/infiniband/hw/hfi1/
H A Dmad.c1323 u8 vls; local
1528 vls = pi->operational_vls & OPA_PI_MASK_OPERATIONAL_VL;
1529 if (vls) {
1530 if (vls > ppd->vls_supported) {
1536 vls) == -EINVAL)
2341 } vls[]; /* real array size defined by # bits set in vl_select_mask */ member in struct:opa_port_status_rsp
2440 } vls[]; member in struct:opa_port_data_counters_msg::_port_dctrs
2473 } vls[]; member in struct:opa_port_error_counters64_msg::_port_ectrs
2703 response_data_size = struct_size(rsp, vls, num_vls);
2793 vlinfo = &rsp->vls[
[all...]
H A Dpio.h160 * | vls (max 8) | -/ +--------------------+
170 * | map[vls - 1] |- | * |
211 * @actual_vls - number of vls
212 * @vls - numbers of vls rounded to next power of 2
223 u8 vls; member in struct:pio_vl_map
H A Dpio.c1846 * pio_map_init - called when #vls change
1849 * @num_vls: number of vls
1852 * This routine changes the mapping based on the number of vls.
1901 newmap->vls = roundup_pow_of_two(num_vls);
1902 newmap->mask = (1 << ilog2(newmap->vls)) - 1;
1903 for (i = 0; i < newmap->vls; i++) {
H A Dsdma.h244 * table when the number of vls is changed.
928 * | vls (max 8) | -/ +--------------------+
938 * | map[vls - 1] |- | * |
977 * @actual_vls - number of vls
978 * @vls - number of vls rounded to next power of 2
990 u8 vls; member in struct:sdma_vl_map
H A Dsdma.c1133 * sdma_map_init - called when # vls change
1136 * @num_vls: number of vls
1139 * This routine changes the mapping based on the number of vls.
1189 newmap->vls = roundup_pow_of_two(num_vls);
1190 newmap->mask = (1 << ilog2(newmap->vls)) - 1;
1194 for (i = 0; i < newmap->vls; i++) {
1339 /* count must be >= vls */
/linux-master/arch/x86/kvm/svm/
H A Dsvm.c210 static int vls = true; variable
211 module_param(vls, int, 0444);
1216 if (vls) {
5118 if (vls)
5276 if (vls) {
5280 vls = false;

Completed in 193 milliseconds