Home
last modified time | relevance | path

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

12345678910>>...29

/include/rv/
A Dda_monitor.h21 #define DECLARE_RV_REACTING_HELPERS(name, type) \ argument
34 #define DECLARE_RV_REACTING_HELPERS(name, type) \ argument
44 #define DECLARE_DA_MON_GENERIC_HELPERS(name, type) \ argument
118 #define DECLARE_DA_MON_MODEL_HANDLER_IMPLICIT(name, type) \ argument
157 #define DECLARE_DA_MON_MODEL_HANDLER_PER_TASK(name, type) \ argument
194 #define DECLARE_DA_MON_INIT_GLOBAL(name, type) \ argument
237 #define DECLARE_DA_MON_INIT_PER_CPU(name, type) \ argument
285 #define DECLARE_DA_MON_INIT_PER_TASK(name, type) \ argument
520 #define DECLARE_DA_MON_GLOBAL(name, type) \ argument
531 #define DECLARE_DA_MON_PER_CPU(name, type) \ argument
[all …]
/include/trace/events/
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
145 #define show_shutdown_mode(type) \ argument
153 #define show_compress_algorithm(type) \ argument
[all …]
/include/linux/sched/
A Disolation.h38 static inline int housekeeping_any_cpu(enum hk_type type) in housekeeping_any_cpu()
43 static inline const struct cpumask *housekeeping_cpumask(enum hk_type type) in housekeeping_cpumask()
48 static inline bool housekeeping_enabled(enum hk_type type) in housekeeping_enabled()
54 enum hk_type type) { } in housekeeping_affine()
56 static inline bool housekeeping_test_cpu(int cpu, enum hk_type type) in housekeeping_test_cpu()
64 static inline bool housekeeping_cpu(int cpu, enum hk_type type) in housekeeping_cpu()
/include/linux/
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
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 …]
A Dicmpv6.h25 static inline void __icmpv6_send(struct sk_buff *skb, u8 type, u8 code, __u32 info, in __icmpv6_send()
47 static inline void icmpv6_send(struct sk_buff *skb, u8 type, u8 code, __u32 info) in icmpv6_send()
58 static inline void icmpv6_ndo_send(struct sk_buff *skb_in, u8 type, u8 code, __u32 info) in icmpv6_ndo_send()
68 u8 type, u8 code, __u32 info) in icmpv6_send()
73 u8 type, u8 code, __u32 info) in icmpv6_ndo_send()
99 static inline bool icmpv6_is_err(int type) in icmpv6_is_err()
A Dprofile.h45 static inline void profile_hit(int type, void *ip) in profile_hit()
66 static inline void profile_tick(int type) in profile_tick()
71 static inline void profile_hits(int type, void *ip, unsigned int nr_hits) in profile_hits()
76 static inline void profile_hit(int type, void *ip) in profile_hit()
A Dpercpu-defs.h85 #define DECLARE_PER_CPU_SECTION(type, name, sec) \ argument
89 #define DEFINE_PER_CPU_SECTION(type, name, sec) \ argument
99 #define DECLARE_PER_CPU_SECTION(type, name, sec) \ argument
110 #define DECLARE_PER_CPU(type, name) \ argument
113 #define DEFINE_PER_CPU(type, name) \ argument
123 #define DECLARE_PER_CPU_CACHE_HOT(type, name) \ argument
126 #define DEFINE_PER_CPU_CACHE_HOT(type, name) \ argument
148 #define DECLARE_PER_CPU_ALIGNED(type, name) \ argument
152 #define DEFINE_PER_CPU_ALIGNED(type, name) \ argument
181 #define DECLARE_PER_CPU_DECRYPTED(type, name) \ argument
[all …]
A Dscreen_info.h17 static inline bool __screen_info_has_lfb(unsigned int type) in __screen_info_has_lfb()
43 static inline u64 __screen_info_lfb_size(const struct screen_info *si, unsigned int type) in __screen_info_lfb_size()
62 static inline unsigned int __screen_info_video_type(unsigned int type) in __screen_info_video_type()
94 unsigned int type; in screen_info_video_type() local
A Dfirmware-map.h23 static inline int firmware_map_add_early(u64 start, u64 end, const char *type) in firmware_map_add_early()
28 static inline int firmware_map_add_hotplug(u64 start, u64 end, const char *type) in firmware_map_add_hotplug()
33 static inline int firmware_map_remove(u64 start, u64 end, const char *type) in firmware_map_remove()
A Doverflow.h33 #define __type_half_max(type) ((type)1 << (8*sizeof(type) - 1 - is_signed_type(type))) argument
79 #define wrapping_add(type, a, b) \ argument
125 #define wrapping_sub(type, a, b) \ argument
171 #define wrapping_mul(type, a, b) \ argument
388 #define struct_size_t(type, member, count) \ argument
401 #define __DEFINE_FLEX(type, name, member, count, trailer...) \ argument
420 #define _DEFINE_FLEX(type, name, member, count, initializer...) \ argument
439 #define DEFINE_RAW_FLEX(type, name, member, count) \ argument
A Dminmax.h85 #define __cmp_once_unique(op, type, x, y, ux, uy) \ argument
88 #define __cmp_once(op, type, x, y) \ argument
161 #define min_t(type, x, y) __cmp_once(min, type, x, y) argument
169 #define max_t(type, x, y) __cmp_once(max, type, x, y) argument
184 #define __clamp_once(type, val, lo, hi, uval, ulo, uhi) ({ \ argument
194 #define __careful_clamp(type, val, lo, hi) \ argument
218 #define clamp_t(type, val, lo, hi) __careful_clamp(type, val, lo, hi) argument
316 #define MIN_T(type, a, b) __cmp(min, (type)(a), (type)(b)) argument
317 #define MAX_T(type, a, b) __cmp(max, (type)(a), (type)(b)) argument
A Ddevice-mapper.h238 #define dm_target_needs_singleton(type) ((type)->features & DM_TARGET_SINGLETON) argument
244 #define dm_target_always_writeable(type) \ argument
252 #define dm_target_is_immutable(type) ((type)->features & DM_TARGET_IMMUTABLE) argument
259 #define dm_target_is_wildcard(type) ((type)->features & DM_TARGET_WILDCARD) argument
265 #define dm_target_has_integrity(type) ((type)->features & DM_TARGET_INTEGRITY) argument
282 #define dm_target_supports_zoned_hm(type) ((type)->features & DM_TARGET_ZONED_HM) argument
285 #define dm_target_supports_zoned_hm(type) (false) argument
292 #define dm_target_supports_nowait(type) ((type)->features & DM_TARGET_NOWAIT) argument
302 #define dm_target_supports_mixed_zoned_model(type) \ argument
306 #define dm_target_supports_mixed_zoned_model(type) (false) argument
[all …]
A Ddevice_cgroup.h19 short type, access = 0; in devcgroup_inode_permission() local
43 short type; in devcgroup_inode_mknod() local
61 static inline int devcgroup_check_permission(short type, u32 major, u32 minor, in devcgroup_check_permission()
/include/net/libeth/
A Dcache.h16 #define libeth_cacheline_group_assert(type, grp, sz) \ argument
20 #define __libeth_cacheline_struct_assert(type, sz) \ argument
23 #define libeth_cacheline_group_assert(type, grp, sz) \ argument
27 #define __libeth_cacheline_struct_assert(type, sz) \ argument
47 #define libeth_cacheline_struct_assert(type, ...) \ argument
60 #define libeth_cacheline_set_assert(type, ro, rw, c) \ argument
/include/uapi/asm-generic/
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,argtype) _IOC(_IOC_READ,(type),(nr),(_IOC_TYPECHECK(argtype))) argument
87 #define _IOW(type,nr,argtype) _IOC(_IOC_WRITE,(type),(nr),(_IOC_TYPECHECK(argtype))) argument
88 #define _IOWR(type,nr,argtype) _IOC(_IOC_READ|_IOC_WRITE,(type),(nr),(_IOC_TYPECHECK(argtype))) argument
89 #define _IOR_BAD(type,nr,argtype) _IOC(_IOC_READ,(type),(nr),sizeof(argtype)) argument
90 #define _IOW_BAD(type,nr,argtype) _IOC(_IOC_WRITE,(type),(nr),sizeof(argtype)) argument
91 #define _IOWR_BAD(type,nr,argtype) _IOC(_IOC_READ|_IOC_WRITE,(type),(nr),sizeof(argtype)) argument
/include/uapi/linux/
A Dcryptouser.h85 char type[CRYPTO_MAX_NAME]; member
95 char type[CRYPTO_MAX_NAME]; member
107 char type[CRYPTO_MAX_NAME]; member
117 char type[CRYPTO_MAX_NAME]; member
127 char type[CRYPTO_MAX_NAME]; member
135 char type[CRYPTO_MAX_NAME]; member
144 char type[CRYPTO_MAX_NAME]; member
153 char type[CRYPTO_MAX_NAME]; member
157 char type[CRYPTO_MAX_NAME]; member
161 char type[CRYPTO_MAX_NAME]; member
[all …]
A Dauto_fs.h47 int type; /* Type of packet */ member
103 static inline void set_autofs_type_indirect(unsigned int *type) in set_autofs_type_indirect()
108 static inline unsigned int autofs_type_indirect(unsigned int type) in autofs_type_indirect()
113 static inline void set_autofs_type_direct(unsigned int *type) in set_autofs_type_direct()
118 static inline unsigned int autofs_type_direct(unsigned int type) in autofs_type_direct()
123 static inline void set_autofs_type_offset(unsigned int *type) in set_autofs_type_offset()
128 static inline unsigned int autofs_type_offset(unsigned int type) in autofs_type_offset()
133 static inline unsigned int autofs_type_trigger(unsigned int type) in autofs_type_trigger()
143 static inline void set_autofs_type_any(unsigned int *type) in set_autofs_type_any()
148 static inline unsigned int autofs_type_any(unsigned int type) in autofs_type_any()
/include/net/
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 …]
/include/trace/stages/
A Dstage1_struct_define.h6 #define __field(type, item) type item; argument
9 #define __field_ext(type, item, filter_type) type item; argument
12 #define __field_struct(type, item) type item; argument
15 #define __field_struct_ext(type, item, filter_type) type item; argument
18 #define __array(type, item, len) type item[len]; argument
21 #define __dynamic_array(type, item, len) u32 __data_loc_##item; argument
42 #define __rel_dynamic_array(type, item, len) u32 __rel_loc_##item; argument
A Dstage2_data_offsets.h12 #define __field(type, item) argument
15 #define __field_ext(type, item, filter_type) argument
18 #define __field_struct(type, item) argument
21 #define __field_struct_ext(type, item, filter_type) argument
24 #define __array(type, item, len) argument
27 #define __dynamic_array(type, item, len) u32 item; const void *item##_ptr_; argument
48 #define __rel_dynamic_array(type, item, len) u32 item; const void *item##_ptr_; argument
A Dstage5_get_offsets.h32 #define __field(type, item) \ argument
36 #define __field_ext(type, item, filter_type) \ argument
40 #define __field_struct(type, item) \ argument
44 #define __field_struct_ext(type, item, filter_type) \ argument
48 #define __array(type, item, len) argument
51 #define __dynamic_array(type, item, len) \ argument
72 #define __rel_dynamic_array(type, item, len) \ argument
/include/linux/iio/
A Devents.h28 type, chan, chan1, chan2) \ argument
46 type, direction) \ argument
58 #define IIO_UNMOD_EVENT_CODE(chan_type, number, type, direction) \ argument
70 #define IIO_DIFF_EVENT_CODE(chan_type, chan1, chan2, type, direction) \ argument
/include/rdma/
A Dib_ucaps.h9 #define UCAP_ENABLED(ucaps, type) (!!((ucaps) & (1U << (type)))) argument
23 static inline int ib_create_ucap(enum rdma_user_cap type) in ib_create_ucap()
27 static inline void ib_remove_ucap(enum rdma_user_cap type) {} in ib_remove_ucap()
/include/crypto/internal/
A Dcipher.h57 u32 type, u32 mask) in crypto_alloc_cipher()
90 static inline int crypto_has_cipher(const char *alg_name, u32 type, u32 mask) in crypto_has_cipher()
187 const char *name, u32 type, u32 mask) in crypto_grab_cipher()
209 u32 type = CRYPTO_ALG_TYPE_CIPHER; in crypto_spawn_cipher() local

Completed in 48 milliseconds

12345678910>>...29