summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAmit Shah <amit.shah@redhat.com>2011-12-22 16:58:31 +0530
committerRusty Russell <rusty@rustcorp.com.au>2012-01-12 15:44:46 +1030
commit3f9c10b0d478a3b7c3dde555edae79fecef496e5 (patch)
treec83b10130dddce52bb8c71ea4b9e4acb82ee5bd0 /tools/perf/scripts/python
parentf8fb5bc23a50a5398aa31a4e8c6dbbef53d2dec6 (diff)
downloadkernel-3f9c10b0d478a3b7c3dde555edae79fecef496e5.tar.gz
virtio: net: Move vq initialization into separate function
The probe and PM restore functions will share this code. Signed-off-by: Amit Shah <amit.shah@redhat.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
title='2024-02-06 07:44:59 -0800'>2024-02-06bpf, docs: Fix typos in instructions-set.rstDave Thaler 2024-02-05bpf, docs: Expand set of initial conformance groupsDave Thaler 2024-02-01bpf, docs: Clarify which legacy packet instructions existedDave Thaler 2024-01-29docs/bpf: Improve documentation of 64-bit immediate instructionsYonghong Song 2024-01-26bpf, docs: Clarify definitions of various instructionsDave Thaler 2024-01-23bpf, docs: Clarify that MOVSX is only for BPF_X not BPF_KDave Thaler 2024-01-23Introduce concept of conformance groupsDave Thaler 2023-10-19bpf, docs: Define signed modulo as using truncated divisionDave Thaler 2023-08-30bpf, docs: s/eBPF/BPF in standards documentsDavid Vernet 2023-08-30bpf, docs: Add abi.rst document to standardization subdirectoryDavid Vernet 2023-08-30bpf, docs: Correct source of offset for program-local callWill Hawkins 2023-08-08bpf, docs: Fix small typo and define semantics of sign extensionWill Hawkins 2023-08-07bpf, docs: Formalize type notation and function semantics in ISA standardWill Hawkins 2023-07-29docs/bpf: Fix malformed documentationYonghong Song 2023-07-28docs/bpf: Improve documentation for cpu=v4 instructionsYonghong Song 2023-07-27docs/bpf: Add documentation for new instructionsYonghong Song 2023-07-27bpf, docs: fix BPF_NEG entry in instruction-set.rstJose E. Marchesi 2023-07-10bpf,docs: Create new standardization subdirectoryDavid Vernet