/linux/net/can/ |
H A D | isotp.c | 181 static u32 isotp_bc_flags(struct isotp_sock *so) in isotp_bc_flags() argument 183 return so->opt.flags & ISOTP_ALL_BC_FLAGS; in isotp_bc_flags() 186 static bool isotp_register_rxid(struct isotp_sock *so) in isotp_register_rxid() argument 189 return (isotp_bc_flags(so) == 0); in isotp_register_rxid() 194 struct isotp_sock *so = container_of(hrtimer, struct isotp_sock, in isotp_rx_timer_handler() local 196 struct sock *sk = &so->sk; in isotp_rx_timer_handler() 198 if (so->rx.state == ISOTP_WAIT_DATA) { in isotp_rx_timer_handler() 207 so->rx.state = ISOTP_IDLE; in isotp_rx_timer_handler() 218 struct isotp_sock *so = isotp_sk(sk); in isotp_send_fc() local 221 nskb = alloc_skb(so->ll.mtu + sizeof(struct can_skb_priv), gfp_any()); in isotp_send_fc() [all …]
|
/linux/arch/sh/boards/mach-kfr2r09/ |
H A D | lcd_wqvga.c | 60 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/drivers/gpu/drm/i915/gt/ |
H A D | intel_renderstate.c | 40 * right after the commands taking care of alignment so we should sufficient 50 static int render_state_setup(struct intel_renderstate *so, in render_state_setup() argument 53 const struct intel_renderstate_rodata *rodata = so->rodata; in render_state_setup() 58 d = i915_gem_object_pin_map(so->vma->obj, I915_MAP_WB); in render_state_setup() 66 u64 r = s + i915_vma_offset(so->vma); in render_state_setup() 89 so->batch_offset = i915_ggtt_offset(so->vma); in render_state_setup() 90 so->batch_size = rodata->batch_items * sizeof(u32); in render_state_setup() 95 so->aux_offset = i * sizeof(u32); in render_state_setup() 125 so->aux_size = i * sizeof(u32) - so->aux_offset; in render_state_setup() 126 so->aux_offset += so->batch_offset; in render_state_setup() [all …]
|
/linux/drivers/hwmon/pmbus/ |
H A D | Kconfig | 12 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 36 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 76 This driver can also be built as a module. If so, the module will 85 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 105 This driver can also be built as a module. If so, the module will [all …]
|
/linux/drivers/hwmon/ |
H A D | Kconfig | 23 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 85 This driver can also be built as a module. If so, the module 95 This driver can also be built as a module. If so, the module 105 This driver can also be built as a module. If so, the module 116 This driver can also be built as a module. If so, the module 127 This driver can also be built as a module. If so, the module 138 This driver can also be built as a module. If so, the module 148 This driver can also be built as a module. If so, the module [all …]
|
/linux/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_streamoutput.c | 12 * 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/drivers/rtc/ |
H A D | Kconfig | 44 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/drivers/i2c/busses/ |
H A D | Kconfig | 28 This driver can also be built as a module. If so, the module 40 This driver can also be built as a module. If so, the module 50 This driver can also be built as a module. If so, the module 62 This driver can also be built as a module. If so, the module 75 This driver can also be built as a module. If so, the module 85 This driver can also be built as a module. If so, the module 95 This driver can also be built as modules. If so, the modules will 105 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 183 This driver can also be built as a module. If so, the module [all …]
|
/linux/arch/mips/vdso/ |
H A D | Makefile | 54 ldflags-y := -Bsymbolic --no-undefined -soname=linux-vdso.so.1 \ 76 # Strip rule for the raw .so files 77 $(obj)/%.so.raw: OBJCOPYFLAGS := -S 78 $(obj)/%.so.raw: $(obj)/%.so.dbg.raw FORCE 97 targets += vdso.so.dbg.raw vdso.so.raw 98 targets += vdso.so.dbg vdso.so 108 $(obj)/vdso.so.dbg.raw: $(obj)/vdso.lds $(obj-vdso) FORCE 111 $(obj)/vdso-image.c: $(obj)/vdso.so.dbg.raw $(obj)/vdso.so.raw \ 124 targets += vdso-o32.so.dbg.raw vdso-o32.so.raw 125 targets += vdso-o32.so.dbg vdso-o32.so [all …]
|
/linux/arch/arm/vdso/ |
H A D | Makefile | 11 targets := $(obj-vdso) vdso.so vdso.so.dbg vdso.so.raw vdso.lds 18 ldflags-y := -Bsymbolic --no-undefined -soname=linux-vdso.so.1 \ 37 $(obj)/vdso.o : $(obj)/vdso.so 39 # Link rule for the .so file 40 $(obj)/vdso.so.raw: $(obj)/vdso.lds $(obj-vdso) FORCE 43 $(obj)/vdso.so.dbg: $(obj)/vdso.so.raw $(obj)/vdsomunge FORCE 46 # Strip rule for the .so file 47 $(obj)/%.so: OBJCOPYFLAGS := -S 48 $(obj)/%.so: $(obj)/%.so.dbg FORCE
|
/linux/arch/sh/boards/mach-migor/ |
H A D | lcd_qvga.c | 113 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/tools/perf/tests/shell/ |
H A D | test_java_symbol.sh | 25 if [ -e "$PWD/tools/perf/libperf-jvmti.so" ]; then 26 LIBJVMTI=$PWD/tools/perf/libperf-jvmti.so 27 elif [ -e "$PWD/libperf-jvmti.so" ]; then 28 LIBJVMTI=$PWD/libperf-jvmti.so 29 elif [ -e "$PREFIX/lib64/libperf-jvmti.so" ]; then 30 LIBJVMTI=$PREFIX/lib64/libperf-jvmti.so 31 elif [ -e "$PREFIX/lib/libperf-jvmti.so" ]; then 32 LIBJVMTI=$PREFIX/lib/libperf-jvmti.so 33 …/lib/linux-tools-$(uname -a | awk '{ print $3 }' | sed -r 's/-generic//')/libperf-jvmti.so" ]; then 34 …VMTI=/usr/lib/linux-tools-$(uname -a | awk '{ print $3 }' | sed -r 's/-generic//')/libperf-jvmti.so [all …]
|
/linux/drivers/nvmem/ |
H A D | Kconfig | 40 This driver can also be built as a module. If so, the module will 52 This driver can also be built as a module. If so, the module 72 This driver can also be built as a module. If so, the module 84 This driver can also be built as a module. If so, the module 134 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 174 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 204 This driver can also be built as a module. If so, the module 216 This driver can also be built as a module. If so, the module [all …]
|
/linux/arch/csky/kernel/vdso/ |
H A D | Makefile | 20 targets := $(obj-vdso) vdso.so vdso.so.dbg vdso.lds vdso-dummy.o 27 $(obj)/vdso.o: $(obj)/vdso.so 29 SYSCFLAGS_vdso.so.dbg = $(c_flags) 30 $(obj)/vdso.so.dbg: $(obj)/vdso.lds $(obj-vdso) FORCE 32 SYSCFLAGS_vdso.so.dbg = -shared -s -Wl,-soname=linux-vdso.so.1 \ 35 $(obj)/vdso-syms.S: $(obj)/vdso.so FORCE 38 # strip rule for the .so file 39 $(obj)/%.so: OBJCOPYFLAGS := -S 40 $(obj)/%.so: $(obj)/%.so.dbg FORCE
|
/linux/tools/perf/Documentation/ |
H A D | examples.txt | 85 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/arch/sparc/vdso/ |
H A D | Makefile | 18 $(obj)/vdso.o: $(obj)/vdso.so 21 targets += $(foreach x, 32 64, vdso-image-$(x).c vdso$(x).so vdso$(x).so.dbg) 25 VDSO_LDFLAGS_vdso.lds = -m elf64_sparc -soname linux-vdso.so.1 --no-undefined \ 28 $(obj)/vdso64.so.dbg: $(obj)/vdso.lds $(vobjs) FORCE 37 $(obj)/vdso-image-%.c: $(obj)/vdso%.so.dbg $(obj)/vdso%.so $(obj)/vdso2c FORCE 59 $(obj)/%.so: OBJCOPYFLAGS := -S 60 $(obj)/%.so: $(obj)/%.so.dbg FORCE 64 VDSO_LDFLAGS_vdso32.lds = -m elf32_sparc -soname linux-gate.so.1 75 $(obj)/vdso32.so.dbg: KBUILD_AFLAGS = $(KBUILD_AFLAGS_32) 76 $(obj)/vdso32.so.dbg: asflags-$(CONFIG_SPARC64) += -m32 [all …]
|
/linux/arch/riscv/kernel/compat_vdso/ |
H A D | Makefile | 31 targets := $(obj-compat_vdso) compat_vdso.so compat_vdso.so.dbg compat_vdso.lds 38 $(obj)/compat_vdso.o: $(obj)/compat_vdso.so 40 # link rule for the .so file, .lds has to be first 41 $(obj)/compat_vdso.so.dbg: $(obj)/compat_vdso.lds $(obj-compat_vdso) FORCE 43 LDFLAGS_compat_vdso.so.dbg = -shared -S -soname=linux-compat_vdso.so.1 \ 49 # strip rule for the .so file 50 $(obj)/%.so: OBJCOPYFLAGS := -S 51 $(obj)/%.so: $(obj)/%.so.dbg FORCE 59 include/generated/compat_vdso-offsets.h: $(obj)/compat_vdso.so.dbg FORCE
|
/linux/arch/riscv/kernel/vdso/ |
H A D | Makefile | 30 targets := $(obj-vdso) vdso.so vdso.so.dbg vdso.lds 44 $(obj)/vdso.o: $(obj)/vdso.so 46 # link rule for the .so file, .lds has to be first 47 $(obj)/vdso.so.dbg: $(obj)/vdso.lds $(obj-vdso) FORCE 49 LDFLAGS_vdso.so.dbg = -shared -soname=linux-vdso.so.1 \ 52 # strip rule for the .so file 53 $(obj)/%.so: OBJCOPYFLAGS := -S 54 $(obj)/%.so: $(obj)/%.so.dbg FORCE 62 include/generated/vdso-offsets.h: $(obj)/vdso.so.dbg FORCE
|
/linux/arch/x86/entry/vdso/ |
H A D | Makefile | 26 $(obj)/vdso.o: $(obj)/vdso.so 31 targets += $(foreach x, 64 x32 32, vdso-image-$(x).c vdso$(x).so vdso$(x).so.dbg) 35 VDSO_LDFLAGS_vdso.lds = -m elf_x86_64 -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 85 # so that it can reach 64bit address space with 64bit pointers. 89 VDSO_LDFLAGS_vdsox32.lds = -m elf32_x86_64 -soname linux-vdso.so.1 \ 107 $(obj)/%.so: OBJCOPYFLAGS := -S --remove-section __ex_table 108 $(obj)/%.so: $(obj)/%.so.dbg FORCE 111 $(obj)/vdsox32.so.dbg: $(obj)/vdsox32.lds $(vobjx32s) FORCE [all …]
|
/linux/drivers/iio/temperature/ |
H A D | Kconfig | 41 This driver can also be built as a module. If so, the module will 64 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 88 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 108 This driver can also be built as a module. If so, the module will 118 This driver can also be built as a module. If so, the module will 129 This driver can also be built as a module. If so, the module will 140 This driver can also be built as a module. If so, the module will 150 This driver can also be built as a module. If so, the module [all …]
|
/linux/arch/x86/um/vdso/ |
H A D | Makefile | 8 vdso-install-$(VDSO64-y) += vdso.so 19 $(obj)/vdso.o: $(obj)/vdso.so 21 targets += vdso.so vdso.so.dbg vdso.lds $(vobjs-y) 25 VDSO_LDFLAGS_vdso.lds = -m64 -Wl,-soname=linux-vdso.so.1 \ 28 $(obj)/vdso.o: $(src)/vdso.S $(obj)/vdso.so 30 $(obj)/vdso.so.dbg: $(obj)/vdso.lds $(vobjs) FORCE 33 $(obj)/%.so: OBJCOPYFLAGS := -S 34 $(obj)/%.so: $(obj)/%.so.dbg FORCE
|
/linux/arch/arm64/kernel/vdso/ |
H A D | Makefile | 15 targets := $(obj-vdso) vdso.so vdso.so.dbg 22 # routines, as x86 does (see 6f121e548f83 ("x86, vdso: Reimplement vdso.so 24 ldflags-y := -shared -soname=linux-vdso.so.1 \ 62 # Link rule for the .so file, .lds has to be first 63 $(obj)/vdso.so.dbg: $(obj)/vdso.lds $(obj-vdso) FORCE 66 # Strip rule for the .so file 67 $(obj)/%.so: OBJCOPYFLAGS := -S 68 $(obj)/%.so: $(obj)/%.so.dbg FORCE 76 include/generated/vdso-offsets.h: $(obj)/vdso.so.dbg FORCE
|
/linux/arch/s390/kernel/vdso64/ |
H A D | Makefile | 19 targets := $(obj-vdso64) $(obj-cvdso64) vdso64.so vdso64.so.dbg 35 ldflags-y := -shared -soname=linux-vdso64.so.1 \ 46 $(obj)/vdso64_wrapper.o : $(obj)/vdso64.so 51 # link rule for the .so file, .lds has to be first 52 $(obj)/vdso64.so.dbg: $(obj)/vdso64.lds $(obj-vdso64) $(obj-cvdso64) FORCE 55 # strip rule for the .so file 56 $(obj)/%.so: OBJCOPYFLAGS := -S 57 $(obj)/%.so: $(obj)/%.so.dbg FORCE 78 include/generated/vdso64-offsets.h: $(obj)/vdso64.so.dbg FORCE
|
/linux/drivers/iio/adc/ |
H A D | Kconfig | 488 This driver can also be built as a module. If so, the module will be 499 This driver can also be built as a module. If so, the module will be 522 This driver can also be built as a module. If so, the module will be 568 This driver can also be built as a module. If so, the module will be 586 This driver can also be built as a module. If so, the module will be 607 This driver can also be built as a module. If so, the module will be 627 This driver can also be built as a module. If so, the module will be 648 This driver can also be built as a module. If so, the module will be 658 This driver can also be built as a module. If so, the module will be 668 This driver can also be built as a module. If so, the module will be [all …]
|
/linux/drivers/net/ieee802154/ |
H A D | Kconfig | 21 This driver can also be built as a module. To do so say M here. 33 This driver can also be built as a module. To do so, say M here. 45 This driver can also be built as a module. To do so, say M here. 56 This driver can also be built as a module. To do so, say M here. 66 This driver can also be built as a module. To do so say M here. 77 This driver can also be built as a module. To do so, say M here. 89 This driver can also be built as a module. To do so, say M here. 111 This driver can also be built as a module. To do so, say M here. 122 This driver can also be built as a module. To do so say M here.
|