Searched defs:full_imm (Results 1 - 5 of 5) sorted by relevance
| /kernel/linux/linux-5.10/kernel/bpf/ |
| H A D | disasm.c | 36 __func_imm_name(const struct bpf_insn_cbs *cbs, const struct bpf_insn *insn, u64 full_imm, char *buff, size_t len) __func_imm_name() argument
|
| /kernel/linux/linux-6.6/kernel/bpf/ |
| H A D | disasm.c | 43 __func_imm_name(const struct bpf_insn_cbs *cbs, const struct bpf_insn *insn, u64 full_imm, char *buff, size_t len) __func_imm_name() argument
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/ |
| H A D | disasm.c | 43 __func_imm_name(const struct bpf_insn_cbs *cbs, const struct bpf_insn *insn, u64 full_imm, char *buff, size_t len) __func_imm_name() argument
|
| /kernel/linux/linux-5.10/tools/bpf/bpftool/ |
| H A D | xlated_dumper.c | 187 print_imm(void *private_data, const struct bpf_insn *insn, __u64 full_imm) print_imm() argument
|
| /kernel/linux/linux-6.6/tools/bpf/bpftool/ |
| H A D | xlated_dumper.c | 194 print_imm(void *private_data, const struct bpf_insn *insn, __u64 full_imm) print_imm() argument
|
Completed in 4 milliseconds