Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/lib/
H A Dtest_bpf.c428 static int __bpf_fill_stxdw(struct bpf_test *self, int size) in __bpf_fill_stxdw() function
456 return __bpf_fill_stxdw(self, BPF_W); in bpf_fill_stxw()
461 return __bpf_fill_stxdw(self, BPF_DW); in bpf_fill_stxdw()
/kernel/linux/linux-6.6/lib/
H A Dtest_bpf.c431 static int __bpf_fill_stxdw(struct bpf_test *self, int size) in __bpf_fill_stxdw() function
459 return __bpf_fill_stxdw(self, BPF_W); in bpf_fill_stxw()
464 return __bpf_fill_stxdw(self, BPF_DW); in bpf_fill_stxdw()

Completed in 17 milliseconds