Home
last modified time | relevance | path

Searched refs:bpf_timer_start (Results 1 – 25 of 97) sorted by relevance

1234

/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/progs/
H A Dtimer.c76 if (bpf_timer_start(timer, 1ull << 35, 0) != 0) in timer_cb1()
83 if (bpf_timer_start(lru_timer, 0, 0) != 0) in timer_cb1()
142 bpf_timer_start(arr_timer, 0 /* call timer_cb1 asap */, 0); in BPF_PROG2()
164 bpf_timer_start(&val->timer, 1000, 0); in timer_cb2()
195 if (bpf_timer_start(&val->timer, 1000, 0) != -EINVAL) in timer_cb2()
226 bpf_timer_start(&val->timer, 1000, 0); in bpf_timer_test()
233 bpf_timer_start(&val->timer, 1000, 0); in bpf_timer_test()
H A Dtimer_mim.c45 if (bpf_timer_start(&val->timer, 1000, 0)) in timer_cb2()
56 if (bpf_timer_start(&val->timer, 1000, 0)) in timer_cb1()
85 if (bpf_timer_start(&val->timer, 0, 0)) in BPF_PROG()
H A Dtimer_mim_reject.c71 if (bpf_timer_start(&val->timer, 0, 0)) in BPF_PROG()
H A Dtest_helper_restricted.c42 bpf_timer_start(&timer->t, 10E9, 0); in timer_work()
/aosp_15_r20/external/libbpf/src/
H A Dbpf_helper_defs.h4056 static long (* const bpf_timer_start)(struct bpf_timer *timer, __u64 nsecs, __u64 flags) = (void *)… variable
/aosp_15_r20/out/soong/.intermediates/external/libbpf/libbpf_headers/gen/bpf/
Dbpf_helper_defs.h4056 static long (* const bpf_timer_start)(struct bpf_timer *timer, __u64 nsecs, __u64 flags) = (void *)… variable
/aosp_15_r20/device/google/bluejay-kernels/6.1/25Q1-12919773/
DSystem.map10597 ffffffc00825b5b0 T bpf_timer_start
/aosp_15_r20/device/google/akita-kernels/6.1/25Q1-12919773/
DSystem.map10597 ffffffc00825b5b0 T bpf_timer_start
/aosp_15_r20/device/google/caimito-kernels/6.1/25Q1-12919773/
DSystem.map10597 ffffffc00825b5b0 T bpf_timer_start
/aosp_15_r20/device/google/lynx-kernels/6.1/25Q1-12919773/
DSystem.map10597 ffffffc00825b5b0 T bpf_timer_start
/aosp_15_r20/device/google/caimito-kernels/6.1/25Q1-12919773/16kb/
DSystem.map10595 ffffc0000825b948 T bpf_timer_start
/aosp_15_r20/kernel/prebuilts/mainline/arm64/16k/
DSystem.map10390 ffffc00008259134 T bpf_timer_start
/aosp_15_r20/kernel/prebuilts/6.1/arm64/
DSystem.map10589 ffffffc00825acb8 T bpf_timer_start
/aosp_15_r20/kernel/prebuilts/6.6/arm64/16k/
DSystem.map9258 ffffc00080267b3c T bpf_timer_start
/aosp_15_r20/device/google/felix-kernels/6.1/25Q1-12919773/
DSystem.map10597 ffffffc00825b5b0 T bpf_timer_start
/aosp_15_r20/device/google/raviole-kernels/6.1/25Q1-12919773/
DSystem.map10597 ffffffc00825b5b0 T bpf_timer_start
/aosp_15_r20/device/google/comet-kernels/6.1/25Q1-12919773/
DSystem.map10597 ffffffc00825b5b0 T bpf_timer_start
/aosp_15_r20/device/google/akita-kernels/6.1/25Q1-12919773/16kb/
DSystem.map10595 ffffc0000825b948 T bpf_timer_start
/aosp_15_r20/device/google/tangorpro-kernels/6.1/25Q1-12919773/
DSystem.map10597 ffffffc00825b5b0 T bpf_timer_start
/aosp_15_r20/kernel/prebuilts/6.6/arm64/
DSystem.map9260 ffffffc080267708 T bpf_timer_start
/aosp_15_r20/device/google/shusky-kernels/6.1/25Q1-12919773/
DSystem.map10597 ffffffc00825b5b0 T bpf_timer_start
/aosp_15_r20/device/google/shusky-kernels/6.1/25Q1-12919773/16kb/
DSystem.map10595 ffffc0000825b948 T bpf_timer_start
/aosp_15_r20/device/google/pantah-kernels/6.1/25Q1-12919773/
DSystem.map10597 ffffffc00825b5b0 T bpf_timer_start
/aosp_15_r20/device/google/cuttlefish_prebuilts/kernel/mainline-arm/
DSystem.map7019 c02c2f04 T bpf_timer_start
/aosp_15_r20/device/google/felix-kernels/6.1/25Q1-12919773/debug_kmemleak/
DSystem.map10628 ffffffc00825b6cc T bpf_timer_start

1234