Home
last modified time | relevance | path

Searched full:so (Results 1 – 25 of 9667) sorted by relevance

12345678910>>...387

/Linux-v5.15/arch/sh/boards/mach-kfr2r09/
Dlcd_wqvga.c60 struct sh_mobile_lcdc_sys_bus_ops *so) in read_reg() argument
62 return so->read_data(sohandle); in read_reg()
66 struct sh_mobile_lcdc_sys_bus_ops *so, in write_reg() argument
70 so->write_data(sohandle, v); /* PTH4/LCDRS High [param, 17:0] */ in write_reg()
72 so->write_index(sohandle, v); /* PTH4/LCDRS Low [cmd, 7:0] */ in write_reg()
76 struct sh_mobile_lcdc_sys_bus_ops *so, in write_data() argument
82 write_reg(sohandle, so, 1, data[i]); in write_data()
86 struct sh_mobile_lcdc_sys_bus_ops *so) in read_device_code() argument
91 write_reg(sohandle, so, 0, 0xb0); in read_device_code()
92 write_reg(sohandle, so, 1, 0x00); in read_device_code()
[all …]
/Linux-v5.15/net/can/
Disotp.c161 struct isotp_sock *so = container_of(hrtimer, struct isotp_sock, in isotp_rx_timer_handler() local
163 struct sock *sk = &so->sk; in isotp_rx_timer_handler()
165 if (so->rx.state == ISOTP_WAIT_DATA) { in isotp_rx_timer_handler()
174 so->rx.state = ISOTP_IDLE; in isotp_rx_timer_handler()
185 struct isotp_sock *so = isotp_sk(sk); in isotp_send_fc() local
188 nskb = alloc_skb(so->ll.mtu + sizeof(struct can_skb_priv), gfp_any()); in isotp_send_fc()
192 dev = dev_get_by_index(sock_net(sk), so->ifindex); in isotp_send_fc()
205 skb_put_zero(nskb, so->ll.mtu); in isotp_send_fc()
208 ncf->can_id = so->txid; in isotp_send_fc()
210 if (so->opt.flags & CAN_ISOTP_TX_PADDING) { in isotp_send_fc()
[all …]
/Linux-v5.15/drivers/gpu/drm/i915/gt/
Dintel_renderstate.c38 * right after the commands taking care of alignment so we should sufficient
48 static int render_state_setup(struct intel_renderstate *so, in render_state_setup() argument
51 const struct intel_renderstate_rodata *rodata = so->rodata; in render_state_setup()
56 d = i915_gem_object_pin_map(so->vma->obj, I915_MAP_WB); in render_state_setup()
64 u64 r = s + so->vma->node.start; in render_state_setup()
87 so->batch_offset = i915_ggtt_offset(so->vma); in render_state_setup()
88 so->batch_size = rodata->batch_items * sizeof(u32); in render_state_setup()
93 so->aux_offset = i * sizeof(u32); in render_state_setup()
123 so->aux_size = i * sizeof(u32) - so->aux_offset; in render_state_setup()
124 so->aux_offset += so->batch_offset; in render_state_setup()
[all …]
/Linux-v5.15/drivers/hwmon/
DKconfig23 This support 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
67 This driver can also be built as a module. If so, the module
77 This driver can also be built as a module. If so, the module
87 This driver can also be built as a module. If so, the module
97 This driver can also be built as a module. If so, the module
108 This driver can also be built as a module. If so, the module
119 This driver can also be built as a module. If so, the module
130 This driver can also be built as a module. If so, the module
141 This driver can also be built as a module. If so, the module
[all …]
/Linux-v5.15/drivers/hwmon/pmbus/
DKconfig12 This driver can also be built as a module. If so, the module will
27 This driver can also be built as a module. If so, the module will
38 This driver can also be built as a module. If so, the module will
48 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
66 This driver can also be built as a module. If so, the module will
76 This driver can also be built as a module. If so, the module will
86 This driver can also be built as a module. If so, the module will
95 This driver can also be built as a module. If so, the module will
104 This driver can also be built as a module. If so, the module will
[all …]
/Linux-v5.15/drivers/gpu/drm/vmwgfx/
Dvmwgfx_streamoutput.c12 * permit persons to whom the Software is furnished to do so, subject to
92 struct vmw_dx_streamoutput *so = vmw_res_to_dx_streamoutput(res); in vmw_dx_streamoutput_unscrub() local
99 if (!list_empty(&so->cotable_head) || !so->committed ) in vmw_dx_streamoutput_unscrub()
102 cmd = VMW_CMD_CTX_RESERVE(dev_priv, sizeof(*cmd), so->ctx->id); in vmw_dx_streamoutput_unscrub()
108 cmd->body.soid = so->id; in vmw_dx_streamoutput_unscrub()
111 cmd->body.sizeInBytes = so->size; in vmw_dx_streamoutput_unscrub()
114 vmw_cotable_add_resource(so->cotable, &so->cotable_head); in vmw_dx_streamoutput_unscrub()
122 struct vmw_dx_streamoutput *so = vmw_res_to_dx_streamoutput(res); in vmw_dx_streamoutput_create() local
125 WARN_ON_ONCE(!so->committed); in vmw_dx_streamoutput_create()
133 res->id = so->id; in vmw_dx_streamoutput_create()
[all …]
/Linux-v5.15/drivers/rtc/
DKconfig44 This clock should be battery-backed, so that it reads the correct
128 You may want to set up a symbolic link so one of these
158 This driver can also be built as a module. If so, the module
172 This driver can also be built as a module. If so, the module
182 This driver can also be built as a module. If so, the module
192 This driver can also be built as a module. If so, the module
202 This driver can also be built as a module. If so, the module
213 This driver can also be built as a module. If so, the module
223 This driver can also be built as a module. If so, the module
234 This driver can also be built as a module. If so, the module will
[all …]
/Linux-v5.15/arch/arm/vdso/
DMakefile13 targets := $(obj-vdso) vdso.so vdso.so.dbg vdso.so.raw vdso.lds
20 ldflags-y := -Bsymbolic --no-undefined -soname=linux-vdso.so.1 \
47 $(obj)/vdso.o : $(obj)/vdso.so
49 # Link rule for the .so file
50 $(obj)/vdso.so.raw: $(obj)/vdso.lds $(obj-vdso) FORCE
53 $(obj)/vdso.so.dbg: $(obj)/vdso.so.raw $(obj)/vdsomunge FORCE
56 # Strip rule for the .so file
57 $(obj)/%.so: OBJCOPYFLAGS := -S
58 $(obj)/%.so: $(obj)/%.so.dbg FORCE
69 # Install the unstripped copy of vdso.so.dbg. If our toolchain
[all …]
/Linux-v5.15/drivers/i2c/busses/
DKconfig21 This driver can also be built as a module. If so, the module
33 This driver can also be built as a module. If so, the module
43 This driver can also be built as a module. If so, the module
55 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 modules. If so, the modules will
98 This driver can also be built as a module. If so, the module
152 This driver can also be built as a module. If so, the module
163 This driver can also be built as a module. If so, the module
[all …]
/Linux-v5.15/arch/arm64/kernel/vdso/
DMakefile17 targets := $(obj-vdso) vdso.so vdso.so.dbg
24 # routines, as x86 does (see 6f121e548f83 ("x86, vdso: Reimplement vdso.so
26 ldflags-y := -shared -nostdlib -soname=linux-vdso.so.1 --hash-style=sysv \
52 $(obj)/vdso.o : $(obj)/vdso.so
54 # Link rule for the .so file, .lds has to be first
55 $(obj)/vdso.so.dbg: $(obj)/vdso.lds $(obj-vdso) FORCE
58 # Strip rule for the .so file
59 $(obj)/%.so: OBJCOPYFLAGS := -S
60 $(obj)/%.so: $(obj)/%.so.dbg FORCE
68 include/generated/vdso-offsets.h: $(obj)/vdso.so.dbg FORCE
[all …]
/Linux-v5.15/arch/riscv/kernel/vdso/
DMakefile26 targets := $(obj-vdso) vdso.so vdso.so.dbg vdso.lds
42 $(obj)/vdso.o: $(obj)/vdso.so
44 # link rule for the .so file, .lds has to be first
45 $(obj)/vdso.so.dbg: $(obj)/vdso.lds $(obj-vdso) FORCE
47 LDFLAGS_vdso.so.dbg = -shared -S -soname=linux-vdso.so.1 \
50 # strip rule for the .so file
51 $(obj)/%.so: OBJCOPYFLAGS := -S
52 $(obj)/%.so: $(obj)/%.so.dbg FORCE
60 include/generated/vdso-offsets.h: $(obj)/vdso.so.dbg FORCE
75 vdso.so: $(obj)/vdso.so.dbg
[all …]
/Linux-v5.15/arch/csky/kernel/vdso/
DMakefile22 targets := $(obj-vdso) vdso.so vdso.so.dbg vdso.lds vdso-dummy.o
33 $(obj)/vdso.o: $(obj)/vdso.so
35 SYSCFLAGS_vdso.so.dbg = $(c_flags)
36 $(obj)/vdso.so.dbg: $(src)/vdso.lds $(obj-vdso) FORCE
38 SYSCFLAGS_vdso.so.dbg = -shared -s -Wl,-soname=linux-vdso.so.1 \
41 $(obj)/vdso-syms.S: $(obj)/vdso.so FORCE
44 # strip rule for the .so file
45 $(obj)/%.so: OBJCOPYFLAGS := -S
46 $(obj)/%.so: $(obj)/%.so.dbg FORCE
68 vdso.so: $(obj)/vdso.so.dbg
[all …]
/Linux-v5.15/arch/s390/kernel/vdso32/
DMakefile13 targets := $(obj-vdso32) vdso32.so vdso32.so.dbg
25 LDFLAGS_vdso32.so.dbg += -fPIC -shared -nostdlib -soname=linux-vdso32.so.1 \
42 $(obj)/vdso32_wrapper.o : $(obj)/vdso32.so
44 $(obj)/vdso32.so.dbg: $(src)/vdso32.lds $(obj-vdso32) FORCE
47 # strip rule for the .so file
48 $(obj)/%.so: OBJCOPYFLAGS := -S
49 $(obj)/%.so: $(obj)/%.so.dbg FORCE
65 vdso32.so: $(obj)/vdso32.so.dbg
69 vdso_install: vdso32.so
76 include/generated/vdso32-offsets.h: $(obj)/vdso32.so.dbg FORCE
/Linux-v5.15/arch/nds32/kernel/vdso/
DMakefile12 targets := $(obj-vdso) vdso.so vdso.so.dbg
16 -Wl,-soname=linux-vdso.so.1 -Wl,--hash-style=sysv
27 $(obj)/vdso.o : $(obj)/vdso.so
29 # Link rule for the .so file, .lds has to be first
30 $(obj)/vdso.so.dbg: $(obj)/vdso.lds $(obj-vdso) FORCE
34 # Strip rule for the .so file
35 $(obj)/%.so: OBJCOPYFLAGS := -S
36 $(obj)/%.so: $(obj)/%.so.dbg FORCE
44 include/generated/vdso-offsets.h: $(obj)/vdso.so.dbg FORCE
75 vdso.so: $(obj)/vdso.so.dbg
[all …]
/Linux-v5.15/arch/mips/vdso/
DMakefile59 ldflags-y := -Bsymbolic --no-undefined -soname=linux-vdso.so.1 \
85 # Strip rule for the raw .so files
86 $(obj)/%.so.raw: OBJCOPYFLAGS := -S
87 $(obj)/%.so.raw: $(obj)/%.so.dbg.raw FORCE
106 targets += vdso.so.dbg.raw vdso.so.raw
107 targets += vdso.so.dbg vdso.so
117 $(obj)/vdso.so.dbg.raw: $(obj)/vdso.lds $(obj-vdso) FORCE
120 $(obj)/vdso-image.c: $(obj)/vdso.so.dbg.raw $(obj)/vdso.so.raw \
133 targets += vdso-o32.so.dbg.raw vdso-o32.so.raw
134 targets += vdso-o32.so.dbg vdso-o32.so
[all …]
/Linux-v5.15/arch/sh/boards/mach-migor/
Dlcd_qvga.c113 int migor_lcd_qvga_setup(void *sohandle, struct sh_mobile_lcdc_sys_bus_ops *so) in migor_lcd_qvga_setup() argument
120 migor_lcd_qvga_seq(sohandle, so, sync_data, ARRAY_SIZE(sync_data)); in migor_lcd_qvga_setup()
122 if (read_reg16(sohandle, so, 0) != 0x1505) in migor_lcd_qvga_setup()
127 migor_lcd_qvga_seq(sohandle, so, sync_data, ARRAY_SIZE(sync_data)); in migor_lcd_qvga_setup()
128 write_reg16(sohandle, so, 0x00A4, 0x0001); in migor_lcd_qvga_setup()
131 migor_lcd_qvga_seq(sohandle, so, magic0_data, ARRAY_SIZE(magic0_data)); in migor_lcd_qvga_setup()
134 migor_lcd_qvga_seq(sohandle, so, magic1_data, ARRAY_SIZE(magic1_data)); in migor_lcd_qvga_setup()
135 write_reg16(sohandle, so, 0x0050, 0xef - (yres - 1)); in migor_lcd_qvga_setup()
136 write_reg16(sohandle, so, 0x0051, 0x00ef); in migor_lcd_qvga_setup()
137 write_reg16(sohandle, so, 0x0052, 0x0000); in migor_lcd_qvga_setup()
[all …]
/Linux-v5.15/arch/s390/kernel/vdso64/
DMakefile16 targets := $(obj-vdso64) $(obj-cvdso64) vdso64.so vdso64.so.dbg
28 ldflags-y := -fPIC -shared -nostdlib -soname=linux-vdso64.so.1 \
45 $(obj)/vdso64_wrapper.o : $(obj)/vdso64.so
47 # link rule for the .so file, .lds has to be first
48 $(obj)/vdso64.so.dbg: $(src)/vdso64.lds $(obj-vdso64) $(obj-cvdso64) FORCE
51 # strip rule for the .so file
52 $(obj)/%.so: OBJCOPYFLAGS := -S
53 $(obj)/%.so: $(obj)/%.so.dbg FORCE
73 vdso64.so: $(obj)/vdso64.so.dbg
77 vdso_install: vdso64.so
[all …]
/Linux-v5.15/arch/x86/um/vdso/
DMakefile11 vdso-install-$(VDSO64-y) += vdso.so
22 $(obj)/vdso.o: $(obj)/vdso.so
24 targets += vdso.so vdso.so.dbg vdso.lds $(vobjs-y)
28 VDSO_LDFLAGS_vdso.lds = -m64 -Wl,-soname=linux-vdso.so.1 \
31 $(obj)/vdso.o: $(src)/vdso.S $(obj)/vdso.so
33 $(obj)/vdso.so.dbg: $(obj)/vdso.lds $(vobjs) FORCE
36 $(obj)/%.so: OBJCOPYFLAGS := -S
37 $(obj)/%.so: $(obj)/%.so.dbg FORCE
69 # Install the unstripped copy of vdso*.so listed in $(vdso-install-y).
73 $(vdso-install-y): %.so: $(obj)/%.so.dbg FORCE
/Linux-v5.15/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-v5.15/arch/x86/entry/vdso/
DMakefile49 $(obj)/vdso.o: $(obj)/vdso.so
57 vdso_img_sodbg := $(vdso_img-y:%=vdso%.so.dbg)
60 targets += $(vdso_img_sodbg) $(vdso_img-y:%=vdso%.so)
64 VDSO_LDFLAGS_vdso.lds = -m elf_x86_64 -soname linux-vdso.so.1 --no-undefined \
67 $(obj)/vdso64.so.dbg: $(obj)/vdso.lds $(vobjs) FORCE
76 $(obj)/vdso-image-%.c: $(obj)/vdso%.so.dbg $(obj)/vdso%.so $(obj)/vdso2c FORCE
111 # so that it can reach 64bit address space with 64bit pointers.
115 VDSO_LDFLAGS_vdsox32.lds = -m elf32_x86_64 -soname linux-vdso.so.1 \
133 $(obj)/%.so: OBJCOPYFLAGS := -S --remove-section __ex_table
134 $(obj)/%.so: $(obj)/%.so.dbg FORCE
[all …]
/Linux-v5.15/drivers/nvmem/
DKconfig32 This driver can also be built as a module. If so, the module
44 This driver can also be built as a module. If so, the module
96 This driver can also be built as a module. If so, the module
107 This driver can also be built as a module. If so, the module
119 This driver can also be built as a module. If so, the module
130 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
160 This driver can also be built as a module. If so, the module
172 This driver can also be built as a module. If so, the module
182 This driver can also be built as a module. If so, the module
[all …]
/Linux-v5.15/scripts/
DMakefile.gcc-plugins3 gcc-plugin-$(CONFIG_GCC_PLUGIN_CYC_COMPLEXITY) += cyc_complexity_plugin.so
5 gcc-plugin-$(CONFIG_GCC_PLUGIN_LATENT_ENTROPY) += latent_entropy_plugin.so
13 gcc-plugin-$(CONFIG_GCC_PLUGIN_SANCOV) += sancov_plugin.so
15 gcc-plugin-$(CONFIG_GCC_PLUGIN_STRUCTLEAK) += structleak_plugin.so
29 gcc-plugin-$(CONFIG_GCC_PLUGIN_RANDSTRUCT) += randomize_layout_plugin.so
35 gcc-plugin-$(CONFIG_GCC_PLUGIN_STACKLEAK) += stackleak_plugin.so
47 gcc-plugin-$(CONFIG_GCC_PLUGIN_ARM_SSP_PER_TASK) += arm_ssp_per_task_plugin.so
56 # The sancov_plugin.so is included via CFLAGS_KCOV, so it is removed here.
57 GCC_PLUGINS_CFLAGS := $(filter-out %/sancov_plugin.so, $(GCC_PLUGINS_CFLAGS))
/Linux-v5.15/arch/sparc/vdso/
DMakefile21 $(obj)/vdso.o: $(obj)/vdso.so
28 vdso_img_sodbg := $(vdso_img-y:%=vdso%.so.dbg)
31 targets += $(vdso_img_sodbg) $(vdso_img-y:%=vdso%.so)
35 VDSO_LDFLAGS_vdso.lds = -m elf64_sparc -soname linux-vdso.so.1 --no-undefined \
38 $(obj)/vdso64.so.dbg: $(obj)/vdso.lds $(vobjs) FORCE
47 $(obj)/vdso-image-%.c: $(obj)/vdso%.so.dbg $(obj)/vdso%.so $(obj)/vdso2c FORCE
69 $(obj)/%.so: OBJCOPYFLAGS := -S
70 $(obj)/%.so: $(obj)/%.so.dbg FORCE
74 VDSO_LDFLAGS_vdso32.lds = -m elf32_sparc -soname linux-gate.so.1
85 $(obj)/vdso32.so.dbg: KBUILD_AFLAGS = $(KBUILD_AFLAGS_32)
[all …]
/Linux-v5.15/arch/arm64/kernel/vdso32/
DMakefile74 # is being compiled, so define a macro specifying that (see arch/arm/Makefile).
123 VDSO_LDFLAGS += -Bsymbolic --no-undefined -soname=linux-vdso.so.1
144 targets := $(c-obj-vdso) $(c-obj-vdso-gettimeofday) $(asm-obj-vdso) vdso.so vdso.so.dbg vdso.so.raw
153 # Force dependency (vdso.s includes vdso.so through incbin)
154 $(obj)/vdso.o: $(obj)/vdso.so
156 include/generated/vdso32-offsets.h: $(obj)/vdso.so.dbg FORCE
159 # Strip rule for vdso.so
160 $(obj)/vdso.so: OBJCOPYFLAGS := -S
161 $(obj)/vdso.so: $(obj)/vdso.so.dbg FORCE
164 $(obj)/vdso.so.dbg: $(obj)/vdso.so.raw $(obj)/$(munge) FORCE
[all …]
/Linux-v5.15/tools/lib/traceevent/plugins/
DMakefile9 # because make sets default values, so the simpler ?= approach
130 PLUGINS = plugin_jbd2.so
131 PLUGINS += plugin_hrtimer.so
132 PLUGINS += plugin_kmem.so
133 PLUGINS += plugin_kvm.so
134 PLUGINS += plugin_mac80211.so
135 PLUGINS += plugin_sched_switch.so
136 PLUGINS += plugin_function.so
137 PLUGINS += plugin_futex.so
138 PLUGINS += plugin_xen.so
[all …]

12345678910>>...387