Home
last modified time | relevance | path

Searched full:piece (Results 1 – 25 of 224) sorted by relevance

123456789

/Linux-v5.15/drivers/gpu/drm/amd/display/dc/inc/hw/
Dtransform.h117 /* Enable only the first piece of memory */
120 /* Enable only the second piece of memory */
124 * last piece of chroma memory used for the luma storage
/Linux-v5.15/fs/xfs/libxfs/
Dxfs_health.h19 * When scrub detects corruption in a piece of metadata it will set the
25 * "checked" field tell us if a given piece of metadata has ever been examined,
26 * and the "sick" field tells us if that piece was found to need repairs.
/Linux-v5.15/Documentation/dev-tools/kunit/
Dusage.rst75 An *expectation* is a way to specify that you expect a piece of code to do
77 by setting expectations about the behavior of a piece of code under test; when
299 In order to unit test a piece of code that calls a method in a class, the
303 A fake just provides an implementation of a piece of code that is different than
731 write that test for a particular piece of hardware. In general, writing a test
732 that depends on having access to a particular piece of hardware or software (not
744 (and monetarily free) to obtain software environment to a specific piece of
/Linux-v5.15/Documentation/admin-guide/sysctl/
Dindex.rst62 one part of the kernel, so you can do configuration on a piece
63 by piece basis, or just some 'thematic frobbing'.
/Linux-v5.15/arch/sparc/include/uapi/asm/
Dposix_types.h18 /* Note this piece of asymmetry from the v9 ABI. */
/Linux-v5.15/Documentation/devicetree/bindings/arm/firmware/
Dlinaro,optee-tz.yaml13 OP-TEE is a piece of software using hardware features to provide a Trusted
/Linux-v5.15/drivers/target/
Dtarget_core_rd.h12 /* Largest piece of memory kmalloc can allocate */
/Linux-v5.15/net/ceph/
Dmessenger.c711 * For a bio data item, a piece is whatever remains of the next
831 * For a page array, a piece comes from the first page in the array
902 * For a pagelist, a piece is whatever remains to be consumed in the
991 * piece resides on a single page. The network layer might not
992 * consume an entire piece at once. A data item's cursor keeps
993 * track of which piece is next to process and how much remains to
994 * be processed in that piece. It also tracks whether the current
995 * piece is the last one in the data item.
1038 * Return the page containing the next piece to process for a given
1039 * data item, and supply the page offset and length of that piece.
[all …]
/Linux-v5.15/arch/mips/pci/
Dfixup-ip32.c41 * right if there exists such a broken piece of crap.
/Linux-v5.15/arch/powerpc/platforms/85xx/
Dqemu_e500.c6 * to a particular piece of hardware or a particular spec of virtual hardware,
/Linux-v5.15/Documentation/devicetree/bindings/arm/msm/
Dqcom,saw2.txt5 power-controller that transitions a piece of hardware (like a processor or
/Linux-v5.15/arch/arm/mach-mvebu/
Dpmsu_ll.S68 * the last word of this piece of code will be filled by the physical
/Linux-v5.15/include/kunit/
Dtry-catch.h41 * useful when you look at a test case as a logical statement about some piece
/Linux-v5.15/include/linux/
Dassoc_array.h34 /* Method to get a piece of an object's index key */
/Linux-v5.15/Documentation/driver-api/gpio/
Dusing-gpio.rst24 industrial automation, PLC-type use cases, door controllers, in short a piece
/Linux-v5.15/Documentation/process/
D3.Early-stage.rst18 easy: when a driver is needed for a specific piece of hardware, for
163 track down a maintainer for a specific piece of code.
/Linux-v5.15/drivers/cpufreq/
Dmvebu-cpufreq.c40 * piece of code is only for compatibility with old Device in armada_xp_pmsu_cpufreq_init()
/Linux-v5.15/drivers/tee/optee/
Doptee_rpc_cmd.h58 * Allocate a piece of shared memory
/Linux-v5.15/Documentation/power/
Ds2ram.rst70 Reason for this is that the RTC is the only reliably available piece of
Dfreezing-of-tasks.rst219 piece of code from system-wide sleep such as suspend/hibernation is not
220 encouraged. If possible, that piece of code must instead hook onto the
/Linux-v5.15/lib/kunit/
Dkunit-example-test.c25 * to test a piece of code, you set some expectations about what the in example_simple_test()
/Linux-v5.15/sound/core/
Dmisc.c74 /* Ignore KERN_CONT. We print filename:line for each piece. */ in __snd_printk()
/Linux-v5.15/Documentation/fb/
Dinternals.rst52 particular piece of hardware.
/Linux-v5.15/fs/proc/
DKconfig101 this interface. For example, rkt is such a piece of software.
/Linux-v5.15/drivers/char/ipmi/
DKconfig50 sequence numbers to piece the string together. This config

123456789