Home
last modified time | relevance | path

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

/linux/lib/
A Dtest_kprobes.c15 static u32 rand1, preh_val, posth_val; variable
33 preh_val = (rand1 / div_factor); in kp_pre_handler()
55 target(rand1); in test_kprobe()
125 target(rand1); in test_kprobes()
132 target2(rand1); in test_kprobes()
156 krph_val = rand1; in return_handler()
170 target(rand1); in test_kretprobe()
181 krph_val = rand1; in return_handler2()
202 target(rand1); in test_kretprobes()
206 target2(rand1); in test_kretprobes()
[all …]
A Dtest_scanf.c279 u32 rand1 = prandom_u32_state(&rnd_state); in next_test_random_ull() local
280 u32 n_bits = (hweight32(rand1) * 3) % 64; in next_test_random_ull()
281 u64 val = (u64)prandom_u32_state(&rnd_state) * rand1; in next_test_random_ull()
/linux/drivers/net/ethernet/freescale/
A Dfec_mpc52xx.h92 u32 rand1; /* FEC + 0x12C */ member

Completed in 11 milliseconds