Home
last modified time | relevance | path

Searched defs:started_at (Results 1 – 5 of 5) sorted by relevance

/linux-6.14.4/tools/sched_ext/
Dscx_central.bpf.c241 u64 *started_at = ARRAY_ELEM_PTR(cpu_started_at, cpu, nr_cpu_ids); in BPF_STRUCT_OPS() local
249 u64 *started_at = ARRAY_ELEM_PTR(cpu_started_at, cpu, nr_cpu_ids); in BPF_STRUCT_OPS() local
269 u64 *started_at; in central_timerfn() local
/linux-6.14.4/samples/bpf/
Dxdp_adjust_tail_user.c54 time_t started_at = time(NULL); in poll_stats() local
Dxdp_tx_iptunnel_user.c54 time_t started_at = time(NULL); in poll_stats() local
/linux-6.14.4/drivers/watchdog/
Dwatchdog_dev.c251 ktime_t started_at; in watchdog_start() local
/linux-6.14.4/net/core/
Dpktgen.c306 ktime_t started_at; member