Searched refs:__bpf_fill_pattern (Results 1 – 1 of 1) sorted by relevance
| /linux/lib/ |
| H A D | test_bpf.c | 872 static int __bpf_fill_pattern(struct bpf_test *self, void *arg, in __bpf_fill_pattern() 1063 return __bpf_fill_pattern(self, &arg, 64, 32, in bpf_fill_alu64_or_imm() 1072 return __bpf_fill_pattern(self, &arg, 64, 32, in bpf_fill_alu64_add_imm() 1079 return __bpf_fill_pattern(self, &op, 64, 64, in bpf_fill_alu64_sub_imm() 1086 return __bpf_fill_pattern(self, &op, 64, 64, in bpf_fill_alu64_div_imm() 1888 return __bpf_fill_pattern(self, &op, 64, 64, in bpf_fill_atomic32_or_fetch() 1895 return __bpf_fill_pattern(self, &op, 64, 64, in bpf_fill_atomic32_xor_fetch() 1948 return __bpf_fill_pattern(self, NULL, 64, 64, 0, PATTERN_BLOCK2, in __bpf_fill_atomic_reg_pairs() 2000 return __bpf_fill_pattern(self, NULL, 64, 64, 0, PATTERN_BLOCK2, in __bpf_fill_atomic_reg_pairs() 2507 return __bpf_fill_pattern(sel in bpf_fill_jmp32_jne_imm() 841 static int __bpf_fill_pattern(struct bpf_test *self, void *arg, __bpf_fill_pattern() function [all...] |