Home
last modified time | relevance | path

Searched defs:rand_const (Results 1 – 2 of 2) sorted by relevance

/linux/scripts/gcc-plugins/
H A Dlatent_entropy_plugin.c434 tree frame_addr, rand_const, tmp, fndecl, udi_frame_addr; in init_local_entropy() local
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dreg_bounds.c1948 static u64 rand_const(enum num_t t) in rand_const() function