Home
last modified time | relevance | path

Searched defs:type (Results 1 – 25 of 4317) sorted by relevance

12345678910>>...173

/Linux-v5.4/include/trace/events/
Df2fs.h53 #define show_block_type(type) \ argument
90 #define show_data_type(type) \ argument
100 #define show_file_type(type) \ argument
105 #define show_gc_type(type) \ argument
110 #define show_alloc_mode(type) \ argument
115 #define show_victim_policy(type) \ argument
120 #define show_cpreason(type) \ argument
130 #define show_fsync_cpreason(type) \ argument
143 #define show_shutdown_mode(type) \ argument
Dbtrfs.h41 #define show_ref_type(type) \ argument
70 #define show_fi_type(type) \ argument
76 #define show_qgroup_rsv_type(type) \ argument
224 #define __show_map_type(type) \ argument
231 #define show_map_type(type) \ argument
922 #define show_chunk_type(type) \ argument
/Linux-v5.4/kernel/trace/
Dtrace_export.c19 enum trace_reg type, void *data) in ftrace_event_register()
39 #define __field_struct(type, item) argument
42 #define __field(type, item) type item; argument
45 #define __field_desc(type, container, item) type item; argument
48 #define __array(type, item, size) type item[size]; argument
51 #define __array_desc(type, container, item, size) type item[size]; argument
54 #define __dynamic_array(type, item) type item[]; argument
83 #define __field(type, item) \ argument
92 #define __field_desc(type, container, item) \ argument
102 #define __array(type, item, len) \ argument
[all …]
/Linux-v5.4/arch/s390/hypfs/
Dhypfs_diag.c47 static inline int info_blk_hdr__size(enum diag204_format type) in info_blk_hdr__size()
55 static inline __u8 info_blk_hdr__npar(enum diag204_format type, void *hdr) in info_blk_hdr__npar()
63 static inline __u8 info_blk_hdr__flags(enum diag204_format type, void *hdr) in info_blk_hdr__flags()
71 static inline __u16 info_blk_hdr__pcpus(enum diag204_format type, void *hdr) in info_blk_hdr__pcpus()
81 static inline int part_hdr__size(enum diag204_format type) in part_hdr__size()
89 static inline __u8 part_hdr__rcpus(enum diag204_format type, void *hdr) in part_hdr__rcpus()
97 static inline void part_hdr__part_name(enum diag204_format type, void *hdr, in part_hdr__part_name()
113 static inline int cpu_info__size(enum diag204_format type) in cpu_info__size()
121 static inline __u8 cpu_info__ctidx(enum diag204_format type, void *hdr) in cpu_info__ctidx()
129 static inline __u16 cpu_info__cpu_addr(enum diag204_format type, void *hdr) in cpu_info__cpu_addr()
[all …]
/Linux-v5.4/tools/testing/selftests/bpf/
Dtest_btf.h22 #define BTF_ARRAY_ENC(type, index_type, nr_elems) \ argument
24 #define BTF_TYPE_ARRAY_ENC(type, index_type, nr_elems) \ argument
34 #define BTF_VAR_ENC(name, type, linkage) \ argument
36 #define BTF_VAR_SECINFO_ENC(type, offset, size) \ argument
39 #define BTF_MEMBER_ENC(name, type, bits_offset) \ argument
45 #define BTF_TYPEDEF_ENC(name, type) \ argument
48 #define BTF_PTR_ENC(type) \ argument
51 #define BTF_CONST_ENC(type) \ argument
54 #define BTF_VOLATILE_ENC(type) \ argument
57 #define BTF_RESTRICT_ENC(type) \ argument
[all …]
/Linux-v5.4/fs/quota/
Dquota.c23 static int check_quotactl_permission(struct super_block *sb, int type, int cmd, in check_quotactl_permission()
52 int type = *(int *)arg; in quota_sync_one() local
59 static int quota_sync_all(int type) in quota_sync_all()
71 unsigned int qtype_enforce_flag(int type) in qtype_enforce_flag()
84 static int quota_quotaon(struct super_block *sb, int type, qid_t id, in quota_quotaon()
96 static int quota_quotaoff(struct super_block *sb, int type) in quota_quotaoff()
105 static int quota_getfmt(struct super_block *sb, int type, void __user *addr) in quota_getfmt()
117 static int quota_getinfo(struct super_block *sb, int type, void __user *addr) in quota_getinfo()
145 static int quota_setinfo(struct super_block *sb, int type, void __user *addr) in quota_setinfo()
199 static int quota_getquota(struct super_block *sb, int type, qid_t id, in quota_getquota()
[all …]
/Linux-v5.4/net/sctp/
Dsm_statefuns.c211 const union sctp_subtype type, in sctp_sf_do_4_C()
296 const union sctp_subtype type, in sctp_sf_do_5_1B_init()
495 const union sctp_subtype type, in sctp_sf_do_5_1C_ack()
677 const union sctp_subtype type, in sctp_sf_do_5_1D_ce()
891 const union sctp_subtype type, in sctp_sf_do_5_1E_ca()
982 const union sctp_subtype type, in sctp_sf_heartbeat()
1008 const union sctp_subtype type, in sctp_sf_sendbeat_8_3()
1056 const union sctp_subtype type, in sctp_sf_send_reconf()
1108 const union sctp_subtype type, in sctp_sf_beat_8_3()
1182 const union sctp_subtype type, in sctp_sf_backbeat_8_3()
[all …]
/Linux-v5.4/fs/cifs/
Dcifs_debug.h60 #define cifs_dbg_func(ratefunc, type, fmt, ...) \ argument
73 #define cifs_dbg(type, fmt, ...) \ argument
83 #define cifs_server_dbg_func(ratefunc, type, fmt, ...) \ argument
100 #define cifs_server_dbg(type, fmt, ...) \ argument
110 #define cifs_tcon_dbg_func(ratefunc, type, fmt, ...) \ argument
127 #define cifs_tcon_dbg(type, fmt, ...) \ argument
142 #define cifs_dbg(type, fmt, ...) \ argument
148 #define cifs_server_dbg(type, fmt, ...) \ argument
155 #define cifs_tcon_dbg(type, fmt, ...) \ argument
/Linux-v5.4/drivers/vfio/mdev/
Dmdev_sysfs.c25 struct mdev_type *type = to_mdev_type(kobj); in mdev_type_attr_show() local
38 struct mdev_type *type = to_mdev_type(kobj); in mdev_type_attr_store() local
81 struct mdev_type *type = to_mdev_type(kobj); in mdev_type_release() local
95 struct mdev_type *type; in add_mdev_supported_type() local
148 static void remove_mdev_supported_type(struct mdev_type *type) in remove_mdev_supported_type()
163 struct mdev_type *type; in add_mdev_supported_type_groups() local
185 struct mdev_type *type, *tmp; in parent_remove_sysfs_files() local
251 int mdev_create_sysfs_files(struct device *dev, struct mdev_type *type) in mdev_create_sysfs_files()
276 void mdev_remove_sysfs_files(struct device *dev, struct mdev_type *type) in mdev_remove_sysfs_files()
/Linux-v5.4/crypto/
Dapi.c55 static struct crypto_alg *__crypto_alg_lookup(const char *name, u32 type, in __crypto_alg_lookup()
105 struct crypto_larval *crypto_larval_alloc(const char *name, u32 type, u32 mask) in crypto_larval_alloc()
125 static struct crypto_alg *crypto_larval_add(const char *name, u32 type, in crypto_larval_add()
191 static struct crypto_alg *crypto_alg_lookup(const char *name, u32 type, in crypto_alg_lookup()
215 static struct crypto_alg *crypto_larval_lookup(const char *name, u32 type, in crypto_larval_lookup()
259 struct crypto_alg *crypto_alg_mod_lookup(const char *name, u32 type, u32 mask) in crypto_alg_mod_lookup()
292 static int crypto_init_ops(struct crypto_tfm *tfm, u32 type, u32 mask) in crypto_init_ops()
316 const struct crypto_type *type = tfm->__crt_alg->cra_type; in crypto_exit_ops() local
322 static unsigned int crypto_ctxsize(struct crypto_alg *alg, u32 type, u32 mask) in crypto_ctxsize()
355 struct crypto_tfm *__crypto_alloc_tfm(struct crypto_alg *alg, u32 type, in __crypto_alloc_tfm()
[all …]
/Linux-v5.4/include/linux/
Dquotaops.h75 static inline int dquot_suspend(struct super_block *sb, int type) in dquot_suspend()
111 static inline struct mem_dqinfo *sb_dqinfo(struct super_block *sb, int type) in sb_dqinfo()
120 static inline bool sb_has_quota_usage_enabled(struct super_block *sb, int type) in sb_has_quota_usage_enabled()
126 static inline bool sb_has_quota_limits_enabled(struct super_block *sb, int type) in sb_has_quota_limits_enabled()
132 static inline bool sb_has_quota_suspended(struct super_block *sb, int type) in sb_has_quota_suspended()
144 static inline bool sb_has_quota_loaded(struct super_block *sb, int type) in sb_has_quota_loaded()
155 static inline bool sb_has_quota_active(struct super_block *sb, int type) in sb_has_quota_active()
169 static inline int sb_has_quota_usage_enabled(struct super_block *sb, int type) in sb_has_quota_usage_enabled()
174 static inline int sb_has_quota_limits_enabled(struct super_block *sb, int type) in sb_has_quota_limits_enabled()
179 static inline int sb_has_quota_suspended(struct super_block *sb, int type) in sb_has_quota_suspended()
[all …]
Delfnote.h42 #define ELFNOTE_START(name, type, flags) \ argument
56 #define ELFNOTE(name, type, desc) \ argument
72 #define _ELFNOTE(size, name, unique, type, desc) \ argument
92 #define ELFNOTE(size, name, type, desc) \ argument
95 #define ELFNOTE32(name, type, desc) ELFNOTE(32, name, type, desc) argument
96 #define ELFNOTE64(name, type, desc) ELFNOTE(64, name, type, desc) argument
/Linux-v5.4/drivers/md/
Ddm-exception-store.c24 struct dm_exception_store_type *type; in __find_exception_store_type() local
35 struct dm_exception_store_type *type; in _get_exception_store_type() local
75 struct dm_exception_store_type *type; in get_type() local
103 static void put_type(struct dm_exception_store_type *type) in put_type()
110 int dm_exception_store_type_register(struct dm_exception_store_type *type) in dm_exception_store_type_register()
125 int dm_exception_store_type_unregister(struct dm_exception_store_type *type) in dm_exception_store_type_unregister()
197 struct dm_exception_store_type *type = NULL; in dm_exception_store_create() local
/Linux-v5.4/include/uapi/asm-generic/
Dioctl.h69 #define _IOC(dir,type,nr,size) \ argument
85 #define _IO(type,nr) _IOC(_IOC_NONE,(type),(nr),0) argument
86 #define _IOR(type,nr,size) _IOC(_IOC_READ,(type),(nr),(_IOC_TYPECHECK(size))) argument
87 #define _IOW(type,nr,size) _IOC(_IOC_WRITE,(type),(nr),(_IOC_TYPECHECK(size))) argument
88 #define _IOWR(type,nr,size) _IOC(_IOC_READ|_IOC_WRITE,(type),(nr),(_IOC_TYPECHECK(size))) argument
89 #define _IOR_BAD(type,nr,size) _IOC(_IOC_READ,(type),(nr),sizeof(size)) argument
90 #define _IOW_BAD(type,nr,size) _IOC(_IOC_WRITE,(type),(nr),sizeof(size)) argument
91 #define _IOWR_BAD(type,nr,size) _IOC(_IOC_READ|_IOC_WRITE,(type),(nr),sizeof(size)) argument
/Linux-v5.4/drivers/platform/x86/
Dintel_punit_ipc.c47 IPC_TYPE type; member
52 static inline u32 ipc_read_status(IPC_DEV *ipcdev, IPC_TYPE type) in ipc_read_status()
57 static inline void ipc_write_cmd(IPC_DEV *ipcdev, IPC_TYPE type, u32 cmd) in ipc_write_cmd()
62 static inline u32 ipc_read_data_low(IPC_DEV *ipcdev, IPC_TYPE type) in ipc_read_data_low()
67 static inline u32 ipc_read_data_high(IPC_DEV *ipcdev, IPC_TYPE type) in ipc_read_data_high()
72 static inline void ipc_write_data_low(IPC_DEV *ipcdev, IPC_TYPE type, u32 data) in ipc_write_data_low()
77 static inline void ipc_write_data_high(IPC_DEV *ipcdev, IPC_TYPE type, u32 data) in ipc_write_data_high()
102 static int intel_punit_ipc_check_status(IPC_DEV *ipcdev, IPC_TYPE type) in intel_punit_ipc_check_status()
147 IPC_TYPE type; in intel_punit_ipc_simple_command() local
182 IPC_TYPE type; in intel_punit_ipc_command() local
/Linux-v5.4/include/uapi/linux/
Dcryptouser.h83 char type[CRYPTO_MAX_NAME]; member
92 char type[CRYPTO_MAX_NAME]; member
103 char type[CRYPTO_MAX_NAME]; member
112 char type[CRYPTO_MAX_NAME]; member
121 char type[CRYPTO_MAX_NAME]; member
128 char type[CRYPTO_MAX_NAME]; member
136 char type[CRYPTO_MAX_NAME]; member
144 char type[CRYPTO_MAX_NAME]; member
148 char type[CRYPTO_MAX_NAME]; member
152 char type[CRYPTO_MAX_NAME]; member
[all …]
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/diag/
Dfs_tracepoint.c38 #define DECLARE_MASK_VAL(type, name) struct {type m; type v; } name argument
39 #define MASK_VAL(type, spec, name, mask, val, fld) \ argument
43 #define MASK_VAL_BE(type, spec, name, mask, val, fld) \ argument
49 #define GET_MASK_VAL(name, type, mask, val, fld) \ argument
66 #define MASK_VAL_L2(type, name, fld) \ in print_lyr_2_4_hdrs() argument
86 #define MASK_VAL_L2_BE(type, name, fld) \ in print_lyr_2_4_hdrs() argument
133 #define PRINT_MASKED_VAL_L2(type, name, fld, p, format) {\ in print_lyr_2_4_hdrs() argument
157 #define MASK_VAL_MISC(type, name, fld) \ in print_misc_parameters_hdrs() argument
159 #define PRINT_MASKED_VAL_MISC(type, name, fld, p, format) {\ in print_misc_parameters_hdrs() argument
/Linux-v5.4/drivers/scsi/
Discsi_boot_sysfs.c25 int type; member
341 ssize_t (*show) (void *data, int type, char *buf), in iscsi_boot_create_kobj()
342 umode_t (*is_visible) (void *data, int type), in iscsi_boot_create_kobj()
404 ssize_t (*show) (void *data, int type, char *buf), in iscsi_boot_create_target()
405 umode_t (*is_visible) (void *data, int type), in iscsi_boot_create_target()
429 ssize_t (*show) (void *data, int type, char *buf), in iscsi_boot_create_initiator()
430 umode_t (*is_visible) (void *data, int type), in iscsi_boot_create_initiator()
455 ssize_t (*show) (void *data, int type, char *buf), in iscsi_boot_create_ethernet()
456 umode_t (*is_visible) (void *data, int type), in iscsi_boot_create_ethernet()
481 ssize_t (*show)(void *data, int type, char *buf), in iscsi_boot_create_acpitbl()
[all …]
/Linux-v5.4/kernel/
Dpid.c163 enum pid_type type; in alloc_pid() local
273 static struct pid **task_pid_ptr(struct task_struct *task, enum pid_type type) in task_pid_ptr()
283 void attach_pid(struct task_struct *task, enum pid_type type) in attach_pid()
289 static void __change_pid(struct task_struct *task, enum pid_type type, in __change_pid()
308 void detach_pid(struct task_struct *task, enum pid_type type) in detach_pid()
313 void change_pid(struct task_struct *task, enum pid_type type, in change_pid()
322 enum pid_type type) in transfer_pid()
329 struct task_struct *pid_task(struct pid *pid, enum pid_type type) in pid_task()
371 struct pid *get_task_pid(struct task_struct *task, enum pid_type type) in get_task_pid()
381 struct task_struct *get_pid_task(struct pid *pid, enum pid_type type) in get_pid_task()
[all …]
/Linux-v5.4/arch/arm64/kernel/
Dinsn.c228 static int __kprobes aarch64_get_imm_shift_mask(enum aarch64_insn_imm_type type, in aarch64_get_imm_shift_mask()
293 u64 aarch64_insn_decode_immediate(enum aarch64_insn_imm_type type, u32 insn) in aarch64_insn_decode_immediate()
317 u32 __kprobes aarch64_insn_encode_immediate(enum aarch64_insn_imm_type type, in aarch64_insn_encode_immediate()
351 u32 aarch64_insn_decode_register(enum aarch64_insn_register_type type, in aarch64_insn_decode_register()
380 static u32 aarch64_insn_encode_register(enum aarch64_insn_register_type type, in aarch64_insn_encode_register()
422 static u32 aarch64_insn_encode_ldst_size(enum aarch64_insn_size_type type, in aarch64_insn_encode_ldst_size()
472 enum aarch64_insn_branch_type type) in aarch64_insn_gen_branch_imm()
505 enum aarch64_insn_branch_type type) in aarch64_insn_gen_comp_branch_imm()
574 enum aarch64_insn_branch_type type) in aarch64_insn_gen_branch_reg()
600 enum aarch64_insn_ldst_type type) in aarch64_insn_gen_load_store_reg()
[all …]
/Linux-v5.4/include/trace/
Dtrace_events.h84 #define __field(type, item) type item; argument
87 #define __field_ext(type, item, filter_type) type item; argument
90 #define __field_struct(type, item) type item; argument
93 #define __field_struct_ext(type, item, filter_type) type item; argument
96 #define __array(type, item, len) type item[len]; argument
99 #define __dynamic_array(type, item, len) u32 __data_loc_##item; argument
179 #define __field(type, item) argument
182 #define __field_ext(type, item, filter_type) argument
185 #define __field_struct(type, item) argument
188 #define __field_struct_ext(type, item, filter_type) argument
[all …]
/Linux-v5.4/fs/ocfs2/
Dquota_global.c167 ssize_t ocfs2_quota_read(struct super_block *sb, int type, char *data, in ocfs2_quota_read()
216 ssize_t ocfs2_quota_write(struct super_block *sb, int type, in ocfs2_quota_write()
338 int ocfs2_global_read_info(struct super_block *sb, int type) in ocfs2_global_read_info()
417 static int __ocfs2_global_write_info(struct super_block *sb, int type) in __ocfs2_global_write_info()
445 int ocfs2_global_write_info(struct super_block *sb, int type) in ocfs2_global_write_info()
462 static int ocfs2_global_qinit_alloc(struct super_block *sb, int type) in ocfs2_global_qinit_alloc()
473 static int ocfs2_calc_global_qinit_credits(struct super_block *sb, int type) in ocfs2_calc_global_qinit_credits()
488 int type = dquot->dq_id.type; in __ocfs2_sync_dquot() local
597 static int ocfs2_sync_dquot_helper(struct dquot *dquot, unsigned long type) in ocfs2_sync_dquot_helper()
683 static int ocfs2_calc_qdel_credits(struct super_block *sb, int type) in ocfs2_calc_qdel_credits()
[all …]
/Linux-v5.4/arch/mips/kernel/
Dunaligned.c112 #define _LoadHW(addr, value, res, type) \ argument
135 #define _LoadW(addr, value, res, type) \ argument
157 #define _LoadW(addr, value, res, type) \ argument
192 #define _LoadHWU(addr, value, res, type) \ argument
217 #define _LoadWU(addr, value, res, type) \ argument
261 #define _LoadWU(addr, value, res, type) \ argument
346 #define _StoreHW(addr, value, res, type) \ argument
370 #define _StoreW(addr, value, res, type) \ argument
411 #define _StoreW(addr, value, res, type) \ argument
490 #define _LoadHW(addr, value, res, type) \ argument
[all …]
/Linux-v5.4/fs/xfs/libxfs/
Dxfs_ag_resv.c69 enum xfs_ag_resv_type type) in xfs_ag_resv_critical()
103 enum xfs_ag_resv_type type) in xfs_ag_resv_needed()
129 enum xfs_ag_resv_type type) in __xfs_ag_resv_free()
178 enum xfs_ag_resv_type type, in __xfs_ag_resv_init()
321 enum xfs_ag_resv_type type, in xfs_ag_resv_alloc_extent()
363 enum xfs_ag_resv_type type, in xfs_ag_resv_free_extent()
/Linux-v5.4/fs/gfs2/
Dacl.c28 static const char *gfs2_acl_name(int type) in gfs2_acl_name()
39 static struct posix_acl *__gfs2_get_acl(struct inode *inode, int type) in __gfs2_get_acl()
59 struct posix_acl *gfs2_get_acl(struct inode *inode, int type) in gfs2_get_acl()
79 int __gfs2_set_acl(struct inode *inode, struct posix_acl *acl, int type) in __gfs2_set_acl()
108 int gfs2_set_acl(struct inode *inode, struct posix_acl *acl, int type) in gfs2_set_acl()

12345678910>>...173