/kernel/linux/linux-6.6/tools/tracing/latency/ |
H A D | latency-collector.c | 513 static __always_inline void get_time_in_future(struct timespec *future, in get_time_in_future() argument 518 clock_gettime_or_die(CLOCK_MONOTONIC, future); in get_time_in_future() 519 future->tv_sec += time_us / USEC_PER_SEC; in get_time_in_future() 520 nsec = future->tv_nsec + (time_us * NSEC_PER_USEC) % NSEC_PER_SEC; in get_time_in_future() 522 future->tv_nsec = nsec % NSEC_PER_SEC; in get_time_in_future() 523 future->tv_sec += 1; in get_time_in_future() 1011 struct timespec future; in go_to_sleep() local 1014 get_time_in_future(&future, delay); in go_to_sleep() 1018 cond_timedwait(&printstate.cond, &printstate.mutex, &future); in go_to_sleep() 1019 if (time_has_passed(&future)) in go_to_sleep() [all...] |
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | cramfs_fs.h | 59 __u32 future; /* reserved for future use */ member 82 * changed to test super.future instead.
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | cramfs_fs.h | 59 __u32 future; /* reserved for future use */ member 82 * changed to test super.future instead.
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | cramfs_fs.h | 46 __u32 future; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | cramfs_fs.h | 46 __u32 future; member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | cramfs_fs.h | 36 __u32 future; member
|
/kernel/linux/linux-5.10/arch/alpha/lib/ |
H A D | ev6-memset.S | 23 * A future enhancement might be to put in a byte store loop for really 154 * Assumes the wh64 needs to be for 2 trips through the loop in the future 162 subq $3, 24, $2 # E : For determining future wh64 addresses 332 * Assumes the wh64 needs to be for 2 trips through the loop in the future 340 subq $3, 24, $2 # E : For determining future wh64 addresses 520 * Assumes the wh64 needs to be for 2 trips through the loop in the future 528 subq $3, 24, $2 # E : For determining future wh64 addresses
|
/kernel/linux/linux-6.6/arch/alpha/lib/ |
H A D | ev6-memset.S | 23 * A future enhancement might be to put in a byte store loop for really 154 * Assumes the wh64 needs to be for 2 trips through the loop in the future 162 subq $3, 24, $2 # E : For determining future wh64 addresses 332 * Assumes the wh64 needs to be for 2 trips through the loop in the future 340 subq $3, 24, $2 # E : For determining future wh64 addresses 520 * Assumes the wh64 needs to be for 2 trips through the loop in the future 528 subq $3, 24, $2 # E : For determining future wh64 addresses
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | ti_wilink_st.h | 35 * @match_packet: reserved for future use, to make ST more generic 297 u8 future[24]; member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | ti_wilink_st.h | 35 * @match_packet: reserved for future use, to make ST more generic 297 u8 future[24]; member
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/ |
H A D | ar9003_eeprom.h | 289 u8 future[MAX_BASE_EXTENSION_FUTURE]; member
|
H A D | ar9003_eeprom.c | 143 .future = {0, 0}, 721 .future = {0, 0}, 1300 .future = {0, 0}, 1879 .future = {0, 0}, 2457 .future = {0, 0},
|
/kernel/linux/linux-5.10/scripts/ |
H A D | leaking_addresses.pl | 90 -o, --output-raw=<file> Save results for future processing.
|
/kernel/linux/linux-6.6/arch/x86/kernel/ |
H A D | head_32.S | 269 movb %al,%cl # save reg for future use
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/ |
H A D | ar9003_eeprom.h | 289 u8 future[MAX_BASE_EXTENSION_FUTURE]; member
|
H A D | ar9003_eeprom.c | 143 .future = {0, 0}, 721 .future = {0, 0}, 1300 .future = {0, 0}, 1879 .future = {0, 0}, 2457 .future = {0, 0},
|
/kernel/linux/linux-6.6/scripts/ |
H A D | leaking_addresses.pl | 91 -o, --output-raw=<file> Save results for future processing.
|
/kernel/linux/linux-5.10/arch/x86/kernel/ |
H A D | head_32.S | 293 movb %al,%cl # save reg for future use
|
/kernel/linux/linux-5.10/arch/arm/kernel/ |
H A D | head.S | 582 @ If a future SoC *does* use 0x0 as the PERIPH_BASE, then the
|
/kernel/linux/linux-6.6/drivers/cpufreq/ |
H A D | Kconfig.x86 | 82 In the future, comparison tests will be added. It can set amd-pstate
|
/kernel/linux/linux-6.6/rust/alloc/ |
H A D | boxed.rs | 130 //! being relaxed in the future! It is a simplified summary of the rules 157 use core::future::Future;
|
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/src/ |
H A D | isp.S | 889 # future access error; if -(a7), set mda7_flg in # 893 # future access error; if (a7)+, set mia7_flg in #
|
H A D | ilsp.S | 58 # leave room for future possible aditions.
|
/kernel/linux/linux-6.6/arch/m68k/ifpsp060/src/ |
H A D | isp.S | 889 # future access error; if -(a7), set mda7_flg in # 893 # future access error; if (a7)+, set mia7_flg in #
|
/kernel/linux/linux-6.6/tools/testing/selftests/iommu/ |
H A D | iommufd.c | 132 __u64 future; in TEST_F() member 137 /* future area is non-zero */ in TEST_F() 138 cmd.future = 1; in TEST_F()
|