| /include/trace/events/ |
| D | f2fs.h | 53 #define show_block_type(type) \ argument 100 #define show_data_type(type) \ argument 110 #define show_file_type(type) \ argument 115 #define show_gc_type(type) \ argument 120 #define show_alloc_mode(type) \ argument 125 #define show_victim_policy(type) \ argument 130 #define show_cpreason(type) \ argument 140 #define show_fsync_cpreason(type) \ argument 153 #define show_shutdown_mode(type) \ argument
|
| D | btrfs.h | 32 #define show_ref_type(type) \ argument 61 #define show_fi_type(type) \ argument 175 #define __show_map_type(type) \ argument 182 #define show_map_type(type) \ argument 842 #define show_chunk_type(type) \ argument
|
| D | nilfs2.h | 12 #define show_collection_stage(type) \ argument 57 #define show_transaction_state(type) \ argument
|
| /include/linux/ |
| D | quotaops.h | 82 static inline int dquot_suspend(struct super_block *sb, int type) in dquot_suspend() 118 static inline struct mem_dqinfo *sb_dqinfo(struct super_block *sb, int type) in sb_dqinfo() 127 static inline bool sb_has_quota_usage_enabled(struct super_block *sb, int type) in sb_has_quota_usage_enabled() 133 static inline bool sb_has_quota_limits_enabled(struct super_block *sb, int type) in sb_has_quota_limits_enabled() 139 static inline bool sb_has_quota_suspended(struct super_block *sb, int type) in sb_has_quota_suspended() 151 static inline bool sb_has_quota_loaded(struct super_block *sb, int type) in sb_has_quota_loaded() 162 static inline bool sb_has_quota_active(struct super_block *sb, int type) in sb_has_quota_active() 176 static inline int sb_has_quota_usage_enabled(struct super_block *sb, int type) in sb_has_quota_usage_enabled() 181 static inline int sb_has_quota_limits_enabled(struct super_block *sb, int type) in sb_has_quota_limits_enabled() 186 static inline int sb_has_quota_suspended(struct super_block *sb, int type) in sb_has_quota_suspended() [all …]
|
| D | elfnote.h | 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
|
| D | firmware-map.h | 32 static inline int firmware_map_add_early(u64 start, u64 end, const char *type) in firmware_map_add_early() 37 static inline int firmware_map_add_hotplug(u64 start, u64 end, const char *type) in firmware_map_add_hotplug() 42 static inline int firmware_map_remove(u64 start, u64 end, const char *type) in firmware_map_remove()
|
| D | percpu-defs.h | 85 #define DECLARE_PER_CPU_SECTION(type, name, sec) \ argument 89 #define DEFINE_PER_CPU_SECTION(type, name, sec) \ argument 100 #define DECLARE_PER_CPU_SECTION(type, name, sec) \ argument 103 #define DEFINE_PER_CPU_SECTION(type, name, sec) \ argument 112 #define DECLARE_PER_CPU(type, name) \ argument 115 #define DEFINE_PER_CPU(type, name) \ argument 122 #define DECLARE_PER_CPU_FIRST(type, name) \ argument 125 #define DEFINE_PER_CPU_FIRST(type, name) \ argument 139 #define DECLARE_PER_CPU_SHARED_ALIGNED(type, name) \ argument 143 #define DEFINE_PER_CPU_SHARED_ALIGNED(type, name) \ argument [all …]
|
| D | profile.h | 58 static inline void profile_hit(int type, void *ip) in profile_hit() 98 static inline void profile_tick(int type) in profile_tick() 103 static inline void profile_hits(int type, void *ip, unsigned int nr_hits) in profile_hits() 108 static inline void profile_hit(int type, void *ip) in profile_hit()
|
| D | typecheck.h | 9 #define typecheck(type,x) \ argument 20 #define typecheck_fn(type,function) \ argument
|
| D | pid.h | 178 #define do_each_pid_task(pid, type, task) \ argument 188 #define while_each_pid_task(pid, type, task) \ argument 194 #define do_each_pid_thread(pid, type, task) \ argument 199 #define while_each_pid_thread(pid, type, task) \ argument
|
| D | swap_cgroup.h | 33 swap_cgroup_swapon(int type, unsigned long max_pages) in swap_cgroup_swapon() 38 static inline void swap_cgroup_swapoff(int type) in swap_cgroup_swapoff()
|
| D | moduleparam.h | 128 #define module_param(name, type, perm) \ argument 134 #define module_param_unsafe(name, type, perm) \ argument 148 #define module_param_named(name, value, type, perm) \ argument 156 #define module_param_named_unsafe(name, value, type, perm) \ argument 262 #define core_param(name, var, type, perm) \ argument 269 #define core_param_unsafe(name, var, type, perm) \ argument 338 #define __param_check(name, p, type) \ argument 423 #define module_param_array(name, type, nump, perm) \ argument 437 #define module_param_array_named(name, array, type, nump, perm) \ argument 471 #define module_param_hw_named(name, value, type, hwtype, perm) \ argument [all …]
|
| D | plist.h | 235 # define plist_first_entry(head, type, member) \ argument 241 # define plist_first_entry(head, type, member) \ argument 252 # define plist_last_entry(head, type, member) \ argument 258 # define plist_last_entry(head, type, member) \ argument
|
| D | kfifo.h | 76 #define __STRUCT_KFIFO(type, size, recsize, ptrtype) \ argument 82 #define STRUCT_KFIFO(type, size) \ argument 85 #define __STRUCT_KFIFO_PTR(type, recsize, ptrtype) \ argument 91 #define STRUCT_KFIFO_PTR(type) \ argument 123 #define DECLARE_KFIFO_PTR(fifo, type) STRUCT_KFIFO_PTR(type) fifo argument 131 #define DECLARE_KFIFO(fifo, type, size) STRUCT_KFIFO(type, size) fifo argument 156 #define DEFINE_KFIFO(fifo, type, size) \ argument
|
| D | frontswap.h | 96 static inline void frontswap_invalidate_page(unsigned type, pgoff_t offset) in frontswap_invalidate_page() 102 static inline void frontswap_invalidate_area(unsigned type) in frontswap_invalidate_area() 108 static inline void frontswap_init(unsigned type, unsigned long *map) in frontswap_init()
|
| /include/uapi/asm-generic/ |
| D | ioctl.h | 69 #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
|
| /include/uapi/linux/ |
| D | cryptouser.h | 69 char type[CRYPTO_MAX_NAME]; member 73 char type[CRYPTO_MAX_NAME]; member 79 char type[CRYPTO_MAX_NAME]; member 86 char type[CRYPTO_MAX_NAME]; member 95 char type[CRYPTO_MAX_NAME]; member 103 char type[CRYPTO_MAX_NAME]; member 107 char type[CRYPTO_MAX_NAME]; member 112 char type[CRYPTO_MAX_NAME]; member 116 char type[CRYPTO_MAX_NAME]; member 120 char type[CRYPTO_MAX_NAME]; member
|
| D | auto_fs4.h | 37 static inline void set_autofs_type_indirect(unsigned int *type) in set_autofs_type_indirect() 42 static inline unsigned int autofs_type_indirect(unsigned int type) in autofs_type_indirect() 47 static inline void set_autofs_type_direct(unsigned int *type) in set_autofs_type_direct() 52 static inline unsigned int autofs_type_direct(unsigned int type) in autofs_type_direct() 57 static inline void set_autofs_type_offset(unsigned int *type) in set_autofs_type_offset() 62 static inline unsigned int autofs_type_offset(unsigned int type) in autofs_type_offset() 67 static inline unsigned int autofs_type_trigger(unsigned int type) in autofs_type_trigger() 77 static inline void set_autofs_type_any(unsigned int *type) in set_autofs_type_any() 82 static inline unsigned int autofs_type_any(unsigned int type) in autofs_type_any()
|
| /include/trace/ |
| D | trace_events.h | 84 #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 …]
|
| /include/uapi/sound/ |
| D | firewire.h | 17 unsigned int type; /* SNDRV_FIREWIRE_EVENT_xxx */ member 21 unsigned int type; member 26 unsigned int type; member 42 unsigned int type; member 47 unsigned int type; member 52 unsigned int type; member 80 unsigned int type; /* SNDRV_FIREWIRE_TYPE_xxx */ member
|
| /include/linux/iio/ |
| D | events.h | 28 type, chan, chan1, chan2) \ argument 45 type, direction) \ argument 56 #define IIO_UNMOD_EVENT_CODE(chan_type, number, type, direction) \ argument
|
| /include/acpi/ |
| D | acpixf.h | 69 #define ACPI_GLOBAL(type,name) \ argument 73 #define ACPI_INIT_GLOBAL(type,name,value) \ argument 78 #define ACPI_GLOBAL(type,name) \ argument 83 #define ACPI_INIT_GLOBAL(type,name,value) \ argument
|
| /include/uapi/linux/netfilter/ |
| D | xt_sctp.h | 39 #define bytes(type) (sizeof(type) * 8) argument 41 #define SCTP_CHUNKMAP_SET(chunkmap, type) \ argument 47 #define SCTP_CHUNKMAP_CLEAR(chunkmap, type) \ argument 53 #define SCTP_CHUNKMAP_IS_SET(chunkmap, type) \ argument
|
| /include/xen/interface/io/ |
| D | kbdif.h | 231 uint8_t type; member 257 uint8_t type; member 287 uint8_t type; member 440 uint8_t type; /* XENKBD_TYPE_MTOUCH */ member 460 uint8_t type; member 489 uint8_t type; member
|
| /include/net/netfilter/ |
| D | nf_log.h | 21 u_int8_t type; member 50 enum nf_log_type type; member 73 #define MODULE_ALIAS_NF_LOGGER(family, type) \ argument
|