Searched refs:__bpf_fill_stxdw (Results 1 - 1 of 1) sorted by relevance

/linux-master/lib/
H A Dtest_bpf.c431 static int __bpf_fill_stxdw(struct bpf_test *self, int size) function
459 return __bpf_fill_stxdw(self, BPF_W);
464 return __bpf_fill_stxdw(self, BPF_DW);

Completed in 128 milliseconds