Searched refs:get_fd (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.10/drivers/scsi/cxlflash/ |
| D | backend.h | 40 struct file * (*get_fd)(void *ctx_cookie, struct file_operations *fops, member
|
| D | cxl_hw.c | 172 .get_fd = cxlflash_get_fd,
|
| D | superpipe.c | 1433 file = cfg->ops->get_fd(ctx, &cfg->cxl_fops, &fd); in cxlflash_disk_attach() 1567 file = cfg->ops->get_fd(ctx, &cfg->cxl_fops, &fd); in recover_context()
|
| D | ocxl_hw.c | 1391 .get_fd = ocxlflash_get_fd,
|
| /Linux-v5.10/tools/bpf/bpftool/ |
| D | common.c | 264 int do_pin_any(int argc, char **argv, int (*get_fd)(int *, char ***)) in do_pin_any() 269 fd = get_fd(&argc, &argv); in do_pin_any()
|