Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dtimer.c69 #define HTAB_MALLOC 3 macro
211 if (*key != HTAB_MALLOC) in timer_cb2()
231 int key = HTAB, key_malloc = HTAB_MALLOC; in bpf_timer_test()
254 int key = HTAB, key_malloc = HTAB_MALLOC; in BPF_PROG2()