Home
last modified time | relevance | path

Searched full:effectively (Results 1 – 25 of 486) sorted by relevance

12345678910>>...20

/linux/rust/kernel/
H A Ddevice_id.rs98 // SAFETY: by the safety requirement of this function, this would be effectively
109 // SAFETY: this is effectively a move: `infos[i] = ids[i].1`. We make a copy here but
119 // SAFETY: this is effectively `array_assume_init`, which is unstable, so we use
/linux/net/netfilter/ipvs/
H A DKconfig69 Another note that each connection occupies 128 bytes effectively and
298 needs to be large enough to effectively fit all the destinations
316 enough to effectively fit all the destinations multiplied by their
/linux/tools/testing/selftests/firmware/
H A Dsettings1 # The async firmware timeout is set to 1 second (but ends up being effectively
/linux/lib/
H A Ddevmem_is_allowed.c19 * This effectively disable read()/write() on /dev/mem.
H A Dusercopy.c36 * This is effectively shorthand for "memchr_inv(from, 0, size) == NULL" for
/linux/rust/kernel/sync/
H A Daref.rs74 // it effectively means sharing `&T` (which is safe because `T` is `Sync`); additionally, it needs
80 // because it effectively means sharing `&T` (which is safe because `T` is `Sync`); additionally,
/linux/net/8021q/
H A DKconfig13 the 'ip' utility in order to effectively use VLANs.
/linux/arch/m68k/include/asm/
H A Dpgtable_no.h41 * All 32bit addresses are effectively valid for vmalloc...
/linux/Documentation/userspace-api/media/cec/
H A Dcec-intro.rst16 The bitrate is very slow (effectively no more than 36 bytes per second)
/linux/Documentation/arch/sh/
H A Dregister-banks.rst23 be used rather effectively as scratch registers by the kernel.
/linux/arch/arm/include/asm/
H A Dpgtable-nommu.h59 * All 32bit addresses are effectively valid for vmalloc...
/linux/Documentation/networking/
H A Dtcp-thin.rst16 retransmissions effectively through fast retransmit instead of
/linux/drivers/gpu/drm/i915/gt/
H A Dgen6_ppgtt.h52 * down and up as needed. Start=0 and length=2G effectively iterates over
/linux/include/linux/
H A Duprobes.h52 * UPROBE_HANDLER_REMOVE is effectively ignored.
103 * uprobe effectively went away (the last consumer unsubscribed). In this
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-iio-adc-mcp356433 floor. This offset is effectively canceled at every conversion,
/linux/drivers/watchdog/
H A Dmarvell_gti_wdt.c32 * effectively 2nd timeout is ignored within hardware.
34 * First timeout is effectively watchdog pretimeout.
/linux/drivers/fsi/
H A DKconfig71 that translates I2C commands to CFAM or SCOM operations, effectively
/linux/Documentation/hwmon/
H A Dabituguru3.rst16 firmware and thus effectively many different revisions of the uGuru.
H A Dlm63.rst90 The LM64 is effectively an LM63 with GPIO lines. The driver does not
/linux/Documentation/gpu/
H A Ddrm-compute.rst19 waiting for the workload to complete. Effectively this terminates the workload
/linux/drivers/media/rc/img-ir/
H A Dimg-ir-rc6.c20 * This workaround effectively recovers the header bits. in img_ir_rc6_scancode()
/linux/Documentation/power/
H A Ddrivers-testing.rst10 Unfortunately, to effectively test the support for the system-wide suspend and
/linux/drivers/iio/
H A DKconfig42 buffers. The triggers are effectively a 'capture
/linux/fs/
H A Dsync.c51 * methods call sync_dirty_buffer() and thus effectively write one block in sync_filesystem()
90 * which effectively also waits for all flusher threads to finish doing
/linux/Documentation/virt/kvm/arm/
H A Dhyp-abi.rst46 stubs' exception vector value. This effectively disables an existing

12345678910>>...20