Searched refs:bpf_user_rnd_u32 (Results 1 – 4 of 4) sorted by relevance
119 .func = bpf_user_rnd_u32,
2175 BPF_CALL_0(bpf_user_rnd_u32) in BPF_CALL_0() argument
1846 u64 bpf_user_rnd_u32(u64 r1, u64 r2, u64 r3, u64 r4, u64 r5);
442 *insn = BPF_EMIT_CALL(bpf_user_rnd_u32); in convert_bpf_extensions()