/linux/Documentation/admin-guide/ |
H A D | highuid.rst | 22 properly with huge UIDs. If it can deal with 64-bit file offsets on all 33 uses the 32-bit UID system calls properly otherwise. 43 - Validate that all filesystems behave properly. 78 - make sure that the UID mapping feature of AX25 networking works properly
|
/linux/mm/ |
H A D | balloon_compaction.c | 35 * Driver must call this function to properly enqueue balloon pages before 65 * Driver must call this function to properly de-allocate a previous enlisted 118 * Driver must call this function to properly allocate a new balloon page. 139 * Drivers must call this function to properly enqueue a new allocated balloon 162 * Driver must call this function to properly dequeue a previously enqueued page
|
/linux/tools/testing/selftests/sync/ |
H A D | sync_wait.c | 64 "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 D | test_modules.c | 9 * Test that modules with many relocations are loaded properly. 32 MODULE_DESCRIPTION("KUnit test that modules with many relocations are loaded properly");
|
/linux/drivers/platform/arm64/ |
H A D | Kconfig | 33 laptop where this information is not properly exposed via the 47 laptop where this information is not properly exposed via the
|
/linux/drivers/misc/lkdtm/ |
H A D | stackleak.c | 3 * 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 D | volatile-considered-harmful.rst | 23 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/hwmon/ |
H A D | f71882fg.rst | 145 properly. 162 RPM mode, it will also set fan#_full_speed properly, if it does not then 163 fan control will not work properly, unless you set a sane fan#_full_speed
|
H A D | adm1025.rst | 52 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/Documentation/networking/dsa/ |
H A D | bcm_sf2.rst | 71 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/lib/ |
H A D | kobject.c | 326 * 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/arch/powerpc/kernel/ |
H A D | rethook.c | 49 * 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/Documentation/arch/x86/i386/ |
H A D | IO-APIC.rst | 81 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/tools/testing/selftests/arm64/signal/testcases/ |
H A D | fake_sigreturn_bad_size.c | 47 /* and terminate properly */ in fake_sigreturn_bad_size_run() 63 /* and terminate properly */ in fake_sigreturn_bad_size_run()
|
/linux/Documentation/scheduler/ |
H A D | sched-debug.rst | 23 detect if pages are properly placed or if the data should be migrated to a 31 behaviour. If pages are properly placed then the scan delay increases,
|
/linux/drivers/base/firmware_loader/ |
H A D | sysfs.h | 38 /* These getters are vetted to use int properly */ 44 /* These setters are vetted to use int properly */
|
/linux/Documentation/core-api/ |
H A D | kobject.rst | 123 The ktype is required for a kobject to be created properly, as every kobject 131 properly. If the kobject is to be associated with a specific kset, 151 To properly access the name of the kobject, use the function 177 have been initialized properly, as userspace will instantly start to look 413 any other sysfs housekeeping will be handled for the caller properly. 432 For a more complete example of using ksets and kobjects properly, see the
|
/linux/arch/m68k/ifpsp060/ |
H A D | README | 58 was connected properly; hex image 62 connected properly; hex image
|
/linux/Documentation/livepatch/ |
H A D | cumulative-patches.rst | 81 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 D | cpufreq-test_tsc.c | 4 * to work properly after cpufreq transitions. Needs ACPI to work 5 * properly.
|
/linux/include/uapi/mtd/ |
H A D | ubi-user.h | 32 * 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. 336 * shortened in order to make it properly aligned. The alignment has to be 344 * BLOBs, without caring about how to properly align them.
|
/linux/tools/testing/selftests/mqueue/ |
H A D | mq_open_tests.c | 358 * 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/Documentation/scsi/ |
H A D | qlogicfas.rst | 59 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/arch/arm64/kernel/ |
H A D | topology.c | 262 * counter read is properly handled as an error case by the users of the in cpu_read_corecnt() 274 * properly handled as an error case by the users of the counter. in cpu_read_constcnt() 314 * properly handled by the users of these counters. in cpc_ffh_supported()
|
/linux/fs/smb/server/ |
H A D | unicode.c | 149 * 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()
|