Home
last modified time | relevance | path

Searched refs:ld (Results 1 – 25 of 1057) sorted by relevance

12345678910>>...43

/OK3568_Linux_fs/buildroot/package/binutils/2.37/
H A D0006-bfd-Close-the-file-descriptor-if-there-is-no-archive.patch12 PR ld/28138
16 ld/
18 PR ld/28138
19 * testsuite/ld-plugin/lto.exp: Run tmpdir/pr28138 only for
22 PR ld/28138
23 * testsuite/ld-plugin/lto.exp: Run ld/28138 tests.
24 * testsuite/ld-plugin/pr28138.c: New file.
25 * testsuite/ld-plugin/pr28138-1.c: Likewise.
26 * testsuite/ld-plugin/pr28138-2.c: Likewise.
27 * testsuite/ld-plugin/pr28138-3.c: Likewise.
[all …]
H A D0002-poison-system-directories.patch26 ld/
27 * ld.h (args_type): Add error_poison_system_directories.
28 * ld.texinfo (--error-poison-system-directories): Document.
40 ld/
42 * ld.h (args_type): Add poison_system_directories.
43 * ld.texinfo (--no-poison-system-directories): Document.
59 ld/
69 ld/config.in | 3 +++
70 ld/configure | 14 ++++++++++++++
71 ld/configure.ac | 10 ++++++++++
[all …]
/OK3568_Linux_fs/kernel/drivers/video/backlight/
H A Dlcd.c30 struct lcd_device *ld; in fb_notifier_callback() local
33 ld = container_of(self, struct lcd_device, fb_notif); in fb_notifier_callback()
34 if (!ld->ops) in fb_notifier_callback()
37 mutex_lock(&ld->ops_lock); in fb_notifier_callback()
38 if (!ld->ops->check_fb || ld->ops->check_fb(ld, evdata->info)) { in fb_notifier_callback()
40 if (ld->ops->set_power) in fb_notifier_callback()
41 ld->ops->set_power(ld, *(int *)evdata->data); in fb_notifier_callback()
43 if (ld->ops->set_mode) in fb_notifier_callback()
44 ld->ops->set_mode(ld, evdata->data); in fb_notifier_callback()
47 mutex_unlock(&ld->ops_lock); in fb_notifier_callback()
[all …]
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/include/
H A Dgpr_asm.h32 ld r31,(top_pos)(%r1); \
33 ld r30,(top_pos - 8)(%r1); \
34 ld r29,(top_pos - 16)(%r1); \
35 ld r28,(top_pos - 24)(%r1); \
36 ld r27,(top_pos - 32)(%r1); \
37 ld r26,(top_pos - 40)(%r1); \
38 ld r25,(top_pos - 48)(%r1); \
39 ld r24,(top_pos - 56)(%r1); \
40 ld r23,(top_pos - 64)(%r1); \
41 ld r22,(top_pos - 72)(%r1); \
[all …]
/OK3568_Linux_fs/kernel/arch/riscv/kernel/
H A Dmcount-dyn.S37 ld s0, 32(sp)
38 ld ra, 40(sp)
41 ld ra, 8(sp)
42 ld s0, 0(sp)
48 ld a0, 24(sp)
49 ld a1, 16(sp)
51 ld a2, 8(sp)
67 ld ra, 8(sp)
68 ld s0, 0(sp)
79 ld a1, -8(s0)
[all …]
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/ps3/
H A Dhvcall.S24 ld r0, 16(r1); \
49 ld r11, -8(r1); \
52 ld r0, 16(r1); \
69 ld r11, -8(r1); \
71 ld r11, -16(r1); \
74 ld r0, 16(r1); \
92 ld r11, -8(r1); \
94 ld r11, -16(r1); \
96 ld r11, -24(r1); \
99 ld r0, 16(r1); \
[all …]
/OK3568_Linux_fs/kernel/arch/powerpc/lib/
H A Dcopypage_64.S27 ld r10,PPC64_CACHES@toc(r2)
46 ld r5,0(r4)
47 ld r6,8(r4)
48 ld r7,16(r4)
52 ld r9,8(r4)
53 ld r10,16(r4)
56 ld r11,24(r4)
57 ld r12,32(r4)
60 ld r5,40(r4)
61 ld r6,48(r4)
[all …]
H A Dcopyuser_64.S95 lex; ld r7,0(r4)
96 lex; ld r6,8(r4)
108 lex; ld r7,16(r4)
109 lex; ld r6,24(r4)
116 lex; ld r9,0(r4)
117 lex; ld r8,8(r4)
136 lex; ld r9,0(r4)
170 lex; ld r9,0(r4) /* 3+2n loads, 2+2n stores */
171 lex; ld r0,8(r4)
178 lex; ld r0,8(r4)
[all …]
H A Dcopy_mc_64.S26 ld r22,STK_REG(R22)(r1)
27 ld r21,STK_REG(R21)(r1)
28 ld r20,STK_REG(R20)(r1)
29 ld r19,STK_REG(R19)(r1)
30 ld r18,STK_REG(R18)(r1)
31 ld r17,STK_REG(R17)(r1)
32 ld r16,STK_REG(R16)(r1)
33 ld r15,STK_REG(R15)(r1)
34 ld r14,STK_REG(R14)(r1)
108 err2; ld r0,0(r4)
[all …]
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/copyloops/
H A Dcopyuser_64.S95 lex; ld r7,0(r4)
96 lex; ld r6,8(r4)
108 lex; ld r7,16(r4)
109 lex; ld r6,24(r4)
116 lex; ld r9,0(r4)
117 lex; ld r8,8(r4)
136 lex; ld r9,0(r4)
170 lex; ld r9,0(r4) /* 3+2n loads, 2+2n stores */
171 lex; ld r0,8(r4)
178 lex; ld r0,8(r4)
[all …]
H A Dcopy_mc_64.S26 ld r22,STK_REG(R22)(r1)
27 ld r21,STK_REG(R21)(r1)
28 ld r20,STK_REG(R20)(r1)
29 ld r19,STK_REG(R19)(r1)
30 ld r18,STK_REG(R18)(r1)
31 ld r17,STK_REG(R17)(r1)
32 ld r16,STK_REG(R16)(r1)
33 ld r15,STK_REG(R15)(r1)
34 ld r14,STK_REG(R14)(r1)
108 err2; ld r0,0(r4)
[all …]
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Docteon_switch.S266 ld t0, OCTEON_CP2_CRC_IV(a0)
268 ld t1, OCTEON_CP2_CRC_LENGTH(a0)
269 ld t2, OCTEON_CP2_CRC_POLY(a0)
278 ld t0, OCTEON_CP2_LLM_DAT(a0)
279 ld t1, OCTEON_CP2_LLM_DAT+8(a0)
288 ld t0, OCTEON_CP2_3DES_IV(a0)
289 ld t1, OCTEON_CP2_3DES_KEY(a0)
290 ld t2, OCTEON_CP2_3DES_KEY+8(a0)
292 ld t0, OCTEON_CP2_3DES_KEY+16(a0)
294 ld t1, OCTEON_CP2_3DES_RESULT(a0)
[all …]
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/pmu/ebb/
H A Dbusy_loop.S173 ld r3, -96(%r1)
176 ld r4, -104(%r1)
179 ld r5, -112(%r1)
182 ld r6, -120(%r1)
185 ld r7, -128(%r1)
188 ld r8, -136(%r1)
191 ld r9, -144(%r1)
194 ld r10, -152(%r1)
197 ld r11, -160(%r1)
200 ld r14, -168(%r1)
[all …]
/OK3568_Linux_fs/buildroot/package/valgrind/
H A Duclibc.supp5 obj:/lib/ld-uClibc*
11 obj:/lib/ld-uClibc*
17 obj:/lib/ld-uClibc*
23 obj:/lib/ld-uClibc*
29 obj:/lib/ld-uClibc*
35 obj:/lib/ld-uClibc*
41 obj:/lib/ld-uClibc*
47 obj:/lib/ld-uClibc*
53 obj:/lib/ld-uClibc*
59 obj:/lib/ld-uClibc*
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/gcc/gcc/
H A D0006-Define-GLIBC_DYNAMIC_LINKER-and-UCLIBC_DYNAMIC_LINKE.patch50 -#define GLIBC_DYNAMIC_LINKER "/lib/ld-linux-aarch64%{mbig-endian:_be}%{mabi=ilp32:_ilp32}.so.1"
51 +#define GLIBC_DYNAMIC_LINKER SYSTEMLIBS_DIR "ld-linux-aarch64%{mbig-endian:_be}%{mabi=ilp32:_ilp3…
54 -#define MUSL_DYNAMIC_LINKER "/lib/ld-musl-aarch64%{mbig-endian:_be}%{mabi=ilp32:_ilp32}.so.1"
55 +#define MUSL_DYNAMIC_LINKER SYSTEMLIBS_DIR "ld-musl-aarch64%{mbig-endian:_be}%{mabi=ilp32:_ilp32}…
67 -#define GLIBC_DYNAMIC_LINKER "/lib/ld-linux.so.2"
68 -#define UCLIBC_DYNAMIC_LINKER "/lib/ld-uClibc.so.0"
69 +#define GLIBC_DYNAMIC_LINKER SYSTEMLIBS_DIR "ld-linux.so.2"
70 +#define UCLIBC_DYNAMIC_LINKER SYSTEMLIBS_DIR "ld-uClibc.so.0"
82 -#define GLIBC_DYNAMIC_LINKER_SOFT_FLOAT "/lib/ld-linux.so.3"
83 -#define GLIBC_DYNAMIC_LINKER_HARD_FLOAT "/lib/ld-linux-armhf.so.3"
[all …]
/OK3568_Linux_fs/u-boot/drivers/misc/
H A Dstatus_led.c78 led_dev_t *ld; in status_led_init() local
81 for (i = 0, ld = led_dev; i < MAX_LED_DEV; i++, ld++) in status_led_init()
82 __led_init (ld->mask, ld->state); in status_led_init()
88 led_dev_t *ld; in status_led_tick() local
94 for (i = 0, ld = led_dev; i < MAX_LED_DEV; i++, ld++) { in status_led_tick()
96 if (ld->state != CONFIG_LED_STATUS_BLINKING) in status_led_tick()
99 if (++ld->cnt >= ld->period) { in status_led_tick()
100 __led_toggle (ld->mask); in status_led_tick()
101 ld->cnt -= ld->period; in status_led_tick()
109 led_dev_t *ld; in status_led_set() local
[all …]
/OK3568_Linux_fs/buildroot/package/binutils/2.38/
H A D0002-poison-system-directories.patch26 ld/
27 * ld.h (args_type): Add error_poison_system_directories.
28 * ld.texinfo (--error-poison-system-directories): Document.
40 ld/
42 * ld.h (args_type): Add poison_system_directories.
43 * ld.texinfo (--no-poison-system-directories): Document.
59 ld/
69 ld/config.in | 3 +++
70 ld/configure | 14 ++++++++++++++
71 ld/configure.ac | 10 ++++++++++
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/binutils/binutils/
H A D0007-warn-for-uses-of-system-directories-when-cross-linki.patch8 ld/
9 * ld.h (args_type): Add error_poison_system_directories.
10 * ld.texinfo (--error-poison-system-directories): Document.
22 ld/
24 * ld.h (args_type): Add poison_system_directories.
25 * ld.texinfo (--no-poison-system-directories): Document.
41 ld/
54 ld/config.in | 3 +++
55 ld/configure | 16 ++++++++++++++++
56 ld/configure.ac | 10 ++++++++++
[all …]
H A D0003-binutils-nativesdk-Search-for-alternative-ld.so.conf.patch4 Subject: [PATCH] binutils-nativesdk: Search for alternative ld.so.conf in SDK
7 We need binutils to look at our ld.so.conf file within the SDK to ensure
12 gcc internal paths. This ensures that ld works correctly in our buildtools
24 ld/Makefile.am | 3 ++-
25 ld/Makefile.in | 3 ++-
26 ld/ldelf.c | 2 +-
27 ld/ldmain.c | 1 +
28 ld/ldmain.h | 1 +
31 diff --git a/ld/Makefile.am b/ld/Makefile.am
33 --- a/ld/Makefile.am
[all …]
/OK3568_Linux_fs/buildroot/package/binutils/arc-2020.09-release/
H A D0001-poison-system-directories.patch29 ld/
30 * ld.h (args_type): Add error_poison_system_directories.
31 * ld.texinfo (--error-poison-system-directories): Document.
43 ld/
45 * ld.h (args_type): Add poison_system_directories.
46 * ld.texinfo (--no-poison-system-directories): Document.
62 ld/
72 ld/config.in | 3 +++
73 ld/configure | 14 ++++++++++++++
74 ld/configure.ac | 10 ++++++++++
[all …]
/OK3568_Linux_fs/buildroot/package/binutils/2.39/
H A D0002-poison-system-directories.patch28 ld/
29 * ld.h (args_type): Add error_poison_system_directories.
30 * ld.texinfo (--error-poison-system-directories): Document.
42 ld/
44 * ld.h (args_type): Add poison_system_directories.
45 * ld.texinfo (--no-poison-system-directories): Document.
61 ld/
71 ld/config.in | 3 +++
72 ld/configure | 14 ++++++++++++++
73 ld/configure.ac | 10 ++++++++++
[all …]
/OK3568_Linux_fs/kernel/arch/powerpc/kvm/
H A Dbook3s_hv_rmhandlers.S90 ld r3, HSTATE_SPLIT_MODE(r13)
101 ld r4, HSTATE_KVM_VCPU(r13)
108 ld r5,HSTATE_DABR(r13)
115 ld r3,PACA_SPRG_VDSO(r13)
125 ld r3, HSTATE_DECEXP(r13)
143 ld r8, 112+PPC_LR_STKOFF(r1)
145 ld r7, HSTATE_HOST_MSR(r13)
185 ld r5, HSTATE_KVM_VCORE(r13)
190 ld r8,VCORE_LPCR(r5)
194 ld r5, HSTATE_KVM_VCORE(r13)
[all …]
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/
H A Dcyttsp5_loader.c142 struct cyttsp5_loader_data *ld = cyttsp5_get_loader_data(dev); in cyttsp5_check_firmware_version() local
146 fw_ver_img = ld->si->cydata.fw_ver_major << 8; in cyttsp5_check_firmware_version()
147 fw_ver_img += ld->si->cydata.fw_ver_minor; in cyttsp5_check_firmware_version()
165 fw_revctrl_img = ld->si->cydata.revctrl; in cyttsp5_check_firmware_version()
188 struct cyttsp5_loader_data *ld = container_of(calibration_work, in cyttsp5_calibrate_idacs() local
190 struct device *dev = ld->dev; in cyttsp5_calibrate_idacs()
218 complete(&ld->calibration_complete); in cyttsp5_calibrate_idacs()
223 struct cyttsp5_loader_data *ld = cyttsp5_get_loader_data(dev); in cyttsp5_calibration_attention() local
226 schedule_work(&ld->calibration_work); in cyttsp5_calibration_attention()
483 struct cyttsp5_loader_data *ld = cyttsp5_get_loader_data(dev); in cyttsp5_upgrade_firmware() local
[all …]
/OK3568_Linux_fs/kernel/drivers/tty/
H A Dtty_ldisc.c162 struct tty_ldisc *ld; in tty_ldisc_get() local
186 ld = kmalloc(sizeof(struct tty_ldisc), GFP_KERNEL | __GFP_NOFAIL); in tty_ldisc_get()
187 ld->ops = ldops; in tty_ldisc_get()
188 ld->tty = tty; in tty_ldisc_get()
190 return ld; in tty_ldisc_get()
198 static void tty_ldisc_put(struct tty_ldisc *ld) in tty_ldisc_put() argument
200 if (WARN_ON_ONCE(!ld)) in tty_ldisc_put()
203 put_ldops(ld->ops); in tty_ldisc_put()
204 kfree(ld); in tty_ldisc_put()
264 struct tty_ldisc *ld; in tty_ldisc_ref_wait() local
[all …]
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Didle_book3s.S95 ld r1,PACAR1(r13)
96 ld r4,-8*20(r1)
97 ld r5,-8*21(r1)
105 ld r2,-8*1(r1)
106 ld r14,-8*2(r1)
107 ld r15,-8*3(r1)
108 ld r16,-8*4(r1)
109 ld r17,-8*5(r1)
110 ld r18,-8*6(r1)
111 ld r19,-8*7(r1)
[all …]

12345678910>>...43