Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/scripts/gcc-plugins/
H A Dlatent_entropy_plugin.c446 tree frame_addr, rand_const, tmp, fndecl, udi_frame_addr; in init_local_entropy() local
482 rand_const = build_int_cstu(long_unsigned_type_node, rand_cst); in init_local_entropy()
484 assign = create_assign(op, local_entropy, local_entropy, rand_const); in init_local_entropy()
/kernel/linux/linux-6.6/scripts/gcc-plugins/
H A Dlatent_entropy_plugin.c434 tree frame_addr, rand_const, tmp, fndecl, udi_frame_addr; in init_local_entropy() local
470 rand_const = build_int_cstu(long_unsigned_type_node, rand_cst); in init_local_entropy()
472 assign = create_assign(op, local_entropy, local_entropy, rand_const); in init_local_entropy()

Completed in 3 milliseconds