Home
last modified time | relevance | path

Searched full:properly (Results 1 – 25 of 1553) sorted by relevance

12345678910>>...63

/linux/arch/arm64/boot/dts/rockchip/
H A Drk3588-jaguar-pre-ict-tester.dtso75 * GPIO3_A3 requires two power rails to be properly
78 * incorrect value if VCC_1V8_S0_1 isn't properly routed,
80 * If VCC_IN_2 is properly routed, GPIO3_A3 should be
82 * GPIO3_A3 isn't properly routed due to soldering
89 * rail. It should be HIGH if all is properly soldered.
97 * GPIO3_B2 requires two power rails to be properly
100 * incorrect value if VCC_1V8_S0_1 isn't properly routed,
102 * If VCC_IN_1 is properly routed, GPIO3_B2 should be
103 * LOW. This is an issue if GPIO3_B2 isn't properly
114 * rail. It should be HIGH if all is properly soldered.
[all …]
/linux/rust/kernel/sync/atomic/
H A Dinternal.rs78 /// The returned pointer is valid and properly aligned (i.e. aligned to [`align_of::<T>()`]).
81 // must be valid and properly aligned.
270 // SAFETY: `a.as_ptr()` is valid and properly aligned.
276 // SAFETY: `a.as_ptr()` is valid and properly aligned.
290 // SAFETY: `a.as_ptr()` is valid and properly aligned.
303 // SAFETY: `a.as_ptr()` is valid and properly aligned. `core::ptr::from_mut(old)`
304 // is valid and properly aligned.
318 // SAFETY: `a.as_ptr()` is valid and properly aligned.
327 // SAFETY: `a.as_ptr()` is valid and properly aligned.
/linux/mm/
H A Dballoon_compaction.c
/linux/tools/testing/selftests/sync/
H A Dsync_wait.c64 "Fence did not signal properly!\n"); in test_fence_multi_timeline_wait()
70 "Fence did not signal properly!\n"); in test_fence_multi_timeline_wait()
76 "Fence did not signal properly!\n"); in test_fence_multi_timeline_wait()
/linux/arch/s390/lib/
H A Dtest_modules.c9 * Test that modules with many relocations are loaded properly.
32 MODULE_DESCRIPTION("KUnit test that modules with many relocations are loaded properly");
/linux/lib/
H A Dkobject.c326 * This function will properly initialize a kobject such that it can then
331 * the memory is cleaned up properly.
342 err_str = "must have a ktype to be initialized properly!\n"; in kobject_init()
370 pr_err("can not set name properly!\n"); in kobject_add_varg()
395 * userspace is properly notified of this kobject's creation.
398 * called to properly clean up the memory associated with the
404 * in order to properly clean up the memory associated with the object.
407 * when the use of the object is finished in order to properly free
444 * properly clean up the memory associated with the object. This is the
865 pr_err("must have a ktype to be initialized properly!\n"); in kset_register()
[all …]
/linux/drivers/base/
H A Dfaux.c111 * Create a new faux device and register it in the driver core properly.
118 * everything to be properly initialized before that point in time. If the
191 * Create a new faux device and register it in the driver core properly.
198 * everything to be properly initialized before that point in time.
/linux/drivers/misc/lkdtm/
H A Dkstack_erase.c3 * This code tests that the current task stack is properly erased (filled
117 pr_err("FAIL: the thread stack is NOT properly erased!\n"); in check_stackleak_irqoff()
119 pr_info("OK: the rest of the thread stack is properly erased\n"); in check_stackleak_irqoff()
/linux/Documentation/process/
H A Dvolatile-considered-harmful.rst23 unwanted optimization. If they are being used properly, there will be no
25 almost certainly a bug in the code somewhere. In properly-written kernel
106 been properly thought through.
/linux/Documentation/networking/dsa/
H A Dbcm_sf2.rst71 in order to properly configure them. By default, the SF2 pseudo-PHY address, and
86 firmware gets reloaded. The SF2 driver relies on such events to properly set its
87 MoCA interface carrier state and properly report this to the networking stack.
/linux/Documentation/arch/x86/i386/
H A DIO-APIC.rst81 between the PIRQ lines. (distributing IRQ sources properly is not a
107 permute all IRQ numbers properly ... it will take some time though. An
109 won't function properly (e.g. if it's inserted as a module).
/linux/arch/powerpc/kernel/
H A Drethook.c49 * When going back through (1), we need regs->nip to be setup properly in arch_rethook_fixup_return()
52 * the link register properly so that the subsequent 'blr' in in arch_rethook_fixup_return()
/linux/tools/testing/selftests/arm64/signal/testcases/
H A Dfake_sigreturn_bad_size.c47 /* and terminate properly */ in fake_sigreturn_bad_size_run()
63 /* and terminate properly */ in fake_sigreturn_bad_size_run()
/linux/Documentation/hwmon/
H A Dadm1025.rst52 properly, you'll have a wrong +12V reading or a wrong VID reading. The way
54 process, assuming that the BIOS set it up properly beforehand. If it turns
/linux/drivers/base/firmware_loader/
H A Dsysfs.h38 /* These getters are vetted to use int properly */
44 /* These setters are vetted to use int properly */
/linux/include/uapi/mtd/
H A Dubi-user.h32 * control device. The caller has to properly fill and pass
47 * device. A &struct ubi_mkvol_req object has to be properly filled and a
61 * device should be used. A &struct ubi_rsvol_req object has to be properly
69 * has to be properly filled and a pointer to it has to be passed to the ioctl.
338 * shortened in order to make it properly aligned. The alignment has to be
346 * BLOBs, without caring about how to properly align them.
/linux/arch/m68k/ifpsp060/
H A DREADME58 was connected properly; hex image
62 connected properly; hex image
/linux/tools/testing/selftests/mqueue/
H A Dmq_open_tests.c358 * properly follows the default settings in main()
380 printf("Kernel properly honors default setting " in main()
397 printf("Kernel properly limits default values " in main()
400 printf("Kernel does not properly set default " in main()
416 printf("Kernel properly fails to create queue when " in main()
/linux/rust/kernel/
H A Ddevres.rs89 /// // SAFETY: `self.0.addr()` is guaranteed to be properly mapped by `Self::new`.
98 /// // SAFETY: The memory range stored in `self` has been properly mapped in `Self::new`.
/linux/Documentation/livepatch/
H A Dcumulative-patches.rst81 that are necessary to properly replace any older patch.
102 callback. It is called only when the livepatch is properly disabled.
/linux/tools/power/cpupower/debug/kernel/
H A Dcpufreq-test_tsc.c4 * to work properly after cpufreq transitions. Needs ACPI to work
5 * properly.
/linux/Documentation/scsi/
H A Dqlogicfas.rst59 Make sure it works properly under DOS. You should also do an initial FDISK
72 that the file copied properly. (Turn off all caching when doing these
/linux/fs/smb/server/
H A Dunicode.c149 * string is always properly null terminated and fits in the destination
155 * deal with those characters properly. In the event that we get some of
156 * those characters, they won't be translated properly.
217 /* properly null-terminate string */ in smb_from_utf16()
/linux/drivers/hid/bpf/progs/
H A DMicrosoft__Xbox-Elite-2.bpf.c22 * The kernel doesn't process the paddles usage properly and reports KEY_UNKNOWN.
27 * can tweak the report descriptor to make the kernel interpret it properly:
/linux/drivers/usb/dwc3/
H A Ddwc3-apple.c65 * the PHY properly and thus also can't fully bring up dwc3. Instead, we just keep everything off
267 * This platform requires SUSPHY to be enabled here already in order to properly in dwc3_apple_init()
284 * This platform requires SUSPHY to be enabled here already in order to properly in dwc3_apple_init()
336 * This platform requires SUSPHY to be enabled in order to properly power down the PHY in dwc3_apple_exit()

12345678910>>...63