Searched full:respect (Results 1 – 25 of 505) sorted by relevance
12345678910>>...21
/linux-6.14.4/tools/perf/pmu-events/arch/x86/knightslanding/ |
D | uncore-memory.json | 3 …ing stores that hit in MCDRAM cache and the data in MCDRAM is clean with respect to DDR. This even… 12 …ing stores that hit in MCDRAM cache and the data in MCDRAM is dirty with respect to DDR. This even… 21 … miss in MCDRAM cache and the data evicted from the MCDRAM is clean with respect to DDR. This even… 30 … miss in MCDRAM cache and the data evicted from the MCDRAM is dirty with respect to DDR. This even…
|
/linux-6.14.4/tools/perf/pmu-events/arch/arm64/arm/cortex-a65-e1/ |
D | ifu.json | 15 …"PublicDescription": "Micro-predictor conditional/direction mispredict, with respect to. if3/if4 p… 18 …"BriefDescription": "Micro-predictor conditional/direction mispredict, with respect to. if3/if4 pr… 21 … "PublicDescription": "Micro-predictor address mispredict, with respect to if3/if4 predictor", 24 "BriefDescription": "Micro-predictor address mispredict, with respect to if3/if4 predictor"
|
/linux-6.14.4/arch/arm/mach-sa1100/include/mach/ |
D | bitfield.h | 30 * with respect to bit 0. 40 * Shft Shift value of the bit field with respect to bit 0. 62 * FShft Shift value of the bit field with respect to bit 0.
|
/linux-6.14.4/drivers/staging/most/dim2/ |
D | errors.h | 35 * Configuration does not respect hardware limitations 41 * Buffer size does not respect hardware limitations
|
/linux-6.14.4/tools/memory-model/Documentation/ |
D | glossary.txt | 27 Acquire: With respect to a lock, acquiring that lock, for example, 28 using spin_lock(). With respect to a non-lock shared variable, 165 Release: With respect to a lock, releasing that lock, for example, 166 using spin_unlock(). With respect to a non-lock shared variable,
|
/linux-6.14.4/drivers/soc/qcom/ |
D | kryo-l2-accessors.c | 22 * accesses, and system registers with respect to device memory 42 * accesses, and system registers with respect to device memory
|
/linux-6.14.4/sound/soc/tegra/ |
D | tegra210_sfc.h | 13 * SFC_RX registers are with respect to XBAR. 25 * SFC_TX registers are with respect to XBAR.
|
D | tegra210_ope.h | 18 * OPE_RX registers are with respect to XBAR. 29 * OPE_TX registers are with respect to XBAR.
|
D | tegra210_mvc.h | 13 * MVC_RX registers are with respect to XBAR. 24 * MVC_TX registers are with respect to XBAR.
|
/linux-6.14.4/drivers/iio/adc/ |
D | ad7292.c | 159 * If channel is being sampled with respect to AGND: in ad7292_vin_range_multiplier() 163 * If channel is being sampled with respect to AVDD: in ad7292_vin_range_multiplier() 187 /* Sampling with respect to AGND */ in ad7292_vin_range_multiplier() 195 /* Sampling with respect to AVDD */ in ad7292_vin_range_multiplier()
|
/linux-6.14.4/Documentation/RCU/ |
D | UP.rst | 85 What locking restriction must RCU callbacks respect? 102 infrastructure *must* respect grace periods, and *must* invoke callbacks 123 What locking restriction must RCU callbacks respect?
|
/linux-6.14.4/Documentation/devicetree/bindings/iio/ |
D | mount-matrix.txt | 42 from the sensor is used to figure out how the device is oriented with respect 95 respect to the local earth geomagnetic reference frame where (y) is in the 151 relative orientation of any given sensor of this type with respect to the
|
/linux-6.14.4/arch/powerpc/include/asm/ |
D | barrier.h | 17 * by this processor have been performed (with respect to all other 32 * doesn't order loads with respect to previous stores. Lwsync can be
|
/linux-6.14.4/Documentation/admin-guide/media/ |
D | avermedia.rst | 43 functionality of the remaining device nodes in respect of the 44 Avermedia DVBT. However, full functionality in respect of
|
/linux-6.14.4/Documentation/driver-api/ |
D | device-io.rst | 73 While the basic functions are defined to be synchronous with respect to 74 each other and ordered with respect to each other the busses the devices 311 respect to each other. On some architectures, this relies on barriers in 327 On many platforms, I/O accesses must be aligned with respect to the access 346 not guaranteed to be ordered with respect to normal ioremap() MMIO register 377 still ordered with respect to other writes and reads from the same device, but 378 due to the posted write semantics, this is not the case with respect to other
|
/linux-6.14.4/Documentation/scheduler/ |
D | sched-deadline.rst | 348 to the number of CPUs), then the scheduler is unable to respect all the 357 tasks will not be starved and the system might be able to respect all the 377 If D_i = P_i for all tasks, then EDF is able to respect all the deadlines 381 a task as WCET_i/min{D_i,P_i}, and EDF is able to respect all the deadlines 388 necessary: there are task sets that are schedulable, but do not respect the 393 to respect its deadline; Task_2 is scheduled immediately after Task_1, hence 403 respect all of their deadlines in a time interval of size t, and comparing 487 allows to respect the jobs' absolute deadlines for this task (this is what is 490 this task, as it is not possible to respect its temporal constraints. 645 worst-case delay respect to the "deadline" parameter. If "deadline" = "period"
|
/linux-6.14.4/Documentation/devicetree/bindings/net/ |
D | ti,dp83822.yaml | 68 Sets the voltage ratio (with respect to the nominal value) 77 Sets the voltage ratio (with respect to the nominal value)
|
/linux-6.14.4/arch/x86/coco/sev/ |
D | Makefile | 21 # Clang 14 and older may fail to respect __no_sanitize_undefined when inlining
|
/linux-6.14.4/drivers/iio/position/ |
D | Kconfig | 28 and keyboard angle respect to horizon (ground).
|
/linux-6.14.4/drivers/net/ethernet/realtek/ |
D | r8169_firmware.h | 6 * Copyright (c) a lot of people too. Please respect their work.
|
/linux-6.14.4/Documentation/kbuild/ |
D | Kconfig.select-break | 15 # The option B and C are clearly contradicting with respect to A.
|
/linux-6.14.4/Documentation/rust/ |
D | general-information.rst | 110 #. Any ``unsafe`` blocks respect the safety contract necessary to call the 111 operations inside the block. Similarly, any ``unsafe impl``\ s respect the
|
/linux-6.14.4/Documentation/ABI/testing/ |
D | configfs-rdma_cm | 4 Description: Interface is used to configure RDMA-cable HCAs in respect to
|
D | sysfs-devices-physical_location | 6 the device connection point with respect to the system's
|
/linux-6.14.4/Documentation/userspace-api/media/v4l/ |
D | metafmt-vivid.rst | 18 corresponding controls of the vivid driver with respect to the range and default values.
|
12345678910>>...21