Searched full:unlike (Results 1 – 25 of 1409) sorted by relevance
12345678910>>...57
| /kernel/linux/linux-6.6/Documentation/mm/ |
| 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
|
| /kernel/linux/linux-5.10/Documentation/vm/ |
| D | z3fold.rst | 14 * unlike zbud, z3fold allows for up to PAGE_SIZE allocations 21 up to 3 pages unlike zbud which can store at most 2. Therefore the 24 Unlike zbud (but like zsmalloc for that matter) z3fold_alloc() does not
|
| /kernel/linux/linux-5.10/include/asm-generic/bitops/ |
| D | instrumented-non-atomic.h | 21 * Unlike set_bit(), this function is non-atomic. If it is called on the same 36 * Unlike clear_bit(), this function is non-atomic. If it is called on the same 51 * Unlike change_bit(), this function is non-atomic. If it is called on the same
|
| D | non-atomic.h | 12 * Unlike set_bit(), this function is non-atomic and may be reordered. 37 * Unlike change_bit(), this function is non-atomic and may be reordered.
|
| /kernel/linux/linux-6.6/include/asm-generic/bitops/ |
| 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
|
| 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()
|
| /kernel/linux/linux-6.6/tools/include/asm-generic/bitops/ |
| 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.
|
| /kernel/linux/linux-5.10/tools/include/asm-generic/bitops/ |
| D | non-atomic.h | 12 * Unlike set_bit(), this function is non-atomic and may be reordered. 37 * Unlike change_bit(), this function is non-atomic and may be reordered.
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/msm/ |
| 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,
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/msm/ |
| 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,
|
| /kernel/linux/linux-6.6/Documentation/powerpc/ |
| 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
|
| /kernel/linux/linux-5.10/Documentation/powerpc/ |
| 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
|
| /kernel/linux/linux-5.10/lib/ |
| 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
|
| /kernel/linux/linux-6.6/lib/ |
| 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
|
| /kernel/linux/linux-6.6/arch/arm64/kvm/ |
| D | vmid.c | 63 * Unlike ASID allocator, we expect less frequent rollover in in flush_context() 149 * Unlike ASID allocator, we set the active_vmids to in kvm_arm_vmid_update()
|
| /kernel/linux/linux-5.10/arch/x86/kernel/ |
| D | trace_clock.c | 12 * Unlike the other clocks, this is not in nanoseconds.
|
| /kernel/linux/linux-6.6/arch/x86/kernel/ |
| D | trace_clock.c | 12 * Unlike the other clocks, this is not in nanoseconds.
|
| /kernel/linux/linux-6.6/arch/arm64/include/asm/ |
| D | insn-def.h | 19 * Unlike kgdb, #imm16 value with unallocated handler is used for faulting.
|
| /kernel/linux/linux-6.6/arch/x86/entry/vdso/ |
| D | extable.h | 6 * Inject exception fixup for vDSO code. Unlike normal exception fixup,
|
| /kernel/linux/linux-5.10/Documentation/security/ |
| 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
|
| /kernel/linux/linux-6.6/Documentation/security/ |
| 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
|
| /kernel/linux/linux-6.6/drivers/media/usb/pvrusb2/ |
| D | pvrusb2-debugifc.h | 12 the USB link. Unlike print_info(), this one synchronizes with the
|
| /kernel/linux/linux-6.6/fs/autofs/ |
| D | Kconfig | 7 overhead in the already-mounted case; this is unlike the BSD
|
| /kernel/linux/linux-5.10/drivers/media/usb/pvrusb2/ |
| D | pvrusb2-debugifc.h | 12 the USB link. Unlike print_info(), this one synchronizes with the
|
| /kernel/linux/linux-6.6/arch/um/drivers/ |
| D | Kconfig | 194 network with its host over a point-to-point link. Unlike Ethertap, 329 unlike other network transports that can handle all Ethernet 331 to the outside world that the host user is permitted, and unlike
|
12345678910>>...57