/linux/tools/include/nolibc/ |
H A D | sys.h | 48 /* Syscall ENOSYS helper: Avoids unused-parameter warnings and provides a 87 static __attribute__((unused)) 93 static __attribute__((unused)) 105 static __attribute__((unused)) 123 static __attribute__((unused)) 129 static __attribute__((unused)) 140 static __attribute__((unused)) 152 static __attribute__((unused)) 163 static __attribute__((unused)) 175 static __attribute__((unused)) [all...] |
H A D | ctype.h | 19 static __attribute__((unused)) 26 static __attribute__((unused)) 32 static __attribute__((unused)) 39 static __attribute__((unused)) 45 static __attribute__((unused)) 52 static __attribute__((unused)) 58 static __attribute__((unused)) 65 static __attribute__((unused)) 72 static __attribute__((unused)) 78 static __attribute__((unused)) [all...] |
H A D | stdlib.h | 29 static __attribute__((unused)) char itoa_buffer[21]; 55 __attribute__((weak,unused,noreturn,section(".text.nolibc_abort"))) 62 static __attribute__((unused)) 85 static __attribute__((unused)) 91 static __attribute__((unused)) 110 static __attribute__((unused)) 126 static __attribute__((unused)) 143 static __attribute__((unused)) 160 static __attribute__((unused)) 197 static __attribute__((unused)) [all...] |
H A D | string.h | 22 static __attribute__((unused)) 39 __attribute__((weak,unused,section(".text.nolibc_memmove"))) 64 __attribute__((weak,unused,section(".text.nolibc_memcpy"))) 82 __attribute__((weak,unused,section(".text.nolibc_memset"))) 96 static __attribute__((unused)) 107 static __attribute__((unused)) 118 static __attribute__((unused)) 134 __attribute__((weak,unused,section(".text.nolibc_strlen"))) 156 static __attribute__((unused)) 165 static __attribute__((unused)) [all...] |
H A D | time.h | 43 static __attribute__((unused)) 61 static __attribute__((unused)) 67 static __attribute__((unused)) 85 static __attribute__((unused)) 91 static __attribute__((unused)) 106 static __attribute__((unused)) 112 static __attribute__((unused)) 132 static __attribute__((unused)) 152 static __attribute__((unused)) 172 static __attribute__((unused)) [all...] |
H A D | unistd.h | 33 static __attribute__((unused)) 39 static __attribute__((unused)) 45 static __attribute__((unused)) 52 static __attribute__((unused)) 65 static __attribute__((unused)) 76 static __attribute__((unused)) 84 static __attribute__((unused))
|
H A D | sched.h | 21 static __attribute__((unused)) 27 static __attribute__((unused)) 38 static __attribute__((unused)) 44 static __attribute__((unused))
|
H A D | fcntl.h | 21 static __attribute__((unused)) 27 static __attribute__((unused)) 47 static __attribute__((unused)) 53 static __attribute__((unused))
|
H A D | dirent.h | 30 static __attribute__((unused)) 40 static __attribute__((unused)) 51 static __attribute__((unused)) 63 static __attribute__((unused))
|
/linux/drivers/scsi/ |
H A 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/drivers/misc/genwqe/ |
H A 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, in prev_dbg_uid0_show() 105 prev_dbg_uid1_show(struct seq_file * s,void * unused) prev_dbg_uid1_show() argument 112 prev_dbg_uid2_show(struct seq_file * s,void * unused) prev_dbg_uid2_show() argument 119 curr_regs_show(struct seq_file * s,void * unused) curr_regs_show() argument 148 prev_regs_show(struct seq_file * s,void * unused) prev_regs_show() argument 172 jtimer_show(struct seq_file * s,void * unused) jtimer_show() argument 193 queue_working_time_show(struct seq_file * s,void * unused) queue_working_time_show() argument 211 ddcb_info_show(struct seq_file * s,void * unused) ddcb_info_show() argument 284 info_show(struct seq_file * s,void * unused) info_show() argument [all...] |
/linux/tools/build/feature/ |
H A 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()
|
H A 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/tools/include/nolibc/sys/ |
H A D | mman.h | 17 static __attribute__((unused)) 39 static __attribute__((unused)) 51 static __attribute__((unused)) 58 static __attribute__((unused)) 70 static __attribute__((unused)) 76 static __attribute__((unused))
|
H A D | timerfd.h | 19 static __attribute__((unused)) 25 static __attribute__((unused)) 32 static __attribute__((unused)) 50 static __attribute__((unused)) 57 static __attribute__((unused)) 80 static __attribute__((unused))
|
H A D | wait.h | 24 static __attribute__((unused)) 34 static __attribute__((unused)) 40 static __attribute__((unused)) 46 static __attribute__((unused)) 53 static __attribute__((unused)) 110 static __attribute__((unused))
|
H A D | stat.h | 25 static __attribute__((unused)) 35 static __attribute__((unused)) 42 static __attribute__((unused)) 76 static __attribute__((unused)) 82 static __attribute__((unused)) 88 static __attribute__((unused))
|
/linux/sound/pci/ctxfi/ |
H A D | ctvmem.c | 43 list_for_each(pos, &vm->unused) { in get_vm_block() 48 if (pos == &vm->unused) in get_vm_block() 52 /* Move the vm node from unused list to used list directly */ 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() 221 /* free used and unused lis in ct_vm_destroy() [all...] |
/linux/drivers/media/common/b2c2/ |
H A 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 member 266 u32 unused : 4; global() member 274 u32 unused :22; global() member 351 u32 unused : 1; global() member [all...] |
H A 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 member 257 u32 unused : 4; global() member 270 u32 unused :22; global() member 360 u32 unused : 1; global() member [all...] |
/linux/include/linux/clk/ |
H A 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/arch/um/drivers/ |
H A D | chan_user.h | 34 extern void generic_close(int fd, void *unused); 35 extern int generic_read(int fd, __u8 *c_out, void *unused); 36 extern int generic_write(int fd, const __u8 *buf, size_t n, void *unused); 38 extern int generic_window_size(int fd, void *unused, unsigned short *rows_out,
|
/linux/Documentation/arch/x86/x86_64/ |
H A D | mm.rst | 58 ffffc88000000000 | -55.5 TB | ffffc8ffffffffff | 0.5 TB | ... unused hole 60 ffffe90000000000 | -23 TB | ffffe9ffffffffff | 1 TB | ... unused hole 62 ffffeb0000000000 | -21 TB | ffffebffffffffff | 1 TB | ... unused hole 69 fffffc0000000000 | -4 TB | fffffdffffffffff | 2 TB | ... unused hole 72 fffffe8000000000 | -1.5 TB | fffffeffffffffff | 0.5 TB | ... unused hole 74 ffffff8000000000 | -512 GB | ffffffeeffffffff | 444 GB | ... unused hole 76 ffffffff00000000 | -4 GB | ffffffff7fffffff | 2 GB | ... unused hole 83 ffffffffffe00000 | -2 MB | ffffffffffffffff | 2 MB | ... unused hole 128 ff91000000000000 | -27.75 PB | ff9fffffffffffff | 3.75 PB | ... unused hole 130 ffd2000000000000 | -11.5 PB | ffd3ffffffffffff | 0.5 PB | ... unused hol [all...] |
/linux/arch/arm64/boot/dts/allwinner/ |
H A D | sun50i-h616-orangepi-zero2.dts | 85 /* unused */ 89 /* unused */ 93 /* unused */ 101 /* unused */ 105 /* unused */ 137 /* unused */
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | verifier_iterating_callbacks.c | 46 int unsafe_on_2nd_iter(void *unused) in unsafe_on_2nd_iter() argument 63 int unsafe_on_zero_iter(void *unused) in unsafe_on_zero_iter() argument 79 int widening(void *unused) in widening() argument 98 int loop_detection(void *unused) in loop_detection() argument 126 int unsafe_for_each_map_elem(void *unused) in unsafe_for_each_map_elem() argument 141 int unsafe_ringbuf_drain(void *unused) in unsafe_ringbuf_drain() argument 156 int unsafe_find_vma(void *unused) in unsafe_find_vma() argument 173 int bpf_loop_iter_limit_ok(void *unused) in bpf_loop_iter_limit_ok() argument 183 int bpf_loop_iter_limit_overflow(void *unused) in bpf_loop_iter_limit_overflow() argument 217 int bpf_loop_iter_limit_nested(void *unused) in bpf_loop_iter_limit_nested() argument [all...] |