Searched defs:type (Results 1 - 25 of 6786) sorted by last modified time

1234567891011>>

/linux-master/fs/btrfs/
H A Dextent-tree.c353 int type local
649 int type; local
731 int type; local
799 int type; local
1005 int type; local
1097 int type; local
2389 int type; local
2966 int type; local
4827 int type; local
[all...]
/linux-master/tools/testing/selftests/timers/
H A Dposix_timers.c136 const char *type; local
182 "timer_create() per %s\n", type); local
/linux-master/fs/bcachefs/
H A Dsuper-io.c81 bch2_sb_field_get_id(struct bch_sb *sb, enum bch_sb_field_type type) argument
131 bch2_sb_field_delete(struct bch_sb_handle *sb, enum bch_sb_field_type type) argument
213 bch2_sb_field_resize_id(struct bch_sb_handle *sb, enum bch_sb_field_type type, unsigned u64s) argument
248 bch2_sb_field_get_minsize_id(struct bch_sb_handle *sb, enum bch_sb_field_type type, unsigned u64s) argument
1191 bch2_sb_field_type_ops(unsigned type) argument
1201 unsigned type = le32_to_cpu(f->type); local
1221 unsigned type = le32_to_cpu(f->type); local
1234 unsigned type = le32_to_cpu(f->type); local
[all...]
H A Dopts.h537 enum opt_type type; member in struct:bch_option
H A Dopts.c98 prt_str_opt_boundscheck(struct printbuf *out, const char * const opts[], unsigned nr, const char *type, unsigned idx) argument
[all...]
H A Dextents.c555 enum bch_extent_entry_type type; local
516 bch2_extent_crc_pack(union bch_extent_crc *dst, struct bch_extent_crc_unpacked src, enum bch_extent_entry_type type) argument
[all...]
H A Dcompress.h14 u8 type:4, member in struct:bch_compression_opt
H A Dchecksum.c33 unsigned int type; member in struct:bch2_checksum_state
200 struct bch_csum bch2_checksum(struct bch_fs *c, unsigned type, argument
239 bch2_encrypt(struct bch_fs *c, unsigned type, struct nonce nonce, void *data, size_t len) argument
248 __bch2_checksum_bio(struct bch_fs *c, unsigned type, struct nonce nonce, struct bio *bio, struct bvec_iter *iter) argument
313 bch2_checksum_bio(struct bch_fs *c, unsigned type, struct nonce nonce, struct bio *bio) argument
321 __bch2_encrypt_bio(struct bch_fs *c, unsigned type, struct nonce nonce, struct bio *bio) argument
358 bch2_checksum_merge(unsigned type, struct bch_csum a, struct bch_csum b, size_t b_len) argument
[all...]
H A Dchecksum.h12 static inline bool bch2_checksum_mergeable(unsigned type) argument
48 bch2_csum_to_text(struct printbuf *out, enum bch_csum_type type, struct bch_csum csum) argument
151 bch2_checksum_type_valid(const struct bch_fs *c, unsigned type) argument
[all...]
H A Dbtree_io.c1798 unsigned type = 0; local
1983 enum btree_write_type type = flags & BTREE_WRITE_TYPE_MASK; local
[all...]
H A Dbtree_iter.h541 __bch2_bkey_get_iter(struct btree_trans *trans, struct btree_iter *iter, unsigned btree_id, struct bpos pos, unsigned flags, unsigned type) argument
570 __bch2_bkey_get_val_typed(struct btree_trans *trans, unsigned btree_id, struct bpos pos, unsigned flags, unsigned type, unsigned val_size, void *val) argument
H A Dbtree_gc.c1117 mark_metadata_sectors(struct bch_fs *c, struct bch_dev *ca, u64 start, u64 end, enum bch_data_type type, unsigned flags) argument
[all...]
H A Dbkey_methods.c155 const char *bch2_btree_node_type_str(enum btree_node_type type) argument
160 __bch2_bkey_invalid(struct bch_fs *c, struct bkey_s_c k, enum btree_node_type type, enum bkey_invalid_flags flags, struct printbuf *err) argument
225 bch2_bkey_invalid(struct bch_fs *c, struct bkey_s_c k, enum btree_node_type type, enum bkey_invalid_flags flags, struct printbuf *err) argument
[all...]
H A Dbcachefs_format.h214 __u8 type; member in struct:bkey
282 __u8 type; member in struct:bkey_packed
483 __le32 type; member in struct:bch_sb_field
704 data_type_is_empty(enum bch_data_type type) argument
716 data_type_is_hidden(enum bch_data_type type) argument
779 __u8 type; /* designates what this jset holds */ member in struct:jset_entry
1212 bch2_csum_type_is_encryption(enum bch_csum_type type) argument
[all...]
/linux-master/drivers/vhost/
H A Dvhost.c1051 vhost_vq_meta_fetch(struct vhost_virtqueue *vq, u64 addr, unsigned int size, int type) argument
1167 __vhost_get_user_slow(struct vhost_virtqueue *vq, void __user *addr, unsigned int size, int type) argument
1198 __vhost_get_user(struct vhost_virtqueue *vq, void __user *addr, unsigned int size, int type) argument
1421 int type, ret; local
1607 vhost_vq_meta_update(struct vhost_virtqueue *vq, const struct vhost_iotlb_map *map, int type) argument
1618 iotlb_access_ok(struct vhost_virtqueue *vq, int access, u64 addr, u64 len, int type) argument
2885 vhost_new_msg(struct vhost_virtqueue *vq, int type) argument
[all...]
/linux-master/drivers/irqchip/
H A Dirq-gic-v3-its.c2333 u64 type = GITS_BASER_TYPE(val); local
2442 u64 type = GITS_BASER_TYPE(tmp); local
2630 u64 type = GITS_BASER_TYPE(val); local
3304 its_get_baser(struct its_node *its, u32 type) argument
[all...]
/linux-master/io_uring/
H A Dnet.c38 int type; member in struct:io_socket
/linux-master/fs/smb/client/
H A Dsmb2pdu.c1867 int type; local
[all...]
H A Dsmb2ops.c2629 smb2_query_info_compound(const unsigned int xid, struct cifs_tcon *tcon, const char *path, u32 desired_access, u32 class, u32 type, u32 output_len, struct kvec *rsp, int *buftype, struct cifs_sb_info *cifs_sb) argument
2863 smb2_mand_lock(const unsigned int xid, struct cifsFileInfo *cfile, __u64 offset, __u64 length, __u32 type, int lock, int unlock, bool wait) argument
H A Dconnect.c812 is_smb_response(struct TCP_Server_Info *server, unsigned char type) argument
H A Dcifsglob.h162 static inline const char *cifs_reparse_type_str(enum cifs_reparse_type type) argument
1365 __u16 type; member in struct:cifsLockInfo
[all...]
/linux-master/fs/ceph/
H A Dmds_client.c5943 int type = le16_to_cpu(msg->hdr.type); local
6126 int type = (int) le16_to_cpu(hdr->type); local
[all...]
/linux-master/drivers/iommu/intel/
H A Dsvm.c419 u64 type:8; member in struct:page_req_dsc::__anon17::__anon18
H A Diommu.c1187 __iommu_flush_context(struct intel_iommu *iommu, u16 did, u16 source_id, u8 function_mask, u64 type) argument
1223 __iommu_flush_iotlb(struct intel_iommu *iommu, u16 did, u64 addr, unsigned int size_order, u64 type) argument
1725 first_level_by_default(unsigned int type) argument
1739 alloc_domain(unsigned int type) argument
3857 intel_iommu_domain_alloc(unsigned type) argument
4375 enum iommu_resv_type type; local
4695 intel_iommu_hw_info(struct device *dev, u32 *length, u32 *type) argument
[all...]
/linux-master/drivers/iommu/amd/
H A Diommu.c713 int type, devid, flags, tag; local
2282 static struct protection_domain *protection_domain_alloc(unsigned int type) argument
2358 static struct iommu_domain *do_iommu_domain_alloc(unsigned int type, argument
2398 amd_iommu_domain_alloc(unsigned int type) argument
2415 unsigned int type = IOMMU_DOMAIN_UNMANAGED; local
2679 int type, prot = 0; local
[all...]

Completed in 1275 milliseconds

1234567891011>>