Searched refs:gen_swap (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/arch/arc/net/ |
D | bpf_jit.h | 162 u8 gen_swap(u8 *buf, u8 rd, u8 size, u8 endian, bool force, bool do_zext);
|
D | bpf_jit_core.c | 417 *len = gen_swap(buf, rd, size, endian, force, do_zext); in handle_swap()
|
D | bpf_jit_arcv2.c | 2200 u8 gen_swap(u8 *buf, u8 rd, u8 size, u8 endian, bool force, bool do_zext) in gen_swap() function
|