Searched refs:rand_const (Results 1 - 2 of 2) sorted by relevance

/linux-master/scripts/gcc-plugins/
H A Dlatent_entropy_plugin.c434 tree frame_addr, rand_const, tmp, fndecl, udi_frame_addr; local
470 rand_const = build_int_cstu(long_unsigned_type_node, rand_cst);
472 assign = create_assign(op, local_entropy, local_entropy, rand_const);
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dreg_bounds.c1935 static u64 rand_const(enum num_t t) function
1942 u64 x = rand_const(t), y = rand_const(t);
1979 t = rand_const(init_t);

Completed in 160 milliseconds