Home
last modified time | relevance | path

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

12345678910>>...156

/linux/include/rv/
H A Dda_monitor.h20 #define DECLARE_RV_REACTING_HELPERS(name, type) \ argument
46 #define DECLARE_RV_REACTING_HELPERS(name, type) \ argument
66 #define DECLARE_DA_MON_GENERIC_HELPERS(name, type) \ argument
153 #define DECLARE_DA_MON_MODEL_HANDLER_IMPLICIT(name, type) \ argument
184 #define DECLARE_DA_MON_MODEL_HANDLER_PER_TASK(name, type) \ argument
217 #define DECLARE_DA_MON_INIT_GLOBAL(name, type) \ argument
260 #define DECLARE_DA_MON_INIT_PER_CPU(name, type) \ argument
308 #define DECLARE_DA_MON_INIT_PER_TASK(name, type) \ argument
516 #define DECLARE_DA_MON_GLOBAL(name, type) \ argument
527 #define DECLARE_DA_MON_PER_CPU(name, type) \ argument
[all …]
/linux/arch/s390/hypfs/
H A Dhypfs_diag_fs.c39 static inline int info_blk_hdr__size(enum diag204_format type) in info_blk_hdr__size()
47 static inline __u8 info_blk_hdr__npar(enum diag204_format type, void *hdr) in info_blk_hdr__npar()
55 static inline __u8 info_blk_hdr__flags(enum diag204_format type, void *hdr) in info_blk_hdr__flags()
65 static inline int part_hdr__size(enum diag204_format type) in part_hdr__size()
73 static inline __u8 part_hdr__rcpus(enum diag204_format type, void *hdr) in part_hdr__rcpus()
97 static inline int cpu_info__size(enum diag204_format type) in cpu_info__size()
105 static inline __u8 cpu_info__ctidx(enum diag204_format type, void *hdr) in cpu_info__ctidx()
147 static inline int phys_hdr__size(enum diag204_format type) in phys_hdr__size()
155 static inline __u8 phys_hdr__cpus(enum diag204_format type, void *hdr) in phys_hdr__cpus()
165 static inline int phys_cpu__size(enum diag204_format type) in phys_cpu__size()
[all …]
/linux/include/trace/events/
H A Df2fs.h54 #define show_block_type(type) \ argument
87 #define show_data_type(type) \ argument
97 #define show_file_type(type) \ argument
102 #define show_gc_type(type) \ argument
107 #define show_alloc_mode(type) \ argument
113 #define show_victim_policy(type) \ argument
119 #define show_cpreason(type) \ argument
130 #define show_fsync_cpreason(type) \ argument
144 #define show_shutdown_mode(type) \ argument
152 #define show_compress_algorithm(type) \ argument
[all …]
/linux/kernel/bpf/
H A Dnet_namespace.c14 enum bpf_attach_type type; member
57 enum netns_bpf_attach_type type) in netns_bpf_run_array_detach()
249 enum netns_bpf_attach_type type) in __netns_bpf_prog_query()
274 enum netns_bpf_attach_type type; in netns_bpf_prog_query() local
300 enum netns_bpf_attach_type type; in netns_bpf_prog_attach() local
365 enum netns_bpf_attach_type type, in __netns_bpf_prog_detach()
385 enum netns_bpf_attach_type type; in netns_bpf_prog_detach() local
422 enum netns_bpf_attach_type type) in netns_bpf_link_attach()
482 enum bpf_attach_type type; in netns_bpf_link_create() local
531 int type; in netns_bpf_pernet_init() local
[all …]
/linux/net/sctp/
H A Dsm_statefuns.c520 const union sctp_subtype type, in sctp_sf_do_5_1C_ack()
702 const union sctp_subtype type, in sctp_sf_do_5_1D_ce()
923 const union sctp_subtype type, in sctp_sf_do_5_1E_ca()
1016 const union sctp_subtype type, in sctp_sf_heartbeat()
1515 const union sctp_subtype type, in sctp_sf_do_unexpected_init()
1734 const union sctp_subtype type, in sctp_sf_do_5_2_1_siminit()
1789 const union sctp_subtype type, in sctp_sf_do_5_2_2_dupinit()
1813 const union sctp_subtype type, in sctp_sf_do_5_2_3_initack()
2201 const union sctp_subtype type, in sctp_sf_do_5_2_4_dupcook()
2328 const union sctp_subtype type, in sctp_sf_shutdown_pending_abort()
[all …]
/linux/tools/testing/selftests/bpf/
H A Dtest_btf.h24 #define BTF_ARRAY_ENC(type, index_type, nr_elems) \ argument
36 #define BTF_VAR_ENC(name, type, linkage) \ argument
38 #define BTF_VAR_SECINFO_ENC(type, offset, size) \ argument
41 #define BTF_MEMBER_ENC(name, type, bits_offset) \ argument
48 #define BTF_TYPEDEF_ENC(name, type) \ argument
51 #define BTF_PTR_ENC(type) \ argument
54 #define BTF_CONST_ENC(type) \ argument
57 #define BTF_VOLATILE_ENC(type) \ argument
60 #define BTF_RESTRICT_ENC(type) \ argument
66 #define BTF_FUNC_PROTO_ARG_ENC(name, type) \ argument
[all …]
/linux/kernel/trace/
H A Dtrace_export.c19 enum trace_reg type, void *data) in ftrace_event_register()
37 #define __field_struct(type, item) argument
40 #define __field(type, item) type item; argument
43 #define __field_fn(type, item) type item; argument
144 #define __field(type, item) argument
147 #define __field_fn(type, item) argument
150 #define __field_desc(type, container, item) argument
153 #define __field_packed(type, container, item) argument
156 #define __array(type, item, len) argument
159 #define __stack_array(type, item, len, field) argument
[all …]
/linux/drivers/infiniband/sw/rxe/
H A Drxe_queue.h70 enum queue_type type; member
101 enum queue_type type) in queue_get_producer()
128 enum queue_type type) in queue_get_consumer()
154 static inline int queue_empty(struct rxe_queue *q, enum queue_type type) in queue_empty()
162 static inline int queue_full(struct rxe_queue *q, enum queue_type type) in queue_full()
171 enum queue_type type) in queue_count()
180 enum queue_type type) in queue_advance_producer()
216 enum queue_type type) in queue_advance_consumer()
251 enum queue_type type) in queue_producer_addr()
259 enum queue_type type) in queue_consumer_addr()
[all …]
/linux/kernel/sched/
H A Disolation.c33 bool housekeeping_enabled(enum hk_type type) in housekeeping_enabled()
39 int housekeeping_any_cpu(enum hk_type type) in housekeeping_any_cpu()
65 const struct cpumask *housekeeping_cpumask(enum hk_type type) in housekeeping_cpumask()
74 void housekeeping_affine(struct task_struct *t, enum hk_type type) in housekeeping_affine()
82 bool housekeeping_test_cpu(int cpu, enum hk_type type) in housekeeping_test_cpu()
93 enum hk_type type; in housekeeping_init() local
109 static void __init housekeeping_setup_type(enum hk_type type, in housekeeping_setup_type()
157 enum hk_type type; in housekeeping_setup() local
163 enum hk_type type; in housekeeping_setup() local
/linux/arch/arm64/lib/
H A Dinsn.c262 enum aarch64_insn_branch_type type) in aarch64_insn_gen_branch_imm()
354 enum aarch64_insn_branch_type type) in aarch64_insn_gen_branch_reg()
380 enum aarch64_insn_ldst_type type) in aarch64_insn_gen_load_store_reg()
414 enum aarch64_insn_ldst_type type) in aarch64_insn_gen_load_store_imm()
547 enum aarch64_insn_ldst_type type) in aarch64_insn_gen_load_store_ex()
733 enum aarch64_insn_adsb_type type) in aarch64_insn_gen_add_sub_imm()
906 enum aarch64_insn_adsb_type type) in aarch64_insn_gen_add_sub_shifted_reg()
962 enum aarch64_insn_data1_type type) in aarch64_insn_gen_data1()
1006 enum aarch64_insn_data2_type type) in aarch64_insn_gen_data2()
1057 enum aarch64_insn_data3_type type) in aarch64_insn_gen_data3()
[all …]
/linux/arch/mips/include/asm/
H A Dunaligned-emul.h8 #define _LoadHW(addr, value, res, type) \ argument
31 #define _LoadW(addr, value, res, type) \ argument
53 #define _LoadW(addr, value, res, type) \ argument
88 #define _LoadHWU(addr, value, res, type) \ argument
113 #define _LoadWU(addr, value, res, type) \ argument
157 #define _LoadWU(addr, value, res, type) \ argument
242 #define _StoreHW(addr, value, res, type) \ argument
266 #define _StoreW(addr, value, res, type) \ argument
307 #define _StoreW(addr, value, res, type) \ argument
431 #define _LoadW(addr, value, res, type) \ argument
[all …]
/linux/fs/quota/
H A Dquota.c56 int type = *(int *)arg; in quota_sync_one() local
63 static int quota_sync_all(int type) in quota_sync_all()
73 unsigned int qtype_enforce_flag(int type) in qtype_enforce_flag()
86 static int quota_quotaon(struct super_block *sb, int type, qid_t id, in quota_quotaon()
98 static int quota_quotaoff(struct super_block *sb, int type) in quota_quotaoff()
201 static int quota_getquota(struct super_block *sb, int type, qid_t id, in quota_getquota()
354 static int quota_getstate(struct super_block *sb, int type, in quota_getstate()
452 static int quota_getstatev(struct super_block *sb, int type, in quota_getstatev()
671 int type, qid_t id) in copy_to_xfs_dqblk()
920 uint cmds, type; in SYSCALL_DEFINE4() local
[all …]
/linux/fs/smb/client/
H A Dcifs_debug.h62 #define cifs_dbg_func(ratefunc, type, fmt, ...) \ argument
74 #define cifs_dbg(type, fmt, ...) \ argument
82 #define cifs_server_dbg_func(ratefunc, type, fmt, ...) \ argument
99 #define cifs_server_dbg(type, fmt, ...) \ argument
108 #define cifs_tcon_dbg_func(ratefunc, type, fmt, ...) \ argument
123 #define cifs_tcon_dbg(type, fmt, ...) \ argument
137 #define cifs_dbg(type, fmt, ...) \ argument
143 #define cifs_server_dbg(type, fmt, ...) \ argument
150 #define cifs_tcon_dbg(type, fmt, ...) \ argument
/linux/include/linux/
H A Dquotaops.h83 static inline int dquot_suspend(struct super_block *sb, int type) in dquot_suspend()
143 static inline bool sb_has_quota_suspended(struct super_block *sb, int type) in sb_has_quota_suspended()
155 static inline bool sb_has_quota_loaded(struct super_block *sb, int type) in sb_has_quota_loaded()
166 static inline bool sb_has_quota_active(struct super_block *sb, int type) in sb_has_quota_active()
190 static inline int sb_has_quota_suspended(struct super_block *sb, int type) in sb_has_quota_suspended()
201 static inline int sb_has_quota_loaded(struct super_block *sb, int type) in sb_has_quota_loaded()
211 static inline int sb_has_quota_active(struct super_block *sb, int type) in sb_has_quota_active()
272 static inline int dquot_disable(struct super_block *sb, int type, in dquot_disable()
278 static inline int dquot_suspend(struct super_block *sb, int type) in dquot_suspend()
283 static inline int dquot_resume(struct super_block *sb, int type) in dquot_resume()
[all …]
H A 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/arch/loongarch/kernel/
H A Dmodule.c48 s64 *rela_stack, size_t *rela_stack_top, unsigned int type) in apply_r_larch_none()
54 s64 *rela_stack, size_t *rela_stack_top, unsigned int type) in apply_r_larch_error()
61 s64 *rela_stack, size_t *rela_stack_top, unsigned int type) in apply_r_larch_32()
68 s64 *rela_stack, size_t *rela_stack_top, unsigned int type) in apply_r_larch_64()
75 s64 *rela_stack, size_t *rela_stack_top, unsigned int type) in apply_r_larch_sop_push_pcrel()
81 s64 *rela_stack, size_t *rela_stack_top, unsigned int type) in apply_r_larch_sop_push_absolute()
87 s64 *rela_stack, size_t *rela_stack_top, unsigned int type) in apply_r_larch_sop_push_dup()
107 s64 *rela_stack, size_t *rela_stack_top, unsigned int type) in apply_r_larch_sop_push_plt_pcrel()
121 s64 *rela_stack, size_t *rela_stack_top, unsigned int type) in apply_r_larch_sop()
167 s64 *rela_stack, size_t *rela_stack_top, unsigned int type) in apply_r_larch_sop_imm_field()
[all …]
/linux/crypto/
H A Dapi.c56 static struct crypto_alg *__crypto_alg_lookup(const char *name, u32 type, in __crypto_alg_lookup()
106 struct crypto_larval *crypto_larval_alloc(const char *name, u32 type, u32 mask) in crypto_larval_alloc()
126 static struct crypto_alg *crypto_larval_add(const char *name, u32 type, in crypto_larval_add()
234 static struct crypto_alg *crypto_alg_lookup(const char *name, u32 type, in crypto_alg_lookup()
271 static struct crypto_alg *crypto_larval_lookup(const char *name, u32 type, in crypto_larval_lookup()
350 const struct crypto_type *type = tfm->__crt_alg->cra_type; in crypto_exit_ops() local
389 struct crypto_tfm *__crypto_alloc_tfmgfp(struct crypto_alg *alg, u32 type, in __crypto_alloc_tfmgfp()
421 struct crypto_tfm *__crypto_alloc_tfm(struct crypto_alg *alg, u32 type, in __crypto_alloc_tfm()
571 u32 type, u32 mask) in crypto_find_alg()
608 const struct crypto_type *frontend, u32 type, u32 mask, in crypto_alloc_tfm_node()
[all …]
/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_mdb.c91 enum macaccess_entry_type type) in lan966x_mdb_encode_mac()
107 enum macaccess_entry_type type) in lan966x_mdb_ip_add()
142 enum macaccess_entry_type type) in lan966x_mdb_ip_del()
250 enum macaccess_entry_type type) in lan966x_mdb_l2_add()
368 enum macaccess_entry_type type; in lan966x_handle_port_mdb_add() local
385 enum macaccess_entry_type type; in lan966x_handle_port_mdb_del() local
400 enum macaccess_entry_type type) in lan966x_mdb_ip_cpu_copy()
439 enum macaccess_entry_type type; in lan966x_mdb_write_entries() local
494 enum macaccess_entry_type type; in lan966x_mdb_erase_entries() local
511 enum macaccess_entry_type type; in lan966x_mdb_clear_entries() local
[all …]
/linux/include/uapi/linux/
H A Dcryptouser.h84 char type[CRYPTO_MAX_NAME]; member
94 char type[CRYPTO_MAX_NAME]; member
106 char type[CRYPTO_MAX_NAME]; member
116 char type[CRYPTO_MAX_NAME]; member
126 char type[CRYPTO_MAX_NAME]; member
134 char type[CRYPTO_MAX_NAME]; member
143 char type[CRYPTO_MAX_NAME]; member
152 char type[CRYPTO_MAX_NAME]; member
156 char type[CRYPTO_MAX_NAME]; member
160 char type[CRYPTO_MAX_NAME]; member
[all …]
/linux/include/net/
H A Dnet_debug.h96 #define netif_emerg(priv, type, dev, fmt, args...) \ argument
98 #define netif_alert(priv, type, dev, fmt, args...) \ argument
100 #define netif_crit(priv, type, dev, fmt, args...) \ argument
102 #define netif_err(priv, type, dev, fmt, args...) \ argument
104 #define netif_warn(priv, type, dev, fmt, args...) \ argument
106 #define netif_notice(priv, type, dev, fmt, args...) \ argument
108 #define netif_info(priv, type, dev, fmt, args...) \ argument
113 #define netif_dbg(priv, type, netdev, format, args...) \ argument
119 #define netif_dbg(priv, type, dev, format, args...) \ argument
122 #define netif_dbg(priv, type, dev, format, args...) \ argument
[all …]
/linux/drivers/platform/x86/intel/
H A Dpunit_ipc.c46 IPC_TYPE type; member
51 static inline u32 ipc_read_status(IPC_DEV *ipcdev, IPC_TYPE type) in ipc_read_status()
56 static inline void ipc_write_cmd(IPC_DEV *ipcdev, IPC_TYPE type, u32 cmd) in ipc_write_cmd()
61 static inline u32 ipc_read_data_low(IPC_DEV *ipcdev, IPC_TYPE type) in ipc_read_data_low()
66 static inline u32 ipc_read_data_high(IPC_DEV *ipcdev, IPC_TYPE type) in ipc_read_data_high()
71 static inline void ipc_write_data_low(IPC_DEV *ipcdev, IPC_TYPE type, u32 data) in ipc_write_data_low()
76 static inline void ipc_write_data_high(IPC_DEV *ipcdev, IPC_TYPE type, u32 data) in ipc_write_data_high()
101 static int intel_punit_ipc_check_status(IPC_DEV *ipcdev, IPC_TYPE type) in intel_punit_ipc_check_status()
146 IPC_TYPE type; in intel_punit_ipc_simple_command() local
181 IPC_TYPE type; in intel_punit_ipc_command() local
/linux/include/uapi/asm-generic/
H A 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/include/linux/sched/
H A Disolation.h33 static inline int housekeeping_any_cpu(enum hk_type type) in housekeeping_any_cpu()
38 static inline const struct cpumask *housekeeping_cpumask(enum hk_type type) in housekeeping_cpumask()
43 static inline bool housekeeping_enabled(enum hk_type type) in housekeeping_enabled()
49 enum hk_type type) { } in housekeeping_affine()
51 static inline bool housekeeping_test_cpu(int cpu, enum hk_type type) in housekeeping_test_cpu()
59 static inline bool housekeeping_cpu(int cpu, enum hk_type type) in housekeeping_cpu()
/linux/drivers/md/
H A Ddm-exception-store.c25 struct dm_exception_store_type *type; in __find_exception_store_type() local
36 struct dm_exception_store_type *type; in _get_exception_store_type() local
76 struct dm_exception_store_type *type; in get_type() local
104 static void put_type(struct dm_exception_store_type *type) in put_type()
111 int dm_exception_store_type_register(struct dm_exception_store_type *type) in dm_exception_store_type_register()
126 int dm_exception_store_type_unregister(struct dm_exception_store_type *type) in dm_exception_store_type_unregister()
198 struct dm_exception_store_type *type = NULL; in dm_exception_store_create() local
/linux/drivers/hwmon/
H A Dbt1-pvt.c280 static inline umode_t pvt_limit_is_visible(enum pvt_sensor_type type) in pvt_limit_is_visible()
285 static inline umode_t pvt_alarm_is_visible(enum pvt_sensor_type type) in pvt_alarm_is_visible()
290 static int pvt_read_data(struct pvt_hwmon *pvt, enum pvt_sensor_type type, in pvt_read_data()
310 static int pvt_read_limit(struct pvt_hwmon *pvt, enum pvt_sensor_type type, in pvt_read_limit()
371 static int pvt_read_alarm(struct pvt_hwmon *pvt, enum pvt_sensor_type type, in pvt_read_alarm()
442 static inline umode_t pvt_limit_is_visible(enum pvt_sensor_type type) in pvt_limit_is_visible()
447 static inline umode_t pvt_alarm_is_visible(enum pvt_sensor_type type) in pvt_alarm_is_visible()
452 static int pvt_read_data(struct pvt_hwmon *pvt, enum pvt_sensor_type type, in pvt_read_data()
508 static int pvt_read_limit(struct pvt_hwmon *pvt, enum pvt_sensor_type type, in pvt_read_limit()
563 enum hwmon_sensor_types type, in pvt_hwmon_is_visible()
[all …]

12345678910>>...156