Home
last modified time | relevance | path

Searched refs:ldl (Results 1 - 25 of 35) sorted by relevance

12

/kernel/linux/linux-5.10/arch/alpha/lib/
H A Dev6-copy_page.S70 ldl $31,0($17)
71 ldl $31,64($17)
75 ldl $31,128($17)
76 ldl $31,192($17)
80 ldl $31,256($17)
125 ldl $31,320($17)
163 ldl $31,320($17)
164 ldl $31,384($17)
165 ldl $31,448($17)
167 ldl
[all...]
H A Dcallback_srm.S16 ldl $4,alpha_using_srm
20 ldl $25,0($25) # Pick up the wrapper data.
40 ldl $4,alpha_using_srm
/kernel/linux/linux-6.6/arch/alpha/lib/
H A Dev6-copy_page.S70 ldl $31,0($17)
71 ldl $31,64($17)
75 ldl $31,128($17)
76 ldl $31,192($17)
80 ldl $31,256($17)
125 ldl $31,320($17)
163 ldl $31,320($17)
164 ldl $31,384($17)
165 ldl $31,448($17)
167 ldl
[all...]
H A Dcallback_srm.S16 ldl $4,alpha_using_srm
20 ldl $25,0($25) # Pick up the wrapper data.
40 ldl $4,alpha_using_srm
/kernel/linux/linux-5.10/tools/build/feature/
H A DMakefile92 $(BUILD) -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -ldw -lelf -lnuma -lelf -I/usr/include/slang -lslang $(FLAGS_PERL_EMBED) $(FLAGS_PYTHON_EMBED) -DPACKAGE='"perf"' -lbfd -ldl -lz -llzma -lzstd -lcap
230 $(BUILD) -DPACKAGE='"perf"' -lbfd -ldl
233 $(BUILD) -DPACKAGE='"perf"' -lbfd -ldl
242 $(CC) $(CFLAGS) -Wall -Werror -o $@ test-libbfd.c -DPACKAGE='"perf"' $(LDFLAGS) -lbfd -ldl -liberty
245 $(CC) $(CFLAGS) -Wall -Werror -o $@ test-libbfd.c -DPACKAGE='"perf"' $(LDFLAGS) -lbfd -ldl -liberty -lz
/kernel/linux/linux-5.10/tools/testing/selftests/x86/
H A DMakefile74 $(CC) -m32 -o $@ $(CFLAGS) $(EXTRA_CFLAGS) $^ -lrt -ldl -lm
77 $(CC) -m64 -o $@ $(CFLAGS) $(EXTRA_CFLAGS) $^ -lrt -ldl
/kernel/linux/linux-6.6/tools/testing/selftests/x86/
H A DMakefile75 $(CC) -m32 -o $@ $(CFLAGS) $(EXTRA_CFLAGS) $^ -lrt -ldl -lm
78 $(CC) -m64 -o $@ $(CFLAGS) $(EXTRA_CFLAGS) $^ -lrt -ldl
/kernel/linux/linux-5.10/tools/testing/selftests/timens/
H A DMakefile5 LDLIBS := -lrt -ldl
/kernel/linux/linux-5.10/tools/testing/selftests/capabilities/
H A DMakefile6 LDLIBS += -lcap-ng -lrt -ldl
/kernel/linux/linux-6.6/tools/testing/selftests/timens/
H A DMakefile5 LDLIBS := -lrt -ldl
/kernel/linux/linux-6.6/tools/testing/selftests/capabilities/
H A DMakefile6 LDLIBS += -lcap-ng -lrt -ldl
/kernel/linux/linux-5.10/tools/testing/selftests/vm/
H A DMakefile101 $(BINARIES_32): LDLIBS += -lrt -ldl -lm
109 $(BINARIES_64): LDLIBS += -lrt -ldl
/kernel/linux/linux-5.10/tools/bpf/bpftool/
H A DMakefile108 LIBS += -lbfd -ldl -lopcodes
110 LIBS += -lbfd -ldl -lopcodes -liberty
112 LIBS += -lbfd -ldl -lopcodes -liberty -lz
/kernel/linux/linux-6.6/tools/build/feature/
H A DMakefile89 BUILD_BFD = $(BUILD) -DPACKAGE='"perf"' -lbfd -ldl
90 BUILD_ALL = $(BUILD) -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -ldw -lelf -lnuma -lelf -lslang $(FLAGS_PERL_EMBED) $(FLAGS_PYTHON_EMBED) -DPACKAGE='"perf"' -lbfd -ldl -lz -llzma -lzstd -lcap
262 $(CC) $(CFLAGS) -Wall -Werror -o $@ test-libbfd.c -DPACKAGE='"perf"' $(LDFLAGS) -lbfd -ldl -liberty
265 $(CC) $(CFLAGS) -Wall -Werror -o $@ test-libbfd.c -DPACKAGE='"perf"' $(LDFLAGS) -lbfd -ldl -liberty -lz
/kernel/linux/linux-6.6/tools/testing/selftests/mm/
H A DMakefile140 $(BINARIES_32): LDLIBS += -lrt -ldl -lm
148 $(BINARIES_64): LDLIBS += -lrt -ldl
/kernel/linux/linux-5.10/tools/testing/selftests/rseq/
H A DMakefile11 LDLIBS += -lpthread -ldl
/kernel/linux/linux-6.6/arch/alpha/kernel/
H A Dentry.S462 ldl $3, TI_FLAGS($8)
497 ldl $17, TI_FLAGS($8)
501 ldl $2, TI_STATUS($8)
578 ldl $1, TI_STATUS($8)
740 ldl $1, TI_STATUS($8)
801 ldl $1, TI_STATUS($8)
/kernel/linux/linux-5.10/arch/powerpc/perf/
H A Dhv-24x7.c293 unsigned dl, ldl; in event_end() local
325 ldl = be16_to_cpu(*ldl_); in event_end()
326 if (ldl < 2) { in event_end()
327 pr_debug("%s: long desc len too short (ldl=%u)", in event_end()
328 __func__, ldl); in event_end()
332 if (start + nl + dl + ldl > end) { in event_end()
333 pr_debug("%s: start=%p + nl=%u + dl=%u + ldl=%u > end=%p", in event_end()
334 __func__, start, nl, dl, ldl, end); in event_end()
338 return start + nl + dl + ldl; in event_end()
/kernel/linux/linux-6.6/arch/powerpc/perf/
H A Dhv-24x7.c286 unsigned int dl, ldl; in event_end() local
318 ldl = be16_to_cpu(*ldl_); in event_end()
319 if (ldl < 2) { in event_end()
320 pr_debug("%s: long desc len too short (ldl=%u)", in event_end()
321 __func__, ldl); in event_end()
325 if (start + nl + dl + ldl > end) { in event_end()
326 pr_debug("%s: start=%p + nl=%u + dl=%u + ldl=%u > end=%p", in event_end()
327 __func__, start, nl, dl, ldl, end); in event_end()
331 return start + nl + dl + ldl; in event_end()
/kernel/linux/linux-6.6/tools/testing/selftests/vDSO/
H A DMakefile17 LDFLAGS_vdso_test_correctness := -ldl
/kernel/linux/linux-6.6/tools/bpf/bpftool/
H A DMakefile156 LIBS += -lbfd -ldl -lopcodes
158 LIBS += -lbfd -ldl -lopcodes -liberty
160 LIBS += -lbfd -ldl -lopcodes -liberty -lz
/kernel/linux/linux-6.6/tools/testing/selftests/rseq/
H A DMakefile11 LDLIBS += -lpthread -ldl
/kernel/linux/linux-5.10/tools/lib/lockdep/
H A DMakefile105 $(CC) $(LDFLAGS) --shared $^ -o $@ -lpthread -ldl -Wl,-soname='$(@F)';$(shell ln -sf $(@F) $(@D)/liblockdep.so))
/kernel/linux/linux-5.10/tools/bpf/
H A DMakefile80 $(QUIET_LINK)$(CC) $(CFLAGS) -o $@ $^ -lopcodes -lbfd -ldl
/kernel/linux/linux-6.6/tools/bpf/
H A DMakefile83 $(QUIET_LINK)$(CC) $(CFLAGS) -o $@ $^ -lopcodes -lbfd -ldl

Completed in 11 milliseconds

12