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

/linux-master/drivers/scsi/cxlflash/
H A Dbackend.h40 struct file * (*get_fd)(void *ctx_cookie, struct file_operations *fops, member in struct:cxlflash_backend_ops
H A Dcxl_hw.c172 .get_fd = cxlflash_get_fd,
H A Dsuperpipe.c1434 file = cfg->ops->get_fd(ctx, &cfg->cxl_fops, &fd);
1568 file = cfg->ops->get_fd(ctx, &cfg->cxl_fops, &fd);
H A Docxl_hw.c1394 .get_fd = ocxlflash_get_fd,
/linux-master/tools/bpf/bpftool/
H A Dcommon.c303 int do_pin_any(int argc, char **argv, int (*get_fd)(int *, char ***))
311 fd = get_fd(&argc, &argv);

Completed in 157 milliseconds