Home
last modified time | relevance | path

Searched defs:timer (Results 26 - 50 of 1461) sorted by relevance

12345678910>>...59

/kernel/linux/linux-6.6/include/uapi/linux/netfilter/
H A Dxt_IDLETIMER.h28 struct idletimer_tg *timer __attribute__((aligned(8))); member
40 struct idletimer_tg *timer __attribute__((aligned(8))); member
/kernel/linux/linux-6.6/net/rxrpc/
H A Dnet_ns.c13 static void rxrpc_service_conn_reap_timeout(struct timer_list *timer) in rxrpc_service_conn_reap_timeout() argument
22 static void rxrpc_peer_keepalive_timeout(struct timer_list *timer) in rxrpc_peer_keepalive_timeout() argument
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dtimer_crash.c8 struct bpf_timer timer; member
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
H A Dlinux_timer.c36 void linux_init_timer(struct timer_list *timer) in linux_init_timer() argument
50 STATIC UINT32 DoDeleteTimer(struct timer_list *timer) in DoDeleteTimer() argument
61 DoAddTimer(struct timer_list *timer) DoAddTimer() argument
78 linux_add_timer(struct timer_list *timer) linux_add_timer() argument
103 linux_del_timer(struct timer_list *timer) linux_del_timer() argument
122 linux_mod_timer(struct timer_list *timer, unsigned long expires) linux_mod_timer() argument
[all...]
/third_party/libsnd/src/
H A Dtest_cart_var.c63 SF_CART_TIMER timer ; in test_cart_var() local
/third_party/libuv/test/
H A Dtest-walk-handles.c30 static uv_timer_t timer; variable
/third_party/mesa3d/src/util/
H A Dos_time.h67 os_localtime(const time_t *timer, struct tm *buf) in os_localtime() argument
/third_party/ltp/testcases/kernel/syscalls/timer_getoverrun/
H A Dtimer_getoverrun01.c50 int timer; in main() local
/third_party/ltp/testcases/kernel/syscalls/timer_gettime/
H A Dtimer_gettime01.c28 static kernel_timer_t timer; variable
/third_party/lwip/src/include/lwip/
H A Dmld6.h68 u16_t timer; member
/third_party/vixl/benchmarks/aarch64/
H A Dbench-branch-link.cc46 BenchTimer timer; in main() local
H A Dbench-branch-masm.cc50 BenchTimer timer; in main() local
H A Dbench-branch.cc51 BenchTimer timer; in main() local
/third_party/typescript/tests/baselines/reference/
H A DjsDeclarationsFunctionClassesCjsExportAssignment.js[all...]
/base/powermgr/battery_statistics/test/unittest/src/clienttest/
H A Dstats_util_test.cpp153 std::shared_ptr<StatsHelper::ActiveTimer> timer = std::make_shared<StatsHelper::ActiveTimer>(); in HWTEST_F() local
189 std::shared_ptr<StatsHelper::ActiveTimer> timer = std::make_shared<StatsHelper::ActiveTimer>(); HWTEST_F() local
216 std::shared_ptr<StatsHelper::ActiveTimer> timer = std::make_shared<StatsHelper::ActiveTimer>(); HWTEST_F() local
[all...]
/base/telephony/call_manager/utils/include/
H A Dtimer.h37 Timer(const Timer &timer) in Timer() argument
/base/time/time_service/services/dfx/src/
H A Dtime_sysevent.cpp27 void StatisticReporter(int32_t callerPid, int32_t size, std::shared_ptr<TimerInfo> timer) in StatisticReporter() argument
/base/useriam/user_auth_framework/test/unittest/services/src/
H A Drelative_timer_test.cpp50 auto &timer = RelativeTimer::GetInstance(); in HWTEST_F() local
/foundation/arkui/ace_engine_lite/frameworks/src/core/context/
H A Djs_timer_list.cpp27 TimerNode *timer = static_cast<TimerNode *>(ace_malloc(sizeof(TimerNode))); in AddTimer() local
54 void TimerList::DeleteTimer(uint8_t timer) in DeleteTimer() argument
[all...]
/foundation/resourceschedule/device_usage_statistics/services/common/src/
H A Dbundle_active_app_state_obsever.cpp52 sptr<MiscServices::TimeServiceClient> timer = MiscServices::TimeServiceClient::GetInstance(); in OnAbilityStateChanged() local
/foundation/distributedhardware/device_manager/test/commonunittest/
H A DUTTest_dm_timer.cpp56 std::shared_ptr<DmTimer> timer = std::make_shared<DmTimer>(); in HWTEST_F() local
82 std::shared_ptr<DmTimer> timer = std::make_shared<DmTimer>(); in HWTEST_F() local
99 std::shared_ptr<DmTimer> timer = std::make_shared<DmTimer>(); in HWTEST_F() local
117 std::shared_ptr<DmTimer> timer = std::make_shared<DmTimer>(); HWTEST_F() local
133 std::shared_ptr<DmTimer> timer = std::make_shared<DmTimer>(); HWTEST_F() local
[all...]
/kernel/linux/linux-5.10/arch/arm/mach-omap1/include/mach/
H A Dmtd-xip.h33 volatile xip_omap_mpu_timer_regs_t* timer = xip_omap_mpu_timer_base(nr); in xip_omap_mpu_timer_read() local
/kernel/linux/linux-6.6/arch/arm/mach-omap1/
H A Dmtd-xip.h32 volatile xip_omap_mpu_timer_regs_t* timer = xip_omap_mpu_timer_base(nr); in xip_omap_mpu_timer_read() local
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dclock.h48 struct mlx5_timer *timer = &clock->timer; in mlx5_timecounter_cyc2time() local
/kernel/linux/linux-5.10/drivers/s390/cio/
H A Deadm_sch.h16 struct timer_list timer; member

Completed in 6 milliseconds

12345678910>>...59