Searched defs:patch (Results 76 - 77 of 77) sorted by relevance

1234

/linux-master/tools/lib/bpf/
H A Dlibbpf.c7554 char patch[512], spec_buf[256]; local
7501 patch_log(char *buf, size_t buf_sz, size_t log_sz, char *orig, size_t orig_sz, const char *patch) argument
7592 char patch[128]; local
7625 char patch[128]; local
[all...]
/linux-master/kernel/bpf/
H A Dverifier.c18803 struct bpf_insn *patch, zext_patch[2], rnd_hi32_patch[4]; local
18967 struct bpf_insn patch[] = { local
18513 bpf_patch_insn_data(struct bpf_verifier_env *env, u32 off, const struct bpf_insn *patch, u32 len) argument
19556 add_hidden_subprog(struct bpf_verifier_env *env, struct bpf_insn *patch, int len) argument
19604 struct bpf_insn patch[] = { local
19704 struct bpf_insn *patch = &insn_buf[0]; local
[all...]

Completed in 202 milliseconds

1234