Home
last modified time | relevance | path

Searched refs:replacements (Results 1 – 12 of 12) sorted by relevance

/linux-6.15/tools/testing/selftests/bpf/prog_tests/
H A Dsummarization.c119 } replacements[2][2] = { in test_summarization_freplace() local
133 for (int j = 0; j < ARRAY_SIZE(replacements); ++j) { in test_summarization_freplace()
135 mains[t][i].to_be_replaced, replacements[t][j].func); in test_summarization_freplace()
138 test_aux(mains[t][i].main, mains[t][i].to_be_replaced, replacements[t][j].func, in test_summarization_freplace()
139 mains[t][i].has_side_effect || !replacements[t][j].has_side_effect, in test_summarization_freplace()
140 replacements[t][j].err_msg); in test_summarization_freplace()
/linux-6.15/Documentation/core-api/
H A Dtimekeeping.rst152 architectures. These are the recommended replacements:
/linux-6.15/Documentation/security/
H A Dsiphash.rst196 hsiphash() is roughly 3 times slower than jhash(). For many replacements, this
/linux-6.15/Documentation/driver-api/acpi/
H A Dlinuxized-acpica.rst217 implement new mechanisms as replacements for them.
/linux-6.15/Documentation/staging/
H A Dstatic-keys.rst17 The updated API replacements are::
/linux-6.15/Documentation/driver-api/
H A Dioctl.rst151 data structures. Fixed-length replacements are ``__s32``, ``__u32``,
/linux-6.15/Documentation/process/
H A Ddeprecated.rst119 correct replacements, though note that those require the string to be
H A Dcoding-style.rst342 Recommended replacements for 'master / slave' are:
349 Recommended replacements for 'blacklist/whitelist' are:
/linux-6.15/Documentation/crypto/
H A Ddescore-readme.rst74 used as drop-in replacements with mit's code or any of the mit-
/linux-6.15/scripts/
H A Dspelling.txt1374 replacments||replacements
/linux-6.15/Documentation/dev-tools/
H A Dcheckpatch.rst297 correct replacements.
/linux-6.15/arch/riscv/
H A DKconfig1290 "riscv,isa" property if the replacements are not found.