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