Home
last modified time | relevance | path

Searched defs:secs (Results 176 - 200 of 254) sorted by relevance

1234567891011

/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igc/
H A Digc_ptp.c474 u32 secs, nsecs; in igc_ptp_rx_pktstamp() local
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb/
H A Dcxgb2.c60 static inline void schedule_mac_stats_update(struct adapter *ap, int secs) in schedule_mac_stats_update() argument
/kernel/linux/linux-6.6/arch/x86/tools/
H A Drelocs.c46 static struct section *secs; variable
[all...]
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-daemon.c483 static int daemon__wait(struct daemon *daemon, int secs) in daemon__wait() argument
443 daemon_session__wait(struct daemon_session *session, struct daemon *daemon, int secs) daemon_session__wait() argument
H A Dbuiltin-inject.c126 struct perf_file_section secs[HEADER_FEAT_BITS]; member
/kernel/linux/linux-6.6/kernel/time/
H A Dntp.c281 static inline s64 ntp_update_offset_fll(s64 offset64, long secs) in ntp_update_offset_fll() argument
300 long secs; in ntp_update_offset() local
400 second_overflow(time64_t secs) second_overflow() argument
[all...]
/kernel/linux/linux-6.6/net/ipv4/
H A Daf_inet.c1611 u32 secs; in inet_current_timestamp() local
H A Dipconfig.c635 __be16 secs; /* Seconds since we started */ member
/third_party/ffmpeg/libavformat/
H A Dmpeg.c294 uint8_t secs = ((ps2buf[0x1b] >> 4) * 10) + (ps2buf[0x1b] & 0x0f); in mpegps_read_pes_header() local
307 uint8_t secs = ((ps2buf[0x1f] >> 4) * 10) + (ps2buf[0x1f] & 0x0f); in mpegps_read_pes_header() local
/third_party/backends/backend/
H A Dgt68xx.c2320 int secs; in sane_cancel() local
/third_party/python/Python/
H A Dpytime.c604 _PyTime_t secs = ns / SEC_TO_NS; in _PyTime_AsSecondsDouble() local
813 _PyTime_t secs; in _PyTime_AsTimevalTime_t() local
/third_party/rust/crates/rust-openssl/openssl/src/
H A Dasn1.rs205 let mut secs = 0; in diff() variables
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Deloop.c844 int eloop_register_timeout(unsigned int secs, unsigned int usecs, in eloop_register_timeout() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Ddpp_tcp.c1357 unsigned int secs, usecs; in dpp_rx_gas_resp() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Deloop.c849 int eloop_register_timeout(unsigned int secs, unsigned int usecs, in eloop_register_timeout() argument
/kernel/linux/linux-5.10/drivers/md/
H A Dmd-bitmap.c1670 sector_t secs; in md_bitmap_set_memory_bits() local
2422 unsigned long secs = mddev->bitmap_info.daemon_sleep / HZ; in timeout_show() local
/kernel/linux/linux-5.10/tools/perf/bench/
H A Dnuma.c1120 u64 bytes_done, secs; in worker_thread() local
[all...]
/kernel/linux/linux-5.10/fs/f2fs/
H A Dgc.c1938 static void update_sb_metadata(struct f2fs_sb_info *sbi, int secs) in update_sb_metadata() argument
1971 static void update_fs_metadata(struct f2fs_sb_info *sbi, int secs) in update_fs_metadata() argument
1873 free_segment_range(struct f2fs_sb_info *sbi, unsigned int secs, bool gc_only) free_segment_range() argument
2004 unsigned int secs; f2fs_resize_fs() local
[all...]
/kernel/linux/linux-5.10/mm/
H A Dkmemleak.c1815 unsigned long secs; in kmemleak_write() local
/kernel/linux/linux-5.10/kernel/trace/
H A Dblktrace.c1298 unsigned secs = (unsigned long)ts; in blk_log_action_classic() local
/kernel/linux/linux-5.10/net/batman-adv/
H A Ddistributed-arp-table.c81 __be16 secs; member
/kernel/linux/linux-6.6/drivers/net/dsa/
H A Dmt7530.c877 unsigned int secs = msecs / 1000; in mt7530_set_ageing_time() local
/kernel/linux/linux-6.6/fs/f2fs/
H A Dgc.c2049 static void update_sb_metadata(struct f2fs_sb_info *sbi, int secs) in update_sb_metadata() argument
2082 static void update_fs_metadata(struct f2fs_sb_info *sbi, int secs) in update_fs_metadata() argument
1983 free_segment_range(struct f2fs_sb_info *sbi, unsigned int secs, bool gc_only) free_segment_range() argument
2115 unsigned int secs; f2fs_resize_fs() local
[all...]
/kernel/linux/linux-6.6/drivers/md/
H A Dmd-bitmap.c1742 sector_t secs; in md_bitmap_set_memory_bits() local
2493 unsigned long secs = mddev->bitmap_info.daemon_sleep / HZ; in timeout_show() local
/kernel/linux/linux-6.6/tools/perf/bench/
H A Dnuma.c1169 u64 bytes_done, secs; in worker_thread() local
[all...]

Completed in 53 milliseconds

1234567891011