Home
last modified time | relevance | path

Searched refs:vp (Results 1 – 3 of 3) sorted by relevance

/tools/testing/selftests/drivers/net/mlxsw/
A Dsharedbuffer_configuration.py194 def do_check_pools(dlname, pools, vp): argument
198 (size, thtype) = vp.get_value(pool)
264 def do_check_tcbind(ports, tcbinds, vp): argument
268 (pool, th) = vp.get_value(tcbind)
336 def do_check_portpool(ports, portpools, vp): argument
339 (th,) = vp.get_value(portpool)
/tools/testing/selftests/lsm/
A Dlsm_get_self_attr_test.c21 void *vp; in next_ctx() local
23 vp = (void *)ctxp + sizeof(*ctxp) + ctxp->ctx_len; in next_ctx()
24 return (struct lsm_ctx *)vp; in next_ctx()
/tools/perf/util/
A Dpmu.c1501 __u64 *vp; in pmu_config_term() local
1578 vp = &attr->config; in pmu_config_term()
1581 vp = &attr->config1; in pmu_config_term()
1584 vp = &attr->config2; in pmu_config_term()
1587 vp = &attr->config3; in pmu_config_term()
1647 pmu_format_value(format->bits, val, vp, zero); in pmu_config_term()

Completed in 11 milliseconds