Home
last modified time | relevance | path

Searched refs:HTAB_MALLOC (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/tools/testing/selftests/bpf/progs/
Dtimer.c65 #define HTAB_MALLOC 3 macro
207 if (*key != HTAB_MALLOC) in timer_cb2()
227 int key = HTAB, key_malloc = HTAB_MALLOC; in bpf_timer_test()
250 int key = HTAB, key_malloc = HTAB_MALLOC; in BPF_PROG2()