Home
last modified time | relevance | path

Searched refs:_cleanup (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H A Dtest_bpftool_metadata.sh11 _cleanup() function
20 _cleanup
32 _cleanup
H A Dtest_xdp_veth.sh26 _cleanup() function
41 _cleanup
53 _cleanup
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dtest_bpftool_metadata.sh14 _cleanup() function
23 _cleanup
35 _cleanup
H A Dtest_xdp_veth.sh29 _cleanup() function
44 _cleanup
56 _cleanup
/kernel/linux/linux-5.10/tools/testing/selftests/drivers/net/mlxsw/spectrum/
H A Dresource_scale.sh17 ${current_test}_cleanup
46 ${current_test}_cleanup
/kernel/linux/linux-5.10/tools/testing/selftests/drivers/net/mlxsw/spectrum-2/
H A Dresource_scale.sh23 ${current_test}_cleanup
44 ${current_test}_cleanup
/kernel/linux/linux-6.6/tools/testing/selftests/drivers/net/mlxsw/spectrum/
H A Dresource_scale.sh17 ${current_test}_cleanup
78 ${current_test}_cleanup $target
/kernel/linux/linux-6.6/tools/testing/selftests/drivers/net/mlxsw/spectrum-2/
H A Dresource_scale.sh20 ${current_test}_cleanup
73 ${current_test}_cleanup $target
/kernel/linux/linux-6.6/lib/zstd/compress/
H A Dzstd_fast.c160 goto _cleanup; in ZSTD_compressBlock_fast_noDict_generic()
252 _cleanup: in ZSTD_compressBlock_fast_noDict_generic()
H A Dzstd_double_fast.c114 goto _cleanup; in ZSTD_compressBlock_doubleFast_noDict_generic()
177 _cleanup: in ZSTD_compressBlock_doubleFast_noDict_generic()
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/
H A Dmlx5_ib.h849 #define STAGE_CREATE(_stage, _init, _cleanup) \
850 .stage[_stage] = {.init = _init, .cleanup = _cleanup}
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/
H A Dmlx5_ib.h962 #define STAGE_CREATE(_stage, _init, _cleanup) \
963 .stage[_stage] = {.init = _init, .cleanup = _cleanup}

Completed in 11 milliseconds