Searched defs:get_context (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/cxlflash/ |
H A D | backend.h | 30 void * (*get_context)(struct pci_dev *dev, void *afu_cookie); member
|
H A D | superpipe.c | 155 struct ctx_info *get_context(struct cxlflash_cfg *cfg, u64 rctxid, in get_context() function [all...] |
/kernel/linux/linux-6.6/drivers/scsi/cxlflash/ |
H A D | backend.h | 30 void * (*get_context)(struct pci_dev *dev, void *afu_cookie); member
|
H A D | superpipe.c | 155 struct ctx_info *get_context(struct cxlflash_cfg *cfg, u64 rctxid, in get_context() function [all...] |
/kernel/linux/linux-5.10/include/linux/ |
H A D | fscache.h | 97 void (*get_context)(void *cookie_netfs_data, void *context); member
|
H A D | fscrypt.h | 61 int (*get_context)(struct inode *inode, void *ctx, size_t len); member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | fscrypt.h | 95 int (*get_context)(struct inode *inode, void *ctx, size_t len); member
|
Completed in 9 milliseconds