Home
last modified time | relevance | path

Searched defs:loop_ctx (Results 1 – 4 of 4) sorted by relevance

/linux-6.14.4/tools/testing/selftests/bpf/progs/
Dlocal_storage_bench.c45 struct loop_ctx { struct
51 static int do_lookup(unsigned int elem, struct loop_ctx *lctx) in do_lookup() argument
Dverifier_iterating_callbacks.c49 struct buf_context loop_ctx = { .buf = buf }; in unsafe_on_2nd_iter() local
65 struct num_context loop_ctx = { .i = 32 }; in unsafe_on_zero_iter() local
81 struct num_context loop_ctx = { .i = 0, .j = 1 }; in widening() local
100 struct num_context loop_ctx = { .i = 0 }; in loop_detection() local
128 struct num_context loop_ctx = { .i = 0 }; in unsafe_for_each_map_elem() local
143 struct num_context loop_ctx = { .i = 0 }; in unsafe_ringbuf_drain() local
159 struct num_context loop_ctx = { .i = 0 }; in unsafe_find_vma() local
Dsetget_sockopt.c78 struct loop_ctx { struct
79 void *ctx;
80 struct sock *sk;
Dxdp_synproxy_kern.c278 struct tcpopt_context loop_ctx = { in tscookie_init() local