Searched refs:exporter (Results 1 – 4 of 4) sorted by relevance
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | dmabuf_iter.c | 37 const char *pname, *exporter; in dmabuf_collector() local 46 bpf_core_read(&exporter, sizeof(exporter), &dmabuf->exp_name)) in dmabuf_collector() 58 BPF_SEQ_PRINTF(seq, "%lu\n%llu\n%s\n%s\n", inode, size, name, exporter); in dmabuf_collector()
|
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | dmabuf_iter.c | 135 char exporter[32]; member 140 const char *name, const char *exporter) in check_dmabuf_info() argument 144 !strcmp(exporter, bufinfo->exporter); in check_dmabuf_info() 194 ASSERT_EQ(sscanf(line, "%31s", bufinfo.exporter), 1, in subtest_dmabuf_iter_check_default_iter()
|
| /linux/Documentation/networking/ |
| H A D | devmem.rst | 133 Note that any reasonably well-behaved dmabuf from any exporter should work with 276 Note that any reasonably well-behaved dmabuf from any exporter should work with
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | dmabuf.rst | 12 a DMA buffer to userspace as a file descriptor (known as the exporter
|