Home
last modified time | relevance | path

Searched defs:vls (Results 1 – 11 of 11) sorted by relevance

/linux/tools/testing/selftests/arm64/signal/
H A Dsve_helpers.c13 unsigned int vls[SVE_VQ_MAX]; variable
/linux/tools/perf/util/
H A Dprobe-finder.h93 struct variable_list *vls; /* Found variable lists */ member
H A Dprobe-finder.c1560 struct variable_list **vls) in debuginfo__find_available_vars_at()
H A Dprobe-event.c1189 struct variable_list *vls = NULL, *vl; in show_available_vars_at() local
/linux/sound/soc/codecs/
H A Dcx20442.c156 int vls, vsp, old, len; in cx20442_write() local
/linux/tools/testing/selftests/arm64/fp/
H A Dfp-stress.c401 static void probe_vls(int vls[], int *vl_count, int set_vl) in probe_vls()
H A Dfp-ptrace.c1485 static void probe_vls(const char *name, int vls[], int *vl_count, int set_vl) in probe_vls()
/linux/drivers/infiniband/hw/hfi1/
H A Dpio.h223 u8 vls; member
H A Dmad.c1323 u8 vls; in __subn_set_opa_portinfo() local
2341 } vls[]; /* real array size defined by # bits set in vl_select_mask */ member
2440 } vls[]; member
2473 } vls[]; member
H A Dsdma.h989 u8 vls; member
/linux/arch/x86/kvm/svm/
H A Dsvm.c147 static int vls = true; variable