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