/Linux-v6.1/tools/include/nolibc/ |
D | sys.h | 55 static __attribute__((unused)) 61 static __attribute__((unused)) 73 static __attribute__((unused)) 91 static __attribute__((unused)) 97 static __attribute__((unused)) 114 static __attribute__((unused)) 126 static __attribute__((unused)) 143 static __attribute__((unused)) 155 static __attribute__((unused)) 172 static __attribute__((unused)) [all …]
|
D | ctype.h | 16 static __attribute__((unused)) 23 static __attribute__((unused)) 29 static __attribute__((unused)) 36 static __attribute__((unused)) 42 static __attribute__((unused)) 49 static __attribute__((unused)) 55 static __attribute__((unused)) 62 static __attribute__((unused)) 69 static __attribute__((unused)) 75 static __attribute__((unused)) [all …]
|
D | stdlib.h | 25 static __attribute__((unused)) char itoa_buffer[21]; 32 __attribute__((weak,unused,noreturn,section(".text.nolibc_abort"))) 39 static __attribute__((unused)) 62 static __attribute__((unused)) 68 static __attribute__((unused)) 88 static __attribute__((unused)) 104 static inline __attribute__((unused,always_inline)) 111 static __attribute__((unused)) 128 static __attribute__((unused)) 145 static __attribute__((unused)) [all …]
|
D | string.h | 18 static __attribute__((unused)) 30 static __attribute__((unused)) 42 static __attribute__((unused)) 55 __attribute__((weak,unused,section(".text.nolibc_memmove"))) 77 __attribute__((weak,unused,section(".text.nolibc_memcpy"))) 86 __attribute__((weak,unused,section(".text.nolibc_memset"))) 96 static __attribute__((unused)) 107 static __attribute__((unused)) 118 static __attribute__((unused)) 133 static __attribute__((unused)) [all …]
|
D | stdio.h | 32 static __attribute__((unused)) FILE* const stdin = (FILE*)-3; 33 static __attribute__((unused)) FILE* const stdout = (FILE*)-2; 34 static __attribute__((unused)) FILE* const stderr = (FILE*)-1; 40 static __attribute__((unused)) 56 static __attribute__((unused)) 67 static __attribute__((unused)) 83 static __attribute__((unused)) 95 static __attribute__((unused)) 116 static __attribute__((unused)) 129 static __attribute__((unused)) [all …]
|
D | unistd.h | 16 static __attribute__((unused)) 29 static __attribute__((unused)) 40 static __attribute__((unused)) 48 static __attribute__((unused))
|
/Linux-v6.1/drivers/scsi/ |
D | 53c700_d.h_shipped | 861 static u32 A_AFTER_CMD_used[] __attribute((unused)) = { 865 static u32 A_AFTER_DATA_IN_used[] __attribute((unused)) = { 869 static u32 A_AFTER_DATA_OUT_used[] __attribute((unused)) = { 873 static u32 A_AFTER_SELECTION_used[] __attribute((unused)) = { 877 static u32 A_AFTER_STATUS_used[] __attribute((unused)) = { 881 static u32 A_BEFORE_CMD_used[] __attribute((unused)) = { 885 static u32 A_COMMAND_COMPLETE_MSG_used[] __attribute((unused)) = { 890 static u32 A_COMPLETED_SELECTION_AS_TARGET_used[] __attribute((unused)) = { 895 static u32 A_CommandAddress_used[] __attribute((unused)) = { 900 static u32 A_CommandCount_used[] __attribute((unused)) = { [all …]
|
/Linux-v6.1/drivers/misc/genwqe/ |
D | card_debugfs.c | 43 static int curr_dbg_uidn_show(struct seq_file *s, void *unused, int uid) in curr_dbg_uidn_show() argument 69 static int curr_dbg_uid0_show(struct seq_file *s, void *unused) in curr_dbg_uid0_show() argument 71 return curr_dbg_uidn_show(s, unused, 0); in curr_dbg_uid0_show() 76 static int curr_dbg_uid1_show(struct seq_file *s, void *unused) in curr_dbg_uid1_show() argument 78 return curr_dbg_uidn_show(s, unused, 1); in curr_dbg_uid1_show() 83 static int curr_dbg_uid2_show(struct seq_file *s, void *unused) in curr_dbg_uid2_show() argument 85 return curr_dbg_uidn_show(s, unused, 2); in curr_dbg_uid2_show() 90 static int prev_dbg_uidn_show(struct seq_file *s, void *unused, int uid) in prev_dbg_uidn_show() argument 98 static int prev_dbg_uid0_show(struct seq_file *s, void *unused) in prev_dbg_uid0_show() argument 100 return prev_dbg_uidn_show(s, unused, 0); in prev_dbg_uid0_show() [all …]
|
/Linux-v6.1/mm/kasan/ |
D | kasan_test_module.c | 23 int __maybe_unused unused; in copy_user_test() local 41 unused = copy_from_user(kmem, usermem, size + 1); in copy_user_test() 44 unused = copy_to_user(usermem, kmem, size + 1); in copy_user_test() 47 unused = __copy_from_user(kmem, usermem, size + 1); in copy_user_test() 50 unused = __copy_to_user(usermem, kmem, size + 1); in copy_user_test() 53 unused = __copy_from_user_inatomic(kmem, usermem, size + 1); in copy_user_test() 56 unused = __copy_to_user_inatomic(usermem, kmem, size + 1); in copy_user_test() 59 unused = strncpy_from_user(kmem, usermem, size + 1); in copy_user_test()
|
/Linux-v6.1/tools/build/feature/ |
D | test-jvmti.c | 6 JavaVM jvm __attribute__((unused)); in main() 7 jvmtiEventCallbacks cb __attribute__((unused)); in main() 8 jvmtiCapabilities caps __attribute__((unused)); in main() 9 jvmtiJlocationFormat format __attribute__((unused)); in main() 10 jvmtiEnv jvmti __attribute__((unused)); in main()
|
D | test-jvmti-cmlr.c | 7 jvmtiCompiledMethodLoadInlineRecord rec __attribute__((unused)); in main() 8 jvmtiCompiledMethodLoadRecordHeader hdr __attribute__((unused)); in main() 9 PCStackInfo p __attribute__((unused)); in main()
|
/Linux-v6.1/sound/pci/ctxfi/ |
D | ctvmem.c | 43 list_for_each(pos, &vm->unused) { in get_vm_block() 48 if (pos == &vm->unused) in get_vm_block() 86 list_for_each(pos, &vm->unused) { in put_vm_block() 91 if (pos == &vm->unused) { in put_vm_block() 92 list_add_tail(&block->list, &vm->unused); in put_vm_block() 107 while (pre != &vm->unused) { in put_vm_block() 200 INIT_LIST_HEAD(&vm->unused); in ct_vm_create() 206 list_add(&block->list, &vm->unused); in ct_vm_create() 228 while (!list_empty(&vm->unused)) { in ct_vm_destroy() 229 pos = vm->unused.next; in ct_vm_destroy()
|
/Linux-v6.1/drivers/media/common/b2c2/ |
D | flexcop_ibi_value_be.h | 26 u32 unused : 1; member 33 u32 unused : 1; member 38 u32 unused : 2; member 61 u32 unused : 6; member 109 u32 unused : 9; member 184 u32 unused : 7; member 229 u32 unused :15; member 234 u32 unused :15; member 239 u32 unused :15; member 252 u32 unused :22; member [all …]
|
D | flexcop_ibi_value_le.h | 26 u32 unused : 1; member 31 u32 unused : 1; member 37 u32 unused : 2; member 66 u32 unused : 6; member 132 u32 unused : 9; member 184 u32 unused : 7; member 230 u32 unused :15; member 235 u32 unused :15; member 240 u32 unused :15; member 253 u32 unused :22; member [all …]
|
/Linux-v6.1/include/linux/clk/ |
D | renesas.h | 21 int cpg_mstp_attach_dev(struct generic_pm_domain *unused, struct device *dev); 22 void cpg_mstp_detach_dev(struct generic_pm_domain *unused, struct device *dev); 29 int cpg_mssr_attach_dev(struct generic_pm_domain *unused, struct device *dev); 30 void cpg_mssr_detach_dev(struct generic_pm_domain *unused, struct device *dev);
|
/Linux-v6.1/drivers/net/ethernet/marvell/mvpp2/ |
D | mvpp2_debugfs.c | 58 static int mvpp2_dbgfs_flow_flt_hits_show(struct seq_file *s, void *unused) in mvpp2_dbgfs_flow_flt_hits_show() argument 71 static int mvpp2_dbgfs_flow_dec_hits_show(struct seq_file *s, void *unused) in mvpp2_dbgfs_flow_dec_hits_show() argument 84 static int mvpp2_dbgfs_flow_type_show(struct seq_file *s, void *unused) in mvpp2_dbgfs_flow_type_show() argument 124 static int mvpp2_dbgfs_flow_id_show(struct seq_file *s, void *unused) in mvpp2_dbgfs_flow_id_show() argument 140 static int mvpp2_dbgfs_port_flow_hash_opt_show(struct seq_file *s, void *unused) in mvpp2_dbgfs_port_flow_hash_opt_show() argument 166 static int mvpp2_dbgfs_port_flow_engine_show(struct seq_file *s, void *unused) in mvpp2_dbgfs_port_flow_engine_show() argument 191 static int mvpp2_dbgfs_flow_c2_hits_show(struct seq_file *s, void *unused) in mvpp2_dbgfs_flow_c2_hits_show() argument 205 static int mvpp2_dbgfs_flow_c2_rxq_show(struct seq_file *s, void *unused) in mvpp2_dbgfs_flow_c2_rxq_show() argument 226 static int mvpp2_dbgfs_flow_c2_enable_show(struct seq_file *s, void *unused) in mvpp2_dbgfs_flow_c2_enable_show() argument 243 static int mvpp2_dbgfs_port_vid_show(struct seq_file *s, void *unused) in mvpp2_dbgfs_port_vid_show() argument [all …]
|
/Linux-v6.1/Documentation/x86/x86_64/ |
D | mm.rst | 46 ffffc88000000000 | -55.5 TB | ffffc8ffffffffff | 0.5 TB | ... unused hole 48 ffffe90000000000 | -23 TB | ffffe9ffffffffff | 1 TB | ... unused hole 50 ffffeb0000000000 | -21 TB | ffffebffffffffff | 1 TB | ... unused hole 57 fffffc0000000000 | -4 TB | fffffdffffffffff | 2 TB | ... unused hole 60 fffffe8000000000 | -1.5 TB | fffffeffffffffff | 0.5 TB | ... unused hole 62 ffffff8000000000 | -512 GB | ffffffeeffffffff | 444 GB | ... unused hole 64 ffffffff00000000 | -4 GB | ffffffff7fffffff | 2 GB | ... unused hole 71 ffffffffffe00000 | -2 MB | ffffffffffffffff | 2 MB | ... unused hole 105 ff91000000000000 | -27.75 PB | ff9fffffffffffff | 3.75 PB | ... unused hole 107 ffd2000000000000 | -11.5 PB | ffd3ffffffffffff | 0.5 PB | ... unused hole [all …]
|
/Linux-v6.1/arch/um/drivers/ |
D | chan_user.h | 33 extern void generic_close(int fd, void *unused); 34 extern int generic_read(int fd, char *c_out, void *unused); 35 extern int generic_write(int fd, const char *buf, int n, void *unused); 37 extern int generic_window_size(int fd, void *unused, unsigned short *rows_out,
|
/Linux-v6.1/include/linux/can/dev/ |
D | peak_canfd.h | 98 u8 unused; member 122 u8 unused; member 134 u32 unused; member 148 u16 unused; member 160 u32 unused; member 229 u8 unused[3]; member
|
/Linux-v6.1/tools/testing/selftests/ |
D | kselftest_harness.h | 203 struct __test_metadata __attribute__((unused)) *_metadata) 270 struct __test_metadata __attribute__((unused)) *_metadata, \ 271 FIXTURE_DATA(fixture_name) __attribute__((unused)) *self, \ 273 __attribute__((unused)) *variant) 293 struct __test_metadata __attribute__((unused)) *_metadata, \ 294 FIXTURE_DATA(fixture_name) __attribute__((unused)) *self, \ 296 __attribute__((unused)) *variant) 413 struct __test_metadata __attribute__((unused)) *_metadata, \ 414 FIXTURE_DATA(fixture_name) __attribute__((unused)) *self, \ 416 __attribute__((unused)) *variant) [all …]
|
/Linux-v6.1/arch/arm64/boot/dts/allwinner/ |
D | sun50i-h616-orangepi-zero2.dts | 129 /* unused */ 133 /* unused */ 137 /* unused */ 145 /* unused */ 149 /* unused */ 181 /* unused */
|
D | sun50i-h616-x96-mate.dts | 117 /* unused */ 121 /* unused */ 131 /* unused */ 135 /* unused */ 167 /* unused */
|
/Linux-v6.1/include/uapi/linux/ |
D | dlm_device.h | 36 __u16 unused; member 66 __u8 unused[2]; member 90 __u8 unused[3]; member
|
/Linux-v6.1/arch/arm/include/asm/ |
D | vfpmacros.h | 45 addeq \base, \base, #32*4 @ step over unused register space 51 addne \base, \base, #32*4 @ step over unused register space 70 addeq \base, \base, #32*4 @ step over unused register space 76 addne \base, \base, #32*4 @ step over unused register space
|
/Linux-v6.1/Documentation/firmware-guide/acpi/ |
D | gpio-properties.rst | 177 line 0: "pin_0" unused input active-high 178 line 1: "pin_1" unused input active-high 179 line 2: unnamed unused input active-high 180 line 3: unnamed unused input active-high 181 line 4: "pin_3" unused input active-high 182 line 5: "pin_4_push_button" unused input active-high 183 line 6: unnamed unused input active-high 184 line 7 unnamed unused input active-high 185 line 8: unnamed unused input active-high 186 line 9: unnamed unused input active-high [all …]
|