Searched refs:bpf_get_prandom_u32 (Results 1 – 6 of 6) sorted by relevance
37 int rnd = bpf_get_prandom_u32(); in bpf_map_lock_test()
240 __u32 key = bpf_get_prandom_u32(); in send_basic_event()
132 unsigned int rand = bpf_get_prandom_u32(); in _hbm_out_cg()
149 unsigned int rand = bpf_get_prandom_u32(); in _hbm_out_cg()
193 key = bpf_get_prandom_u32(); in stress_lru_hmap_alloc()
82 static unsigned long long (*bpf_get_prandom_u32)(void) = variable