Home
last modified time | relevance | path

Searched refs:so (Results 1 – 25 of 1122) sorted by relevance

12345678910>>...45

/linux-3.4.99/arch/sh/boards/mach-kfr2r09/
Dlcd_wqvga.c63 struct sh_mobile_lcdc_sys_bus_ops *so) in read_reg() argument
65 return so->read_data(sohandle); in read_reg()
69 struct sh_mobile_lcdc_sys_bus_ops *so, in write_reg() argument
73 so->write_data(sohandle, v); /* PTH4/LCDRS High [param, 17:0] */ in write_reg()
75 so->write_index(sohandle, v); /* PTH4/LCDRS Low [cmd, 7:0] */ in write_reg()
79 struct sh_mobile_lcdc_sys_bus_ops *so, in write_data() argument
85 write_reg(sohandle, so, 1, data[i]); in write_data()
89 struct sh_mobile_lcdc_sys_bus_ops *so) in read_device_code() argument
94 write_reg(sohandle, so, 0, 0xb0); in read_device_code()
95 write_reg(sohandle, so, 1, 0x00); in read_device_code()
[all …]
/linux-3.4.99/arch/sh/boards/mach-migor/
Dlcd_qvga.c116 int migor_lcd_qvga_setup(void *sohandle, struct sh_mobile_lcdc_sys_bus_ops *so) in migor_lcd_qvga_setup() argument
123 migor_lcd_qvga_seq(sohandle, so, sync_data, ARRAY_SIZE(sync_data)); in migor_lcd_qvga_setup()
125 if (read_reg16(sohandle, so, 0) != 0x1505) in migor_lcd_qvga_setup()
130 migor_lcd_qvga_seq(sohandle, so, sync_data, ARRAY_SIZE(sync_data)); in migor_lcd_qvga_setup()
131 write_reg16(sohandle, so, 0x00A4, 0x0001); in migor_lcd_qvga_setup()
134 migor_lcd_qvga_seq(sohandle, so, magic0_data, ARRAY_SIZE(magic0_data)); in migor_lcd_qvga_setup()
137 migor_lcd_qvga_seq(sohandle, so, magic1_data, ARRAY_SIZE(magic1_data)); in migor_lcd_qvga_setup()
138 write_reg16(sohandle, so, 0x0050, 0xef - (yres - 1)); in migor_lcd_qvga_setup()
139 write_reg16(sohandle, so, 0x0051, 0x00ef); in migor_lcd_qvga_setup()
140 write_reg16(sohandle, so, 0x0052, 0x0000); in migor_lcd_qvga_setup()
[all …]
/linux-3.4.99/arch/x86/vdso/
DMakefile10 vdso-install-$(VDSO64-y) += vdso.so
11 vdso-install-$(VDSOX32-y) += vdsox32.so
30 $(obj)/vdso.o: $(obj)/vdso.so
32 targets += vdso.so vdso.so.dbg vdso.lds $(vobjs-y)
36 VDSO_LDFLAGS_vdso.lds = -m64 -Wl,-soname=linux-vdso.so.1 \
40 $(obj)/vdso.o: $(src)/vdso.S $(obj)/vdso.so
42 $(obj)/vdso.so.dbg: $(src)/vdso.lds $(vobjs) FORCE
45 $(obj)/%.so: OBJCOPYFLAGS := -S
46 $(obj)/%.so: $(obj)/%.so.dbg FORCE
80 $(obj)/%-syms.lds: $(obj)/%.so.dbg FORCE
[all …]
/linux-3.4.99/arch/powerpc/kernel/vdso32/
DMakefile12 targets := $(obj-vdso32) vdso32.so vdso32.so.dbg
18 ccflags-y += -nostdlib -Wl,-soname=linux-vdso32.so.1 \
27 $(obj)/vdso32_wrapper.o : $(obj)/vdso32.so
30 $(obj)/vdso32.so.dbg: $(src)/vdso32.lds $(obj-vdso32)
34 $(obj)/%.so: OBJCOPYFLAGS := -S
35 $(obj)/%.so: $(obj)/%.so.dbg FORCE
52 vdso32.so: $(obj)/vdso32.so.dbg
56 vdso_install: vdso32.so
Dcacheflush.S43 crclr cr0*4+so
60 crclr cr0*4+so
78 crclr cr0*4+so
/linux-3.4.99/arch/powerpc/kernel/vdso64/
DMakefile7 targets := $(obj-vdso64) vdso64.so vdso64.so.dbg
13 ccflags-y += -nostdlib -Wl,-soname=linux-vdso64.so.1 \
22 $(obj)/vdso64_wrapper.o : $(obj)/vdso64.so
25 $(obj)/vdso64.so.dbg: $(src)/vdso64.lds $(obj-vdso64)
29 $(obj)/%.so: OBJCOPYFLAGS := -S
30 $(obj)/%.so: $(obj)/%.so.dbg FORCE
47 vdso64.so: $(obj)/vdso64.so.dbg
51 vdso_install: vdso64.so
Dcacheflush.S43 crclr cr0*4+so
60 crclr cr0*4+so
78 crclr cr0*4+so
/linux-3.4.99/arch/s390/kernel/vdso32/
DMakefile7 targets := $(obj-vdso32) vdso32.so vdso32.so.dbg
15 KBUILD_CFLAGS_31 += -nostdlib -Wl,-soname=linux-vdso32.so.1 \
29 $(obj)/vdso32_wrapper.o : $(obj)/vdso32.so
32 $(obj)/vdso32.so.dbg: $(src)/vdso32.lds $(obj-vdso32)
36 $(obj)/%.so: OBJCOPYFLAGS := -S
37 $(obj)/%.so: $(obj)/%.so.dbg FORCE
54 vdso32.so: $(obj)/vdso32.so.dbg
58 vdso_install: vdso32.so
/linux-3.4.99/arch/s390/kernel/vdso64/
DMakefile7 targets := $(obj-vdso64) vdso64.so vdso64.so.dbg
15 KBUILD_CFLAGS_64 += -nostdlib -Wl,-soname=linux-vdso64.so.1 \
29 $(obj)/vdso64_wrapper.o : $(obj)/vdso64.so
32 $(obj)/vdso64.so.dbg: $(src)/vdso64.lds $(obj-vdso64)
36 $(obj)/%.so: OBJCOPYFLAGS := -S
37 $(obj)/%.so: $(obj)/%.so.dbg FORCE
54 vdso64.so: $(obj)/vdso64.so.dbg
58 vdso_install: vdso64.so
/linux-3.4.99/arch/x86/um/vdso/
DMakefile7 vdso-install-$(VDSO64-y) += vdso.so
18 $(obj)/vdso.o: $(obj)/vdso.so
20 targets += vdso.so vdso.so.dbg vdso.lds $(vobjs-y)
24 VDSO_LDFLAGS_vdso.lds = -m64 -Wl,-soname=linux-vdso.so.1 \
27 $(obj)/vdso.o: $(src)/vdso.S $(obj)/vdso.so
29 $(obj)/vdso.so.dbg: $(src)/vdso.lds $(vobjs) FORCE
32 $(obj)/%.so: OBJCOPYFLAGS := -S
33 $(obj)/%.so: $(obj)/%.so.dbg FORCE
65 $(obj)/%-syms.lds: $(obj)/%.so.dbg FORCE
85 $(vdso-install-y): %.so: $(obj)/%.so.dbg FORCE
/linux-3.4.99/tools/perf/Documentation/
Dexamples.txt85 23.57% git-repack /lib64/libc-2.5.so
86 21.81% git /lib64/libc-2.5.so
89 7.12% git /lib64/ld-2.5.so
90 3.16% git-repack /lib64/libpthread-2.5.so
92 1.97% rm /lib64/libc-2.5.so
93 1.39% mv /lib64/ld-2.5.so
94 1.37% mv /lib64/libc-2.5.so
95 1.12% git-repack /lib64/ld-2.5.so
96 0.95% rm /lib64/ld-2.5.so
97 0.90% git-update-serv /lib64/libc-2.5.so
[all …]
/linux-3.4.99/arch/ia64/kernel/
DMakefile.gate3 targets += gate.so gate-syms.o
5 extra-y += gate.so gate-syms.o gate.lds gate.o
12 GATECFLAGS_gate.so = -shared -s -Wl,-soname=linux-gate.so.1 \
14 $(obj)/gate.so: $(obj)/gate.lds $(obj)/gate.o FORCE
27 $(obj)/gate-data.o: $(obj)/gate.so
/linux-3.4.99/arch/sh/kernel/vsyscall/
DMakefile4 $(foreach F,trapa,$(obj)/vsyscall-$F.so)
7 targets += $(foreach F,trapa,vsyscall-$F.o vsyscall-$F.so)
17 vsyscall-flags = -shared -s -Wl,-soname=linux-gate.so.1 \
20 SYSCFLAGS_vsyscall-trapa.so = $(vsyscall-flags)
22 $(obj)/vsyscall-trapa.so: \
23 $(obj)/vsyscall-%.so: $(src)/vsyscall.lds $(obj)/vsyscall-%.o FORCE
/linux-3.4.99/drivers/hwmon/
DKconfig22 This support can also be built as a module. If so, the module
54 This driver can also be built as a module. If so, the module
68 This driver can also be built as a module. If so, the module
78 This driver can also be built as a module. If so, the module
88 This driver can also be built as a module. If so, the module
98 This driver can also be built as a module. If so, the module
114 This driver can also be built as a module. If so, the module
125 This driver can also be built as a module. If so, the module
136 This driver can also be built as a module. If so, the module
147 This driver can also be built as a module. If so, the module
[all …]
/linux-3.4.99/drivers/hwmon/pmbus/
DKconfig12 This driver can also be built as a module. If so, the module will
26 This driver can also be built as a module. If so, the module will
37 This driver can also be built as a module. If so, the module will
47 This driver can also be built as a module. If so, the module will
57 This driver can also be built as a module. If so, the module will
67 This driver can also be built as a module. If so, the module will
77 This driver can also be built as a module. If so, the module will
87 This driver can also be built as a module. If so, the module will
98 This driver can also be built as a module. If so, the module will
109 This driver can also be built as a module. If so, the module will
[all …]
/linux-3.4.99/drivers/i2c/busses/
DKconfig19 This driver can also be built as a module. If so, the module
31 This driver can also be built as a module. If so, the module
41 This driver can also be built as a module. If so, the module
53 This driver can also be built as a module. If so, the module
66 This driver can also be built as a module. If so, the module
76 This driver can also be built as a module. If so, the module
110 This driver can also be built as a module. If so, the module
121 This driver can also be built as a module. If so, the module
149 This driver can also be built as a module. If so, the module
159 This driver can also be built as a module. If so, the module
[all …]
/linux-3.4.99/drivers/rtc/
DKconfig41 functions run, so it must usually be statically linked.
43 This clock should be battery-backed, so that it reads the correct
90 You may want to set up a symbolic link so one of these
120 This driver can also be built as a module. If so, the module
135 This driver can also be built as a module. If so, the module
153 This driver can also be built as a module. If so, the module
164 This driver can also be built as a module. If so, the module
173 This driver can also be built as a module. If so, the module
184 This driver can also be built as a module. If so, the module
193 This driver can also be built as a module. If so, the module
[all …]
/linux-3.4.99/tools/power/cpupower/
D.gitignore2 libcpupower.so
3 libcpupower.so.0
4 libcpupower.so.0.0.0
/linux-3.4.99/crypto/
Dtwofish_common.c516 ctx->s[2][i] = mds[2][q1[q0[q0[(a) ^ sc] ^ sg] ^ sk] ^ so]; \
594 u8 si = 0, sj = 0, sk = 0, sl = 0, sm = 0, sn = 0, so = 0, sp = 0; in __twofish_setkey() local
641 CALC_S (sm, sn, so, sp, 24, 0x00, 0x2D, 0x01, 0x2D); /* 01 A4 02 A4 */ in __twofish_setkey()
642 CALC_S (sm, sn, so, sp, 25, 0x2D, 0xA4, 0x44, 0x8A); /* A4 56 A1 55 */ in __twofish_setkey()
643 CALC_S (sm, sn, so, sp, 26, 0x8A, 0xD5, 0xBF, 0xD1); /* 55 82 FC 87 */ in __twofish_setkey()
644 CALC_S (sm, sn, so, sp, 27, 0xD1, 0x7F, 0x3D, 0x99); /* 87 F3 C1 5A */ in __twofish_setkey()
645 CALC_S (sm, sn, so, sp, 28, 0x99, 0x46, 0x66, 0x96); /* 5A 1E 47 58 */ in __twofish_setkey()
646 CALC_S (sm, sn, so, sp, 29, 0x96, 0x3C, 0x5B, 0xED); /* 58 C6 AE DB */ in __twofish_setkey()
647 CALC_S (sm, sn, so, sp, 30, 0xED, 0x37, 0x4F, 0xE0); /* DB 68 3D 9E */ in __twofish_setkey()
648 CALC_S (sm, sn, so, sp, 31, 0xE0, 0xD0, 0x8C, 0x17); /* 9E E5 19 03 */ in __twofish_setkey()
/linux-3.4.99/Documentation/trace/
Dtracepoint-analysis.txt210 o When receiving an event about a PID, it can record who the parent was so
243 6.85% hackbench /lib/i686/cmov/libc-2.9.so
244 2.62% hackbench /lib/ld-2.9.so
248 0.02% perf /lib/i686/cmov/libc-2.9.so
250 0.01% perf /lib/ld-2.9.so
251 0.00% hackbench /lib/i686/cmov/libpthread-2.9.so
257 within the VDSO. With simple binaries, this will often be the case so let's
259 noticed that X was generating an insane amount of page allocations so let's look
276 47.95% Xorg /opt/gfx-test/lib/libpixman-1.so.0.13.1
277 0.09% Xorg /lib/i686/cmov/libc-2.9.so
[all …]
/linux-3.4.99/drivers/i2c/muxes/
DKconfig17 This driver can also be built as a module. If so, the module
27 This driver can also be built as a module. If so, the module
37 This driver can also be built as a module. If so, the module
/linux-3.4.99/drivers/w1/masters/
DKconfig14 This support is also available as a module. If so, the module
24 This support is also available as a module. If so, the module
34 This driver can also be built as a module. If so, the module
58 This support is also available as a module. If so, the module
/linux-3.4.99/arch/ia64/hp/sim/boot/
Dbootloader.lds19 /* We want the small data sections together, so single-instruction offsets
20 can access them all, and initialized data all before uninitialized, so
42 of the section so we begin them at 0. */
/linux-3.4.99/drivers/i2c/
DKconfig22 This I2C support can also be built as a module. If so, the module
47 This support is also available as a module. If so, the module
58 This support is also available as a module. If so, the module
67 Some I2C bus drivers require so-called "I2C algorithm" modules
69 I2C interfaces. This option will autoselect them so that you don't
84 This support is also available as a module. If so, the module
/linux-3.4.99/scripts/
DMakefile.host56 host-cshlib := $(sort $(filter %.so, $(host-cobjs)))
58 host-cobjs := $(filter-out %.so,$(host-cobjs))
61 host-cshobjs := $(sort $(foreach m,$(host-cshlib),$($(m:.so=-objs))))
163 $(addprefix $(obj)/,$($(@F:.so=-objs))) \

12345678910>>...45