| /linux/drivers/net/ethernet/amd/xgbe/ |
| H A D | xgbe-ptp.c | 42 u32 quotient, reminder; in xgbe_adjtime() local 50 quotient = div_u64_rem(delta, 1000000000ULL, &reminder); in xgbe_adjtime() 52 nsec = reminder; in xgbe_adjtime()
|
| /linux/drivers/net/ethernet/stmicro/stmmac/ |
| H A D | stmmac_ptp.c | 55 u32 quotient, reminder; in stmmac_adjust_time() local 67 quotient = div_u64_rem(delta, 1000000000ULL, &reminder); in stmmac_adjust_time() 69 nsec = reminder; in stmmac_adjust_time()
|
| /linux/net/devlink/ |
| H A D | resource.c | 86 u64 reminder; in devlink_resource_validate_size() local 99 div64_u64_rem(size, resource->size_params.size_granularity, &reminder); in devlink_resource_validate_size() 100 if (reminder) { in devlink_resource_validate_size()
|
| /linux/lib/ |
| H A D | sbitmap.c | 216 unsigned int word_depth, reminder; in __map_depth_with_shallow() local 223 reminder = do_div(shallow_word_depth, sb->depth); in __map_depth_with_shallow() 225 if (reminder >= (index + 1) * word_depth) in __map_depth_with_shallow()
|
| /linux/Documentation/nvdimm/ |
| H A D | maintainer-entry-profile.rst | 58 private mail reminder is preferred. Alternatively ask for other
|
| /linux/tools/memory-model/Documentation/ |
| H A D | README | 105 And also a reminder of the simpler approaches to concurrency!
|
| H A D | simple.txt | 11 that they might need the occasional reminder.
|
| /linux/Documentation/maintainer/ |
| H A D | maintainer-entry-profile.rst | 91 full series, or privately send a reminder email. This section might also
|
| /linux/drivers/net/ethernet/microchip/ |
| H A D | lan743x_ptp.c | 515 s32 reminder; in lan743x_ptp_perout() local 542 half = div_s64_rem(period64, 2, &reminder); in lan743x_ptp_perout() 543 if (!reminder) { in lan743x_ptp_perout()
|
| /linux/arch/arm/lib/ |
| H A D | lib1funcs.S | 170 @ Perform all needed subtractions to keep only the reminder.
|
| /linux/Documentation/PCI/ |
| H A D | pci.rst | 269 Documentation/core-api/dma-api.rst. This section is just a reminder that 296 the DMA APIs. This section is just a reminder that it needs to be done
|
| /linux/Documentation/admin-guide/ |
| H A D | reporting-issues.rst | 1345 before sending a friendly reminder. 1382 the right people, as a reminder to the maintainer (see below) might be in order 1408 reminder: maybe the maintainer was just away from keyboard for a while when 1410 writing the reminder, kindly ask if anything else from your side is needed to 1418 After the reminder wait three more weeks for replies. If you still don't get a 1429 If the report was proper you can send a second reminder; in it ask for advice 1430 why the report did not get any replies. A good moment for this second reminder 1435 If the second reminder again results in no reaction within a week, try to
|
| H A D | quickly-build-trimmed-linux.rst | 313 # reminder: if you want to apply patches, do it at this point 314 # reminder: you might want to update your build tag at this point
|
| /linux/Documentation/dev-tools/kunit/ |
| H A D | run_wrapper.rst | 189 Kbuild. As a reminder, this will be the prefix for the toolchain
|
| /linux/Documentation/networking/ |
| H A D | vrf.rst | 156 ``net.ipv4.tcp_l3mdev_accept=0``. Finally and as a reminder, regardless of
|
| /linux/Documentation/sound/cards/ |
| H A D | audiophile-usb.rst | 28 This part is a reminder of important facts about the functions and limitations
|
| /linux/Documentation/scsi/ |
| H A D | ChangeLog.megaraid_sas | 633 …asas_build_cmd. Move that out of the different codepaths and merge the reminder of megasas_build_…
|
| /linux/Documentation/admin-guide/media/ |
| H A D | vivid.rst | 1343 Just as a reminder and in no particular order:
|
| /linux/arch/m68k/ifpsp060/src/ |
| H A D | pfpsp.S | 1975 # as a reminder for future predicted pain and agony, we are passing in fsave the
|
| H A D | fpsp.S | 1976 # as a reminder for future predicted pain and agony, we are passing in fsave the
|
| /linux/Documentation/filesystems/ |
| H A D | path-lookup.rst | 931 needed is a reminder that the system is dynamic and only a limited
|