Home
last modified time | relevance | path

Searched defs:secs (Results 76 – 100 of 122) sorted by relevance

12345

/openbmc/linux/tools/lib/bpf/
H A Dlinker.c62 struct src_sec *secs; member
140 struct dst_sec *secs; member
249 struct dst_sec *secs = linker->secs, *sec; in add_dst_sec() local
518 struct src_sec *secs = obj->secs, *sec; in add_src_sec() local
/openbmc/linux/fs/hpfs/
H A Danode.c399 void hpfs_truncate_btree(struct super_block *s, secno f, int fno, unsigned secs) in hpfs_truncate_btree()
/openbmc/qemu/chardev/
H A Dchar-mux.c58 int secs; in mux_chr_write() local
/openbmc/linux/drivers/net/dsa/microchip/
H A Dlan937x_main.c260 u32 secs = msecs / 1000; in lan937x_set_ageing_time() local
/openbmc/qemu/tests/qtest/
H A Dtco-test.c39 #define TCO_SECS_TO_TICKS(secs) (((secs) * 10) / 6) argument
/openbmc/linux/drivers/rtc/
H A Drtc-brcmstb-waketimer.c76 unsigned int secs) in brcmstb_waketmr_set_alarm()
/openbmc/linux/drivers/infiniband/hw/ocrdma/
H A Docrdma_stats.c608 ulong now = jiffies, secs; in ocrdma_update_stats() local
/openbmc/linux/tools/perf/
H A Dbuiltin-daemon.c444 int secs) in daemon_session__wait()
483 static int daemon__wait(struct daemon *daemon, int secs) in daemon__wait()
/openbmc/linux/block/partitions/
H A Daix.c23 __be32 secs; member
/openbmc/linux/drivers/watchdog/
H A DiTCO_wdt.c139 int secs) in seconds_to_ticks()
/openbmc/qemu/block/
H A Dqapi.c741 int64_t secs; in bdrv_snapshot_dump() local
H A Dvvfat.c345 static int sector2CHS(mbr_chs_t *chs, int spos, int cyls, int heads, int secs) in sector2CHS()
365 static void init_mbr(BDRVVVFATState *s, int cyls, int heads, int secs) in init_mbr()
897 const char *dirname, int heads, int secs, in init_directories()
1141 int cyls, heads, secs; in vvfat_open() local
/openbmc/phosphor-certificate-manager/
H A Dcertificate.cpp540 int secs = 0; in populateProperties() local
/openbmc/linux/net/netfilter/
H A Dnft_limit.c130 u64 secs = div_u64(priv->nsecs, NSEC_PER_SEC); in nft_limit_dump() local
/openbmc/linux/include/xen/interface/
H A Dplatform.h24 uint32_t secs; member
32 uint64_t secs; member
/openbmc/linux/kernel/rcu/
H A Drcu.h574 #define do_trace_rcu_torture_read(rcutorturename, rhp, secs, c_old, c) \ argument
/openbmc/qemu/hw/block/
H A Donenand.c86 int secs; member
/openbmc/linux/arch/x86/include/asm/
H A Dsgx.h250 u64 secs; member
/openbmc/linux/arch/mips/boot/tools/
H A Drelocs.c32 static struct section *secs; variable
/openbmc/qemu/hw/virtio/
H A Dvirtio-balloon.c218 static void balloon_stats_change_timer(VirtIOBalloon *s, int64_t secs) in balloon_stats_change_timer()
/openbmc/linux/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
/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_ptp.c474 u32 secs, nsecs; in igc_ptp_rx_pktstamp() local
/openbmc/qemu/hw/core/
H A Dloader.c1443 static GList *add_romsec_to_list(GList *secs, hwaddr base, int se) in add_romsec_to_list()
1457 GList *it, *secs = NULL; in rom_find_largest_gap_between() local
/openbmc/openbmc/poky/bitbake/lib/bb/ui/
H A Dbuildinfohelper.py133 def _timestamp_to_datetime(self, secs): argument
/openbmc/linux/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()

12345