Searched full:unmodified (Results 1 – 25 of 146) sorted by relevance
123456
/linux-6.12.1/kernel/ |
D | notifier.c | 64 * @val: Value passed unmodified to notifier function 65 * @v: Pointer passed unmodified to notifier function 111 * @val_up: Value passed unmodified to the notifier function 112 * @val_down: Value passed unmodified to the notifier function when recovering 114 * @v: Pointer passed unmodified to the notifier function 211 * @val: Value passed unmodified to notifier function 212 * @v: Pointer passed unmodified to notifier function 363 * @val: Value passed unmodified to notifier function 364 * @v: Pointer passed unmodified to notifier function 444 * @val: Value passed unmodified to notifier function [all …]
|
/linux-6.12.1/arch/powerpc/kvm/ |
D | Kconfig | 56 Support running unmodified book3s_32 guest kernels 73 Support running unmodified book3s_64 and book3s_32 guest kernels 88 Support running unmodified book3s_64 guest kernels in 196 Support running unmodified E500 guest kernels in virtual machines on 213 Support running unmodified E500MC/E5500/E6500 guest kernels in
|
/linux-6.12.1/net/core/ |
D | netevent.c | 52 * @val: value passed unmodified to notifier function 53 * @v: pointer passed unmodified to notifier function
|
/linux-6.12.1/fs/ |
D | Kconfig.binfmt | 84 The contents of an unmodified text mapping are omitted by default. 86 For an unmodified text mapping of an ELF object, including just
|
/linux-6.12.1/net/dsa/ |
D | tag_ocelot.c | 125 /* Ocelot switches copy frames unmodified to the CPU. However, it is in ocelot_rcv() 136 * frame to remain unmodified, because the classified VLAN is always in ocelot_rcv()
|
/linux-6.12.1/arch/parisc/math-emu/ |
D | README | 6 make their 'diff' job easier if our code is relatively unmodified.
|
/linux-6.12.1/tools/testing/selftests/kvm/x86_64/ |
D | cpuid_test.c | 144 /* Setting unmodified CPUID is allowed */ in set_cpuid_after_run() 146 TEST_ASSERT(!rc, "Setting unmodified CPUID after KVM_RUN failed: %d", rc); in set_cpuid_after_run()
|
/linux-6.12.1/drivers/iommu/iommufd/ |
D | Kconfig | 29 purpose of testing IOMMUFD with unmodified userspace supporting VFIO
|
/linux-6.12.1/include/net/ |
D | nsh.h | 40 * packets unmodified to the next element in the chain. Forwarding OAM 41 * packets unmodified by SFC elements that do not support SFC OAM 60 * upon origination, and MUST be ignored and preserved unmodified by
|
/linux-6.12.1/Documentation/userspace-api/media/v4l/ |
D | func-ioctl.rst | 58 parameter remains unmodified.
|
/linux-6.12.1/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/ |
D | pll.h | 58 * unmodified max_log2p value is still needed for setting mplls, hence
|
/linux-6.12.1/Documentation/userspace-api/media/mediactl/ |
D | request-func-ioctl.rst | 63 parameter remains unmodified.
|
D | media-func-ioctl.rst | 63 parameter remains unmodified.
|
/linux-6.12.1/Documentation/userspace-api/media/cec/ |
D | cec-func-ioctl.rst | 63 parameter remains unmodified.
|
/linux-6.12.1/arch/powerpc/platforms/pseries/ |
D | papr-sysparm.c | 84 * work area, the caller-supplied buffer is copied unmodified into the 94 * Return: 0 on success, -errno otherwise. @buf is unmodified on error.
|
/linux-6.12.1/Documentation/devicetree/bindings/hwmon/ |
D | gmt,g762.yaml | 20 unmodified (e.g. bootloader installed value).
|
/linux-6.12.1/drivers/dax/ |
D | Kconfig | 72 easier use of persistent memory by unmodified applications, or
|
/linux-6.12.1/drivers/gpu/drm/i915/gt/ |
D | intel_context_sseu.c | 86 /* Nothing to do if unmodified. */ in intel_context_reconfigure_sseu()
|
/linux-6.12.1/include/linux/iio/ |
D | events.h | 46 * IIO_UNMOD_EVENT_CODE() - create event identifier for unmodified channels
|
/linux-6.12.1/arch/m68k/fpsp040/ |
D | sto_res.S | 12 | d2 & a0 should be kept unmodified
|
/linux-6.12.1/include/linux/ |
D | folio_queue.h | 228 * unmodified. 250 * and and the second and third marks are left unmodified.
|
/linux-6.12.1/tools/testing/selftests/powerpc/copyloops/ |
D | copyuser_64.S | 29 * unmodified byte. Generally r3 points into the destination 30 * buffer, but the first unmodified byte is at a variable 343 * unmodified byte of the destination. We use the original arguments
|
/linux-6.12.1/arch/powerpc/lib/ |
D | copyuser_64.S | 29 * unmodified byte. Generally r3 points into the destination 30 * buffer, but the first unmodified byte is at a variable 343 * unmodified byte of the destination. We use the original arguments
|
/linux-6.12.1/drivers/net/ethernet/intel/ice/ |
D | ice_vsi_vlan_lib.c | 460 * insertion settings are unmodified. 517 * insertion settings are unmodified. 569 * stripping settings are unmodified. 624 * settings are unmodified.
|
/linux-6.12.1/arch/arm64/kernel/vdso/ |
D | sigreturn.S | 39 * the next frame using the unmodified return address instead of subtracting 1,
|
123456