Searched refs:inject (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/dist/drm/i915/
H A Di915_selftest.h45 #include <linux/fault-inject.h>
H A Di915_gem_gtt.c11 #include <linux/slab.h> /* fault-inject.h is not standalone! */
13 #include <linux/fault-inject.h>
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_ras.c75 /* inject address is 52 bits */
168 else if (sscanf(str, "inject %32s %8s", block_name, err) == 2)
196 data->inject.address = address;
197 data->inject.value = value;
215 * First member: ras_debug_if::head or ras_debug_if::inject.
225 * inject has two more members than head, they are address, value.
226 * As their names indicate, inject operation will write the
234 * - 2: inject errors on the block. Take ::inject as its data.
251 * op: disable, enable, inject
[all...]
H A Damdgpu_ras.h455 struct ras_inject_if inject; member in union:ras_debug_if::__anon59
467 * 5: query/inject
/netbsd-current/usr.bin/make/unit-tests/
H A Ddeptgt-makeflags.mk73 # This is one of the very few ways (maybe even the only one) to inject literal
/netbsd-current/external/bsd/ntp/dist/sntp/unity/auto/
H A Dgenerate_test_runner.rb7 $QUICK_RUBY_VERSION = RUBY_VERSION.split('.').inject(0){|vv,v| vv * 100 + v.to_i }
/netbsd-current/sys/external/bsd/drm2/dist/drm/i915/gt/
H A Dintel_gtt.c11 #include <linux/slab.h> /* fault-inject.h is not standalone! */
13 #include <linux/fault-inject.h>
/netbsd-current/crypto/external/bsd/openssl.old/dist/util/perl/OpenSSL/
H A DTest.pm769 command, and makes sure to inject quotes and escapes as necessary depending
/netbsd-current/external/gpl3/gcc.old/dist/libphobos/src/std/algorithm/
H A Diteration.d2730 compress), $(D inject), or $(D foldl)) present in various programming
3191 compress), $(D inject), or $(D foldl)) present in various programming
/netbsd-current/external/gpl3/gcc/dist/libphobos/src/std/algorithm/
H A Diteration.d4263 compress), `inject`, or `foldl`) present in various programming
4754 compress), `inject`, or `foldl`) present in various programming

Completed in 141 milliseconds