bpf/docs: Document cpumask kfuncs in a new file
authorDavid Vernet <void@manifault.com>
Wed, 25 Jan 2023 14:38:14 +0000 (08:38 -0600)
committerAlexei Starovoitov <ast@kernel.org>
Wed, 25 Jan 2023 15:57:50 +0000 (07:57 -0800)
commitbdbda395845e7579c0ce76280104627510af929b
treea91ff7df04f304c7fc4115138c1027d4da732f3e
parent7b6abcfa15cd18de21e5bfb952df57268af2f041
bpf/docs: Document cpumask kfuncs in a new file

Now that we've added a series of new cpumask kfuncs, we should document
them so users can easily use them. This patch adds a new cpumasks.rst
file to document them.

Signed-off-by: David Vernet <void@manifault.com>
Link: https://lore.kernel.org/r/20230125143816.721952-6-void@manifault.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Documentation/bpf/cpumasks.rst [new file with mode: 0644]
Documentation/bpf/index.rst
Documentation/bpf/kfuncs.rst
kernel/bpf/cpumask.c