Home
last modified time | relevance | path

Searched refs:unused (Results 1 – 25 of 1359) sorted by relevance

12345678910>>...55

/linux/tools/include/nolibc/
H A Dsys.h87 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))
186 static __attribute__((unused))
[all …]
H A Dctype.h16 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 …]
H A Dstdio.h42 static __attribute__((unused))
53 static __attribute__((unused))
66 static __attribute__((unused))
82 static __attribute__((unused))
102 static __attribute__((unused))
112 static __attribute__((unused))
123 static __attribute__((unused))
133 static __attribute__((unused))
145 static __attribute__((unused))
161 static __attribute__((unused))
[all …]
H A Dstdlib.h40 static __attribute__((unused))
63 static __attribute__((unused))
69 static __attribute__((unused))
88 static __attribute__((unused))
104 static __attribute__((unused))
130 static __attribute__((unused))
147 static __attribute__((unused))
164 static __attribute__((unused))
201 static __attribute__((unused))
241 static __attribute__((unused))
[all …]
H A Dstring.h18 static __attribute__((unused))
89 static __attribute__((unused))
100 static __attribute__((unused))
111 static __attribute__((unused))
148 static __attribute__((unused))
157 static __attribute__((unused))
171 static __attribute__((unused))
187 static __attribute__((unused))
213 static __attribute__((unused))
232 static __attribute__((unused))
[all …]
H A Dunistd.h21 static __attribute__((unused))
34 static __attribute__((unused))
45 static __attribute__((unused))
53 static __attribute__((unused))
/linux/drivers/scsi/
H A D53c700_d.h_shipped861 static u32 A_AFTER_CMD_used[] __attribute((unused)) = {
970 static u32 A_Device_ID_used[] __attribute((unused)) = {
980 static u32 A_FATAL_used[] __attribute((unused)) = {
1020 static u32 A_MSG_IN_used[] __attribute((unused)) = {
1054 static u32 A_MSG_OUT_used[] __attribute((unused)) = {
1156 static u32 A_SDTR_MSG_used[] __attribute((unused)) = {
1229 static u32 A_WDTR_MSG_used[] __attribute((unused)) = {
1262 static u32 LABELPATCHES[] __attribute((unused)) = {
1324 } EXTERNAL_PATCHES[] __attribute((unused)) = {
1327 static u32 INSTRUCTIONS __attribute((unused)) = 149;
[all …]
/linux/mm/kasan/
H A Dkasan_test_module.c23 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/drivers/misc/genwqe/
H A Dcard_debugfs.c71 return curr_dbg_uidn_show(s, unused, 0); in curr_dbg_uid0_show()
78 return curr_dbg_uidn_show(s, unused, 1); in curr_dbg_uid1_show()
85 return curr_dbg_uidn_show(s, unused, 2); in curr_dbg_uid2_show()
100 return prev_dbg_uidn_show(s, unused, 0); in prev_dbg_uid0_show()
107 return prev_dbg_uidn_show(s, unused, 1); in prev_dbg_uid1_show()
114 return prev_dbg_uidn_show(s, unused, 2); in prev_dbg_uid2_show()
119 static int curr_regs_show(struct seq_file *s, void *unused) in curr_regs_show() argument
148 static int prev_regs_show(struct seq_file *s, void *unused) in prev_regs_show() argument
172 static int jtimer_show(struct seq_file *s, void *unused) in jtimer_show() argument
211 static int ddcb_info_show(struct seq_file *s, void *unused) in ddcb_info_show() argument
[all …]
/linux/tools/build/feature/
H A Dtest-jvmti.c6 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 Dtest-jvmti-cmlr.c7 jvmtiCompiledMethodLoadInlineRecord rec __attribute__((unused)); in main()
8 jvmtiCompiledMethodLoadRecordHeader hdr __attribute__((unused)); in main()
9 PCStackInfo p __attribute__((unused)); in main()
/linux/sound/pci/ctxfi/
H A Dctvmem.c43 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/drivers/media/common/b2c2/
H A Dflexcop_ibi_value_be.h26 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 …]
H A Dflexcop_ibi_value_le.h26 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/include/linux/clk/
H A Drenesas.h21 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/tools/testing/selftests/bpf/progs/
H A Dverifier_iterating_callbacks.c46 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
/linux/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_debugfs.c58 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
243 static int mvpp2_dbgfs_port_vid_show(struct seq_file *s, void *unused) in mvpp2_dbgfs_port_vid_show() argument
299 static int mvpp2_dbgfs_filter_show(struct seq_file *s, void *unused) in mvpp2_dbgfs_filter_show() argument
337 static int mvpp2_dbgfs_prs_lu_show(struct seq_file *s, void *unused) in mvpp2_dbgfs_prs_lu_show() argument
349 static int mvpp2_dbgfs_prs_pmap_show(struct seq_file *s, void *unused) in mvpp2_dbgfs_prs_pmap_show() argument
367 static int mvpp2_dbgfs_prs_ai_show(struct seq_file *s, void *unused) in mvpp2_dbgfs_prs_ai_show() argument
404 static int mvpp2_dbgfs_prs_sram_show(struct seq_file *s, void *unused) in mvpp2_dbgfs_prs_sram_show() argument
[all …]
/linux/Documentation/arch/x86/x86_64/
H A Dmm.rst46 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/arch/um/drivers/
H A Dchan_user.h34 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/arch/arm64/boot/dts/allwinner/
H A Dsun50i-h616-orangepi-zero2.dts81 /* unused */
85 /* unused */
89 /* unused */
97 /* unused */
101 /* unused */
133 /* unused */
/linux/Documentation/arch/s390/
H A Dmm.rst17 No page tables are created for the unused gaps.
33 | | ... unused gap | KASAN untracked
51 | ... unused gap | KASAN untracked
101 | ... unused gap | KASAN untracked
105 | ... unused gap | KASAN untracked
/linux/include/linux/can/dev/
H A Dpeak_canfd.h98 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/include/uapi/linux/
H A Ddlm_device.h36 __u16 unused; member
66 __u8 unused[2]; member
90 __u8 unused[3]; member
/linux/samples/bpf/
H A Dsyscall_tp_kern.c9 unsigned long long unused; member
18 unsigned long long unused; member
24 unsigned long long unused; member
/linux/tools/testing/selftests/mm/
H A Dhugetlb_madv_vs_map.c36 void *touch(void *unused) in touch() argument
44 void *madv(void *unused) in madv() argument
57 void *map_extra(void *unused) in map_extra() argument

12345678910>>...55