Home
last modified time | relevance | path

Searched refs:syncp (Results 1 - 2 of 2) sorted by relevance

/device/soc/rockchip/common/sdk_linux/kernel/bpf/
H A Dsyscall.c1836 start = u64_stats_fetch_begin_irq(&st->syncp); in bpf_prog_get_stats()
1839 } while (u64_stats_fetch_retry_irq(&st->syncp, start)); in bpf_prog_get_stats()
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dbpf.h522 struct u64_stats_sync syncp; member

Completed in 11 milliseconds