Searched refs:assume (Results 1 – 25 of 237) sorted by relevance
12345678910
/linux-6.6.21/Documentation/devicetree/bindings/regulator/ |
D | ti,tps62360.yaml | 38 is missing, then assume that there is no GPIO for 45 is missing, then assume that there is no GPIO for 60 is missing, then assume the state as low. 66 is missing, then assume the state as low.
|
D | silergy,sy8827n.yaml | 28 If this property is missing, assume the VSEL pin is set to low.
|
/linux-6.6.21/arch/m68k/ifpsp060/ |
D | os.S | 152 clr.l %d1 | assume success 187 clr.l %d1 | assume success 223 clr.l %d1 | assume success 245 clr.l %d1 | assume success 267 clr.l %d1 | assume success 291 clr.l %d1 | assume success
|
/linux-6.6.21/arch/mips/kernel/ |
D | r2300_fpu.S | 68 li v0, 0 # assume success 102 li v0, 0 # assume success
|
/linux-6.6.21/Documentation/admin-guide/device-mapper/ |
D | zero.rst | 21 desired size of the sparse device. For this example, we'll assume a 10TB 29 space available to the sparse device. For this example, we'll assume /dev/sdb1
|
/linux-6.6.21/Documentation/ABI/testing/ |
D | sysfs-firmware-gsmi | 42 "factory defaults". Callers should assume that 57 Callers should assume that a reboot is needed
|
/linux-6.6.21/Documentation/devicetree/bindings/net/ |
D | hisilicon-hns-nic.txt | 27 LAN Switch while the CPU side assume itself have one single NIC connect to 54 ports connected to a LAN Switch while the CPU side assume itself have one
|
/linux-6.6.21/Documentation/devicetree/bindings/iio/adc/ |
D | ti,ads8688.yaml | 25 description: Optional external reference. If not supplied, assume
|
/linux-6.6.21/Documentation/driver-api/driver-model/ |
D | design-patterns.rst | 16 While the kernel contains a few device drivers that assume that they will 17 only be probed() once on a certain system (singletons), it is custom to assume
|
/linux-6.6.21/tools/perf/Documentation/ |
D | perf-dlfilter.txt | 67 Do not assume the 'sample' argument is valid (dereferenceable) 70 Do not assume data referenced by pointers in struct perf_dlfilter_sample 185 Do not assume pointers obtained via perf_dlfilter_fns are valid (dereferenceable) 218 Do not assume data referenced by pointers in struct perf_dlfilter_al
|
/linux-6.6.21/arch/arm/include/debug/ |
D | sa1100.S | 25 @ We assume r1 can be clobbered.
|
/linux-6.6.21/Documentation/devicetree/bindings/gpio/ |
D | gpio-mm-lantiq.txt | 19 - lantiq,shadow : The default value that we shall assume as already set on the
|
/linux-6.6.21/rust/alloc/ |
D | alloc.rs | 213 intrinsics::assume(new_size >= old_layout.size()); in grow_impl() 304 intrinsics::assume(new_size <= old_layout.size()); in shrink()
|
/linux-6.6.21/Documentation/devicetree/bindings/sound/ |
D | cirrus,cs42l51.yaml | 77 /* assume audio-graph */
|
D | st,stm32-i2s.yaml | 97 /* assume audio-graph */
|
/linux-6.6.21/drivers/memstick/core/ |
D | Kconfig | 11 If you say Y here, the MemoryStick layer will assume that all
|
/linux-6.6.21/Documentation/networking/devlink/ |
D | index.rst | 14 the main devlink object is itself registered. The newer ``devl_*`` APIs assume
|
/linux-6.6.21/drivers/gpu/drm/i915/gt/shaders/ |
D | README | 27 The instructions bellow assume:
|
/linux-6.6.21/arch/xtensa/kernel/ |
D | align.S | 196 addi a7, a7, 2 # increment PC (assume 16-bit insn) 271 addi a7, a7, 2 # increment PC (assume 16-bit insn) 382 addi a7, a7, 2 # incr. PC,assume 16-bit instruction
|
/linux-6.6.21/tools/testing/selftests/cgroup/ |
D | memcg_protection.m | 63 r = alpha * c; % assume all memory is in a single LRU list
|
/linux-6.6.21/Documentation/gpu/rfc/ |
D | i915_small_bar.rst | 15 accessible. Without this flag the kernel will assume that CPU access is not
|
/linux-6.6.21/Documentation/devicetree/bindings/pmem/ |
D | pmem-region.txt | 40 If this property is absent then the OS must assume that the region
|
/linux-6.6.21/Documentation/devicetree/bindings/ufs/ |
D | ufs-common.yaml | 37 Number of lanes available per direction. Note that it is assume same
|
/linux-6.6.21/Documentation/crypto/ |
D | descore-readme.rst | 218 1) i assume everything is byte addressable, although i don't actually 220 i assume word pointers can be freely cast to and from char pointers. 225 i assume sizeof(word) == 4 EVERYWHERE. 280 i assume that the use of a constant is more expensive than using a register: 295 i assume that indexing is cheaper or equivalent to auto increment/decrement, 299 i assume that addresses can be cheaply formed from two registers,
|
/linux-6.6.21/Documentation/userspace-api/media/v4l/ |
D | vidioc-g-jpegcomp.rst | 54 encoded. If you omit them, applications assume you've used standard
|
12345678910