diff options
author | David Vernet <[email protected]> | 2023-06-09 22:50:53 -0500 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2023-06-12 15:09:11 -0700 |
commit | 25085b4e9251c77758964a8e8651338972353642 (patch) | |
tree | 7a88bb5d9ff86db3fd1127f72c258cb792280662 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 5a73efc7d1b4b48ccb74fb399a818dfbd2250c89 (diff) |
bpf/docs: Update documentation for new cpumask kfuncs
We recently added the bpf_cpumask_first_and() kfunc, and changed
bpf_cpumask_any() / bpf_cpumask_any_and() to
bpf_cpumask_any_distribute() and bpf_cpumask_any_distribute_and()
respectively. This patch adds an entry for the bpf_cpumask_first_and()
kfunc, and updates the documentation for the *any* kfuncs to the new
names.
Signed-off-by: David Vernet <[email protected]>
Acked-by: Yonghong Song <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions