Home
last modified time | relevance | path

Searched refs:assume (Results 1 – 25 of 224) sorted by relevance

123456789

/Linux-v6.6/arch/m68k/ifpsp060/
Dos.S152 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-v6.6/arch/mips/kernel/
Dr2300_fpu.S68 li v0, 0 # assume success
102 li v0, 0 # assume success
/Linux-v6.6/Documentation/ABI/testing/
Dsysfs-firmware-gsmi42 "factory defaults". Callers should assume that
57 Callers should assume that a reboot is needed
/Linux-v6.6/Documentation/admin-guide/device-mapper/
Dzero.rst21 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-v6.6/Documentation/devicetree/bindings/net/
Dhisilicon-hns-nic.txt27 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-v6.6/Documentation/driver-api/driver-model/
Ddesign-patterns.rst16 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-v6.6/tools/perf/Documentation/
Dperf-dlfilter.txt67 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-v6.6/Documentation/devicetree/bindings/gpio/
Dgpio-mm-lantiq.txt19 - lantiq,shadow : The default value that we shall assume as already set on the
/Linux-v6.6/arch/arm/include/debug/
Dsa1100.S25 @ We assume r1 can be clobbered.
/Linux-v6.6/rust/alloc/
Dalloc.rs217 intrinsics::assume(new_size >= old_layout.size()); in grow_impl()
308 intrinsics::assume(new_size <= old_layout.size()); in shrink()
/Linux-v6.6/Documentation/networking/devlink/
Dindex.rst14 the main devlink object is itself registered. The newer ``devl_*`` APIs assume
/Linux-v6.6/drivers/memstick/core/
DKconfig11 If you say Y here, the MemoryStick layer will assume that all
/Linux-v6.6/drivers/gpu/drm/i915/gt/shaders/
DREADME27 The instructions bellow assume:
/Linux-v6.6/arch/xtensa/kernel/
Dalign.S196 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-v6.6/tools/testing/selftests/cgroup/
Dmemcg_protection.m63 r = alpha * c; % assume all memory is in a single LRU list
/Linux-v6.6/Documentation/devicetree/bindings/pmem/
Dpmem-region.txt40 If this property is absent then the OS must assume that the region
/Linux-v6.6/Documentation/gpu/rfc/
Di915_small_bar.rst15 accessible. Without this flag the kernel will assume that CPU access is not
/Linux-v6.6/Documentation/crypto/
Ddescore-readme.rst218 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-v6.6/Documentation/hwmon/
Dmax6650.rst71 clock: The clock frequency in Hz of the chip the driver should assume [254000]
/Linux-v6.6/Documentation/userspace-api/media/v4l/
Dvidioc-g-jpegcomp.rst54 encoded. If you omit them, applications assume you've used standard
/Linux-v6.6/arch/arm/boot/dts/intel/socfpga/
Dsocfpga_arria10_socdk.dtsi74 * These skews assume the user's FPGA design is adding 600ps of delay
/Linux-v6.6/tools/testing/selftests/powerpc/math/
Dfpu_asm.S11 li r3,1 # assume a bad result
/Linux-v6.6/Documentation/devicetree/bindings/
Dcommon-properties.txt28 a requirement. Some implementations assume that little-endian is
/Linux-v6.6/arch/arm/boot/dts/nspire/
Dnspire.dtsi108 * We assume the same clock is fed to APB and CLCDCLK.
/Linux-v6.6/Documentation/driver-api/media/drivers/
Dcx88-devel.rst97 over time, so don't assume any sample starts at any particular place.

123456789