Home
last modified time | relevance | path

Searched full:unlike (Results 1 – 25 of 770) sorted by relevance

12345678910>>...31

/linux/Documentation/mm/
H A Dz3fold.rst12 * unlike zbud, z3fold allows for up to PAGE_SIZE allocations
19 up to 3 pages unlike zbud which can store at most 2. Therefore the
22 Unlike zbud (but like zsmalloc for that matter) z3fold_alloc() does not
/linux/include/asm-generic/bitops/
H A Dinstrumented-non-atomic.h21 * Unlike set_bit(), this function is non-atomic. If it is called on the same
37 * Unlike clear_bit(), this function is non-atomic. If it is called on the same
53 * Unlike change_bit(), this function is non-atomic. If it is called on the same
H A Dgeneric-non-atomic.h23 * Unlike set_bit(), this function is non-atomic and may be reordered.
50 * Unlike change_bit(), this function is non-atomic and may be reordered.
124 * Unlike the bitops with the '__' prefix above, this one *is* atomic, in generic_test_bit()
/linux/tools/include/asm-generic/bitops/
H A Dnon-atomic.h12 * Unlike set_bit(), this function is non-atomic and may be reordered.
39 * Unlike change_bit(), this function is non-atomic and may be reordered.
/linux/Documentation/arch/powerpc/
H A Dfirmware-assisted-dump.rst16 - Unlike phyp dump, FADump exports the memory dump through /proc/vmcore
19 - Unlike phyp dump, userspace tool does not need to refer any sysfs
21 - Unlike phyp dump, FADump allows user to release all the memory reserved
31 - Unlike kdump, the system has been reset, and loaded
37 unlike kdump, FADump doesn't need a 2nd reboot to get back
/linux/drivers/gpu/drm/msm/
H A DNOTES56 Unlike MDP4, it appears we can get by with a single encoder, rather
60 Also unlike MDP4, with MDP5 all the IRQs for other blocks (HDMI, DSI,
/linux/lib/
H A Dglob.c31 * Like !fnmatch(@pat, @str, 0) and unlike the shell, this does NOT
34 * Note that according to glob(7) (and unlike bash), character classes
/linux/arch/arm64/kvm/
H A Dvmid.c63 * Unlike ASID allocator, we expect less frequent rollover in in flush_context()
150 * Unlike ASID allocator, we set the active_vmids to in kvm_arm_vmid_update()
/linux/arch/um/drivers/
H A DKconfig194 network with its host over a point-to-point link. Unlike Ethertap,
309 unlike other network transports that can handle all Ethernet
311 to the outside world that the host user is permitted, and unlike
/linux/Documentation/security/
H A Dlsm.rst94 Unlike the other security module data, the data used here is a
130 blobs, unlike other modules. The reasons are historical and are
/linux/arch/powerpc/platforms/pseries/
H A Dplpks-secvar.c146 // Unlike in the read case, the plpks error code can be useful to in plpks_set_variable()
173 // Unlike the other vars, SB_VERSION is owned by firmware instead of the OS in plpks_secvar_format()
/linux/net/ax25/
H A Dax25_ds_timer.c33 * Unlike the connection based timers the timeout function gets
153 * unlike T3 this timer gets reloaded only on
/linux/arch/x86/kernel/
H A Dtrace_clock.c12 * Unlike the other clocks, this is not in nanoseconds.
/linux/arch/arm64/include/asm/
H A Dinsn-def.h19 * Unlike kgdb, #imm16 value with unallocated handler is used for faulting.
/linux/arch/x86/entry/vdso/
H A Dextable.h6 * Inject exception fixup for vDSO code. Unlike normal exception fixup,
/linux/rust/kernel/
H A Dkunit.rs47 /// Unlike the one in `core`, this one does not panic; instead, it is mapped to the KUnit
153 /// Unlike the one in `core`, this one does not panic; instead, it is mapped to the KUnit
/linux/include/linux/
H A Dpath.h23 * copying @path unlike DEFINE_FREE(). path_put() will handle the empty
/linux/drivers/media/usb/pvrusb2/
H A Dpvrusb2-debugifc.h12 the USB link. Unlike print_info(), this one synchronizes with the
/linux/fs/autofs/
H A DKconfig7 overhead in the already-mounted case; this is unlike the BSD
/linux/arch/powerpc/include/asm/
H A Dpmi.h10 * Unlike IPMI it is bidirectional and has a low latency.
/linux/Documentation/trace/
H A Duprobetracer.rst18 However unlike kprobe-event tracer, the uprobe event interface expects the
58 (\*3) Unlike kprobe event, "u" prefix will just be ignored, because uprobe
/linux/kernel/locking/
H A Dsemaphore.c131 * Unlike mutex_trylock, this function can be used from interrupt context,
180 * Release the semaphore. Unlike mutexes, up() may be called from any
/linux/include/media/
H A Ddvb_ringbuffer.h235 * unlike dvb_ringbuffer_read(), this does **NOT** update the read pointer
246 * Note: unlike dvb_ringbuffer_read_user(), this DOES update the read pointer
/linux/include/uapi/linux/
H A Dopenat2.h11 * However, unlike openat(2), unknown or invalid bits in @flags result in
/linux/scripts/kconfig/tests/preprocess/escape/
H A DKconfig15 # Unlike Make, '$' has special meaning only when it is followed by '('.

12345678910>>...31