/kernel/linux/linux-6.6/drivers/ata/ |
H A D | libata-zpodd.c | 57 struct rm_feature_desc *desc; in zpodd_get_mech_type() local
|
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | verity.c | 524 static int finish_verity(struct btrfs_inode *inode, const void *desc, in finish_verity() argument 630 static int btrfs_end_enable_verity(struct file *filp, const void *desc, in btrfs_end_enable_verity() argument
|
/kernel/linux/linux-6.6/fs/ext4/ |
H A D | verity.c | 171 static int ext4_write_verity_descriptor(struct inode *inode, const void *desc, in ext4_write_verity_descriptor() argument 191 static int ext4_end_enable_verity(struct file *filp, const void *desc, in ext4_end_enable_verity() argument
|
/kernel/linux/linux-6.6/fs/hfs/ |
H A D | bnode.c | 144 struct hfs_bnode_desc desc; in hfs_bnode_dump() local 320 struct hfs_bnode_desc *desc; in hfs_bnode_find() local [all...] |
/kernel/linux/linux-6.6/fs/fuse/ |
H A D | readdir.c | 339 struct fuse_page_desc desc = { .length = PAGE_SIZE }; in fuse_readdir_uncached() local
|
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | fscache.h | 153 static inline void nfs_netfs_set_pageio_descriptor(struct nfs_pageio_descriptor *desc, in nfs_netfs_set_pageio_descriptor() argument 158 static inline void nfs_netfs_reset_pageio_descriptor(struct nfs_pageio_descriptor *desc) in nfs_netfs_reset_pageio_descriptor() argument 198 static inline void nfs_netfs_set_pageio_descriptor(struct nfs_pageio_descriptor *desc, in nfs_netfs_set_pageio_descriptor() argument 200 static inline void nfs_netfs_reset_pageio_descriptor(struct nfs_pageio_descriptor *desc) {} in nfs_netfs_reset_pageio_descriptor() argument 148 nfs_netfs_set_pgio_header(struct nfs_pgio_header *hdr, struct nfs_pageio_descriptor *desc) nfs_netfs_set_pgio_header() argument 196 nfs_netfs_set_pgio_header(struct nfs_pgio_header *hdr, struct nfs_pageio_descriptor *desc) nfs_netfs_set_pgio_header() argument
|
/kernel/linux/linux-6.6/fs/hfsplus/ |
H A D | btree.c | 317 struct hfs_bnode_desc desc; in hfs_bmap_new_bmap() local
|
H A D | bnode.c | 293 struct hfs_bnode_desc desc; in hfs_bnode_dump() local 470 struct hfs_bnode_desc *desc; in hfs_bnode_find() local [all...] |
/kernel/linux/linux-6.6/fs/ext2/ |
H A D | ialloc.c | 49 struct ext2_group_desc *desc; in read_inode_bitmap() local 68 struct ext2_group_desc * desc; in ext2_release_inode() local 203 struct ext2_group_desc *desc, *best_desc = NULL; find_group_dir() local 266 struct ext2_group_desc *desc; find_group_orlov() local 363 struct ext2_group_desc *desc; find_group_other() local 614 struct ext2_group_desc *desc; ext2_count_free_inodes() local [all...] |
/kernel/linux/linux-6.6/fs/ |
H A D | fs_parser.c | 54 fs_lookup_key( const struct fs_parameter_spec *desc, struct fs_parameter *param, bool *negated) fs_lookup_key() argument 103 __fs_parse(struct p_log *log, const struct fs_parameter_spec *desc, struct fs_parameter *param, struct fs_parse_result *result) __fs_parse() argument 380 fs_validate_description(const char *name, const struct fs_parameter_spec *desc) fs_validate_description() argument [all...] |
/kernel/linux/linux-6.6/fs/verity/ |
H A D | enable.c | 214 struct fsverity_descriptor *desc; in enable_verity() local 264 struct fsverity_descriptor *desc = (struct fsverity_descriptor *)_desc; fsverity_enable_with_descriptor() local 539 struct code_sign_descriptor *desc = CAST_CODE_SIGN_DESC(_desc); code_sign_init_descriptor() local [all...] |
/kernel/linux/linux-6.6/fs/smb/server/ |
H A D | xattr.h | 95 __u8 desc[10]; /* posix_acl description */ member
|
/kernel/linux/linux-6.6/fs/ubifs/ |
H A D | auth.c | 93 struct shash_desc *desc; in ubifs_get_desc() local
|
/kernel/linux/linux-6.6/drivers/virtio/ |
H A D | virtio_pci_common.c | 102 vp_request_msix_vectors(struct virtio_device *vdev, int nvectors, bool per_vq_vectors, struct irq_affinity *desc) vp_request_msix_vectors() argument 284 vp_find_vqs_msix(struct virtio_device *vdev, unsigned int nvqs, struct virtqueue *vqs[], vq_callback_t *callbacks[], const char * const names[], bool per_vq_vectors, const bool *ctx, struct irq_affinity *desc) vp_find_vqs_msix() argument 397 vp_find_vqs(struct virtio_device *vdev, unsigned int nvqs, struct virtqueue *vqs[], vq_callback_t *callbacks[], const char * const names[], const bool *ctx, struct irq_affinity *desc) vp_find_vqs() argument
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | fsverity.h | 195 fsverity_enable_with_descriptor(struct file *filp, void *desc, size_t desc_size) fsverity_enable_with_descriptor() argument
|
H A D | fsl-diu-fb.h | 138 __be32 desc[3]; member
|
H A D | code_sign.h | 59 static inline u64 get_tree_offset_compact(const void *desc) in get_tree_offset_compact() argument 66 const struct code_sign_descriptor *desc = CONST_CAST_CODE_SIGN_DESC(_desc); in is_inside_tree_compact() local 71 code_sign_check_descriptor_hook(const struct inode *inode, const void *desc) code_sign_check_descriptor_hook() argument 79 code_sign_before_measurement_hook(void *desc) code_sign_before_measurement_hook() argument 87 code_sign_after_measurement_hook(void *desc, int version) code_sign_after_measurement_hook() argument [all...] |
H A D | hte.h | 216 hte_init_line_attr(struct hte_ts_desc *desc, u32 line_id, unsigned long edge_flags, const char *name, void *data) hte_init_line_attr() argument 223 hte_ts_get(struct device *dev, struct hte_ts_desc *desc, int index) hte_ts_get() argument 229 hte_ts_put(struct hte_ts_desc *desc) hte_ts_put() argument 234 hte_request_ts_ns(struct hte_ts_desc *desc, hte_ts_cb_t cb, hte_ts_sec_cb_t tcb, void *data) hte_request_ts_ns() argument 240 devm_hte_request_ts_ns(struct device *dev, struct hte_ts_desc *desc, hte_ts_cb_t cb, hte_ts_sec_cb_t tcb, void *data) devm_hte_request_ts_ns() argument 254 hte_enable_ts(struct hte_ts_desc *desc) hte_enable_ts() argument 259 hte_disable_ts(struct hte_ts_desc *desc) hte_disable_ts() argument 264 hte_get_clk_src_info(const struct hte_ts_desc *desc, struct hte_clk_info *ci) hte_get_clk_src_info() argument [all...] |
H A D | fs_parser.h | 68 fs_parse(struct fs_context *fc, const struct fs_parameter_spec *desc, struct fs_parameter *param, struct fs_parse_result *result) fs_parse() argument 93 fs_validate_description(const char *name, const struct fs_parameter_spec *desc) fs_validate_description() argument
|
H A D | shdma-base.h | 63 void *desc; /* buffer for descriptor array */ member
|
/kernel/linux/linux-6.6/include/linux/mtd/ |
H A D | ubi.h | 257 ubi_read(struct ubi_volume_desc *desc, int lnum, char *buf, int offset, int len) ubi_read() argument 267 ubi_read_sg(struct ubi_volume_desc *desc, int lnum, struct ubi_sgl *sgl, int offset, int len) ubi_read_sg() argument [all...] |
/kernel/linux/linux-6.6/include/linux/usb/ |
H A D | typec_altmode.h | 31 char *desc; member
|
/kernel/linux/linux-6.6/include/net/ |
H A D | xdp_sock_drv.h | 92 static inline bool xsk_is_eop_desc(struct xdp_desc *desc) in xsk_is_eop_desc() argument 302 static inline bool xsk_is_eop_desc(struct xdp_desc *desc) in xsk_is_eop_desc() argument 209 xsk_tx_peek_desc(struct xsk_buff_pool *pool, struct xdp_desc *desc) xsk_tx_peek_desc() argument
|
/kernel/linux/linux-6.6/include/pcmcia/ |
H A D | soc_common.h | 55 struct gpio_desc *desc; member
|
/kernel/linux/linux-6.6/drivers/scsi/fnic/ |
H A D | vnic_wq.h | 64 void *desc; member
|