Searched full:unlike (Results 1 – 25 of 813) sorted by relevance
12345678910>>...33
/linux-6.12.1/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
|
/linux-6.12.1/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()
|
/linux-6.12.1/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.
|
/linux-6.12.1/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,
|
/linux-6.12.1/Documentation/arch/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
|
/linux-6.12.1/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
|
/linux-6.12.1/arch/arm64/kvm/ |
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-6.12.1/arch/x86/kernel/ |
D | trace_clock.c | 12 * Unlike the other clocks, this is not in nanoseconds.
|
/linux-6.12.1/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
|
/linux-6.12.1/arch/arm64/include/asm/ |
D | insn-def.h | 19 * Unlike kgdb, #imm16 value with unallocated handler is used for faulting.
|
/linux-6.12.1/arch/x86/entry/vdso/ |
D | extable.h | 6 * Inject exception fixup for vDSO code. Unlike normal exception fixup,
|
/linux-6.12.1/arch/um/drivers/ |
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-6.12.1/include/linux/ |
D | path.h | 23 * copying @path unlike DEFINE_FREE(). path_put() will handle the empty
|
/linux-6.12.1/arch/powerpc/platforms/pseries/ |
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-6.12.1/net/ax25/ |
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-6.12.1/drivers/media/usb/pvrusb2/ |
D | pvrusb2-debugifc.h | 12 the USB link. Unlike print_info(), this one synchronizes with the
|
/linux-6.12.1/fs/autofs/ |
D | Kconfig | 7 overhead in the already-mounted case; this is unlike the BSD
|
/linux-6.12.1/arch/powerpc/include/asm/ |
D | pmi.h | 10 * Unlike IPMI it is bidirectional and has a low latency.
|
/linux-6.12.1/rust/kernel/ |
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-6.12.1/scripts/kconfig/tests/preprocess/escape/ |
D | Kconfig | 15 # Unlike Make, '$' has special meaning only when it is followed by '('.
|
/linux-6.12.1/tools/testing/selftests/arm64/signal/ |
D | sve_helpers.c | 33 * Unlike SVE, SME does not require the minimum vector length in sve_fill_vls()
|
/linux-6.12.1/include/linux/soc/apple/ |
D | sart.h | 8 * list before any DMA can target these. Unlike a proper
|
/linux-6.12.1/Documentation/devicetree/bindings/iommu/ |
D | apple,sart.yaml | 15 DMA can target these. Unlike a proper IOMMU no remapping can be done and
|
/linux-6.12.1/Documentation/admin-guide/blockdev/ |
D | nbd.rst | 14 Unlike NFS, it is possible to put any filesystem on it, etc.
|
12345678910>>...33