/linux/Documentation/mm/ |
H A D | z3fold.rst | 12 * 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 D | instrumented-non-atomic.h | 21 * 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 D | generic-non-atomic.h | 23 * 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 D | non-atomic.h | 12 * 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 D | firmware-assisted-dump.rst | 16 - 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 D | NOTES | 56 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 D | glob.c | 31 * 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 D | vmid.c | 63 * 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 D | Kconfig | 194 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 D | lsm.rst | 94 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 D | plpks-secvar.c | 146 // 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 D | ax25_ds_timer.c | 33 * Unlike the connection based timers the timeout function gets 153 * unlike T3 this timer gets reloaded only on
|
/linux/arch/x86/kernel/ |
H A D | trace_clock.c | 12 * Unlike the other clocks, this is not in nanoseconds.
|
/linux/arch/arm64/include/asm/ |
H A D | insn-def.h | 19 * Unlike kgdb, #imm16 value with unallocated handler is used for faulting.
|
/linux/arch/x86/entry/vdso/ |
H A D | extable.h | 6 * Inject exception fixup for vDSO code. Unlike normal exception fixup,
|
/linux/rust/kernel/ |
H A D | kunit.rs | 47 /// 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 D | path.h | 23 * copying @path unlike DEFINE_FREE(). path_put() will handle the empty
|
/linux/drivers/media/usb/pvrusb2/ |
H A D | pvrusb2-debugifc.h | 12 the USB link. Unlike print_info(), this one synchronizes with the
|
/linux/fs/autofs/ |
H A D | Kconfig | 7 overhead in the already-mounted case; this is unlike the BSD
|
/linux/arch/powerpc/include/asm/ |
H A D | pmi.h | 10 * Unlike IPMI it is bidirectional and has a low latency.
|
/linux/Documentation/trace/ |
H A D | uprobetracer.rst | 18 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 D | semaphore.c | 131 * 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 D | dvb_ringbuffer.h | 235 * 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 D | openat2.h | 11 * However, unlike openat(2), unknown or invalid bits in @flags result in
|
/linux/scripts/kconfig/tests/preprocess/escape/ |
H A D | Kconfig | 15 # Unlike Make, '$' has special meaning only when it is followed by '('.
|