/linux/tools/tracing/rtla/src/ |
H A D | rtla.c | 50 goto ran; in run_command() 53 goto ran; in run_command() 56 goto ran; in run_command() 60 ran: in run_command()
|
/linux/Documentation/admin-guide/ |
H A D | numastat.rst | 34 local_node A process ran on this node's CPU, 37 other_node A process ran on a different node's CPU
|
H A D | mono.rst | 61 4) Check that ``.exe`` binaries can be ran without the need of a
|
/linux/Documentation/tools/rtla/ |
H A D | rtla-hwnoise.rst | 59 *Periods* the tool ran during the session. The *Runtime* is the time 70 For example, *CPU 3* ran *599* periods of *1 second Runtime*. The CPU received
|
/linux/drivers/gpu/drm/stm/ |
H A D | ltdc.c | 663 enum drm_color_range ran = state->color_range; in ltdc_set_ycbcr_coeffs() local 672 if (ran != DRM_COLOR_YCBCR_LIMITED_RANGE && ran != DRM_COLOR_YCBCR_FULL_RANGE) { in ltdc_set_ycbcr_coeffs() 673 DRM_ERROR("color range %d not supported, use limited range by default\n", ran); in ltdc_set_ycbcr_coeffs() 675 ran = DRM_COLOR_YCBCR_LIMITED_RANGE; in ltdc_set_ycbcr_coeffs() 678 DRM_DEBUG_DRIVER("Color encoding=%d, range=%d\n", enc, ran); in ltdc_set_ycbcr_coeffs() 680 ltdc_ycbcr2rgb_coeffs[enc][ran][0]); in ltdc_set_ycbcr_coeffs() 682 ltdc_ycbcr2rgb_coeffs[enc][ran][1]); in ltdc_set_ycbcr_coeffs()
|
/linux/Documentation/gpu/ |
H A D | vc4.rst | 63 These tests are using a mock driver and can be ran using the
|
/linux/drivers/nvme/target/ |
H A D | fc.c | 1141 u64 ran; in nvmet_fc_alloc_target_assoc() local 1168 get_random_bytes(&ran, sizeof(ran) - BYTES_FOR_QID); in nvmet_fc_alloc_target_assoc() 1169 ran = ran << BYTES_FOR_QID_SHIFT; in nvmet_fc_alloc_target_assoc() 1172 if (!nvmet_fc_assoc_exists(tgtport, ran)) { in nvmet_fc_alloc_target_assoc() 1173 assoc->association_id = ran; in nvmet_fc_alloc_target_assoc()
|
/linux/Documentation/driver-api/usb/ |
H A D | bulk-streams.rst | 44 streams, or the xHCI driver ran out of memory), or the number of streams the
|
/linux/Documentation/timers/ |
H A D | hrtimers.rst | 147 the hrtimer implementation details in praxis, and we also ran the posix 148 timer tests in order to ensure specification compliance. We also ran
|
/linux/tools/memory-model/scripts/ |
H A D | README | 56 the test ran correctly. Not normally run manually, provided
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-devices-platform-stratix10-rsu | 113 2 both first and second stage bootloader ran
|
H A D | sysfs-bus-most | 282 Indicates whether channel ran out of buffers.
|
/linux/Documentation/RCU/ |
H A D | torture.rst | 87 * "nt": The number of times rcutorture ran RCU read-side code from 255 "TREE04"). If a given scenario ran more than once (as in "--configs 261 If the test ran in a git repository, then this file contains the commit
|
H A D | stallwarn.rst | 43 ran and how often it should be expected to run. It can also 304 since the grace-period kthread ran. The "jiffies_till_next_fqs" 324 kthread last ran on CPU 5. 339 Here "cpu" indicates that the grace-period kthread last ran on CPU 4,
|
/linux/Documentation/driver-api/media/drivers/ |
H A D | radiotrack.rst | 26 I have a RadioTrack card from back when I ran an MS-Windows platform. After
|
/linux/Documentation/driver-api/ |
H A D | isa.rst | 9 pointed out that (ALSA) ISA drivers ran into the problem of not having
|
/linux/Documentation/scheduler/ |
H A D | sched-stats.rst | 152 last ran on a different cpu in this domain
|
/linux/Documentation/ABI/stable/ |
H A D | sysfs-driver-ib_srp | 190 request to the target because it ran out of credits. For more
|
/linux/Documentation/arch/sparc/oradax/ |
H A D | oracle-dax.rst | 367 if (completion_area[0] != 1) { /* section 36.2.2, 1 = command ran and succeeded */ 433 if (completion_area[0] != 1) { /* section 36.2.2, 1 = command ran and succeeded */
|
/linux/tools/memory-model/Documentation/ |
H A D | glossary.txt | 168 store after earlier memory references that ran on that same CPU.
|
/linux/drivers/staging/most/Documentation/ABI/ |
H A D | sysfs-class-most.txt | 314 Indicates whether current channel ran out of buffers.
|
/linux/drivers/mtd/nand/raw/ |
H A D | meson_nand.c | 64 #define CMDRWGEN(cmd_dir, ran, bch, short_mode, page_size, pages) \ argument 67 (ran) | \
|
/linux/tools/perf/Documentation/ |
H A D | perf-report.txt | 88 - cpu: cpu number the task ran at the time of sample 89 - socket: processor socket number the task ran at the time of sample
|
/linux/Documentation/dev-tools/kunit/ |
H A D | run_wrapper.rst | 314 might pass/fail based on what ran before it.
|
/linux/Documentation/process/ |
H A D | 3.Early-stage.rst | 28 the linux-kernel mailing list, where it immediately ran into problems.
|