Home
last modified time | relevance | path

Searched refs:lib (Results 1 – 25 of 894) sorted by relevance

12345678910>>...36

/linux/lib/
A D.built-in.a.cmd1lib/built-in.a; /usr/bin/ccache /home/test/workspace/code/optee_3.16/build/../toolchains/aarch64/b…
A D.lib.a.cmd1lib.a := echo >/dev/null; rm -f lib/lib.a; /usr/bin/ccache /home/test/workspace/code/optee_3.16/bu…
A D.gen_crc32table.cmd1 …p,-MMD,lib/.gen_crc32table.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-point…
3 source_lib/gen_crc32table := lib/gen_crc32table.c
6 lib/../include/linux/crc32poly.h \
7 lib/crc32defs.h \
14 lib/gen_crc32table: $(deps_lib/gen_crc32table)
/linux/arch/sparc/lib/
A DMakefile8 lib-$(CONFIG_SPARC32) += ashrdi3.o
10 lib-y += strlen.o
12 lib-$(CONFIG_SPARC32) += blockops.o
16 lib-$(CONFIG_SPARC64) += atomic_64.o
19 lib-$(CONFIG_SPARC64) += multi3.o
20 lib-$(CONFIG_SPARC64) += fls.o
21 lib-$(CONFIG_SPARC64) += fls64.o
22 lib-$(CONFIG_SPARC64) += NG4fls.o
26 lib-$(CONFIG_SPARC64) += VISsave.o
27 lib-$(CONFIG_SPARC64) += bitops.o
[all …]
/linux/arch/arm64/lib/
A D.lib.a.cmd1lib/lib.a := echo >/dev/null; rm -f arch/arm64/lib/lib.a; /usr/bin/ccache /home/test/workspace/cod…
/linux/lib/mpi/
A D.built-in.a.cmd1lib/mpi/built-in.a; /usr/bin/ccache /home/test/workspace/code/optee_3.16/build/../toolchains/aarch…
/linux/tools/perf/
A DMANIFEST6 tools/lib/traceevent
7 tools/lib/api
8 tools/lib/bpf
9 tools/lib/subcmd
10 tools/lib/perf
12 tools/lib/ctype.c
13 tools/lib/hweight.c
14 tools/lib/rbtree.c
15 tools/lib/string.c
19 tools/lib/bitmap.c
[all …]
/linux/tools/power/pm-graph/
A DMakefile9 install -d $(DESTDIR)$(PREFIX)/lib/pm-graph
10 install sleepgraph.py $(DESTDIR)$(PREFIX)/lib/pm-graph
11 install bootgraph.py $(DESTDIR)$(PREFIX)/lib/pm-graph
12 install -d $(DESTDIR)$(PREFIX)/lib/pm-graph/config
40 rm -f $(DESTDIR)$(PREFIX)/lib/pm-graph/config/*
42 rmdir $(DESTDIR)$(PREFIX)/lib/pm-graph/config; \
44 rm -f $(DESTDIR)$(PREFIX)/lib/pm-graph/__pycache__/*
46 rmdir $(DESTDIR)$(PREFIX)/lib/pm-graph/__pycache__; \
48 rm -f $(DESTDIR)$(PREFIX)/lib/pm-graph/*
49 if [ -d $(DESTDIR)$(PREFIX)/lib/pm-graph ] ; then \
[all …]
/linux/arch/x86/lib/
A DMakefile44 lib-y := delay.o misc.o cmdline.o cpu.o
46 lib-y += memcpy_$(BITS).o
47 lib-y += pc-conf-reg.o
50 lib-$(CONFIG_RANDOMIZE_BASE) += kaslr.o
52 lib-$(CONFIG_RETPOLINE) += retpoline.o
59 lib-y += atomic64_cx8_32.o
60 lib-y += checksum_32.o
61 lib-y += strstr_32.o
62 lib-y += string_32.o
72 lib-y += copy_user_64.o
[all …]
/linux/Documentation/translations/zh_CN/core-api/
A Dkernel-api.rst35 lib/vsprintf.c
41 lib/kstrtox.c
50 lib/string.c
77 lib/bitmap.c
103 lib/sort.c
129 lib/crc4.c
131 lib/crc7.c
133 lib/crc8.c
135 lib/crc16.c
137 lib/crc32.c
[all …]
/linux/tools/testing/selftests/kvm/
A DMakefile36 LIBKVM = lib/assert.c lib/elf.c lib/io.c lib/kvm_util.c lib/rbtree.c lib/sparsebit.c lib/test_util.…
37 LIBKVM_x86_64 = lib/x86_64/apic.c lib/x86_64/processor.c lib/x86_64/vmx.c lib/x86_64/svm.c lib/x86_…
38 …aarch64 = lib/aarch64/processor.c lib/aarch64/ucall.c lib/aarch64/handlers.S lib/aarch64/spinlock.…
39 LIBKVM_s390x = lib/s390x/processor.c lib/s390x/ucall.c lib/s390x/diag318_test_handler.c
150 include ../lib.mk
174 cscope: include_paths = $(LINUX_TOOL_INCLUDE) $(LINUX_HDR_PATH) include lib ..
/linux/arch/sparc/prom/
A DMakefile8 lib-y := bootstr_$(BITS).o
9 lib-y += init_$(BITS).o
10 lib-$(CONFIG_SPARC32) += memory.o
11 lib-y += misc_$(BITS).o
12 lib-$(CONFIG_SPARC32) += mp.o
13 lib-$(CONFIG_SPARC32) += ranges.o
14 lib-y += console_$(BITS).o
15 lib-y += printf.o
16 lib-y += tree_$(BITS).o
17 lib-$(CONFIG_SPARC64) += p1275.o
[all …]
/linux/lib/zstd/
A D.built-in.a.cmd1lib/zstd/built-in.a; /usr/bin/ccache /home/test/workspace/code/optee_3.16/build/../toolchains/aarc…
/linux/lib/math/
A D.built-in.a.cmd1lib/math/built-in.a; /usr/bin/ccache /home/test/workspace/code/optee_3.16/build/../toolchains/aarc…
/linux/drivers/firmware/efi/libstub/
A DMakefile55 lib-y := efi-stub-helper.o gop.o secureboot.o tpm.o \
57 skip_spaces.o lib-cmdline.o lib-ctype.o \
63 $(obj)/lib-%.o: $(srctree)/lib/%.c FORCE
66 lib-$(CONFIG_EFI_GENERIC_STUB) += efi-stub.o fdt.o string.o \
67 $(patsubst %.c,lib-%.o,$(efi-deps-y))
69 lib-$(CONFIG_ARM) += arm32-stub.o
70 lib-$(CONFIG_ARM64) += arm64-stub.o
71 lib-$(CONFIG_X86) += x86-stub.o
72 lib-$(CONFIG_RISCV) += riscv-stub.o
114 extra-y := $(lib-y)
[all …]
A D.lib.a.cmd1lib.a := echo >/dev/null; rm -f drivers/firmware/efi/libstub/lib.a; /usr/bin/ccache /home/test/wor…
/linux/scripts/package/
A Dbuilddeb90 mkdir -p $pdir/lib/modules/$version/
91 ln -s /usr/src/linux-headers-$version $pdir/lib/modules/$version/build
168 for module in $(find $tmpdir/lib/modules/ -name *.ko -printf '%P\n'); do
169 module=lib/modules/$module
170 mkdir -p $(dirname $dbg_dir/usr/lib/debug/$module)
172 $OBJCOPY --only-keep-debug $tmpdir/$module $dbg_dir/usr/lib/debug/$module
227 mkdir -p $dbg_dir/usr/lib/debug/lib/modules/$version/
228 cp vmlinux $dbg_dir/usr/lib/debug/lib/modules/$version/
230 mkdir -p $dbg_dir/usr/lib/debug/boot/
231 ln -s ../lib/modules/$version/vmlinux $dbg_dir/usr/lib/debug/boot/vmlinux-$version
[all …]
/linux/arch/x86/tools/
A DMakefile32 …est.o := -Wall -I$(srctree)/tools/arch/x86/lib/ -I$(srctree)/tools/arch/x86/include/ -I$(objtree)/…
34 …ity.o := -Wall -I$(srctree)/tools/arch/x86/lib/ -I$(srctree)/tools/arch/x86/include/ -I$(objtree)/…
37lib/insn.c $(srctree)/tools/arch/x86/lib/inat.c $(srctree)/tools/arch/x86/include/asm/inat_types.h…
39lib/insn.c $(srctree)/tools/arch/x86/lib/inat.c $(srctree)/tools/arch/x86/include/asm/inat_types.h…
/linux/lib/zlib_inflate/
A D.built-in.a.cmd1lib/zlib_inflate/built-in.a; /usr/bin/ccache /home/test/workspace/code/optee_3.16/build/../toolcha…
/linux/arch/riscv/lib/
A DMakefile2 lib-y += delay.o
3 lib-y += memcpy.o
4 lib-y += memset.o
5 lib-y += memmove.o
6 lib-$(CONFIG_MMU) += uaccess.o
7 lib-$(CONFIG_64BIT) += tishift.o
/linux/drivers/net/ethernet/mellanox/mlx5/core/
A DMakefile17 fs_counters.o fs_ft_pool.o rl.o lag/lag.o dev.o events.o wq.o lib/gid.o \
18 lib/devcom.o lib/pci_vsc.o lib/dm.o lib/fs_ttc.o diag/fs_tracepoint.o \
20 fw_reset.o qos.o lib/tout.o
40 mlx5_core-$(CONFIG_MLX5_ESWITCH) += lag/mp.o lag/port_sel.o lib/geneve.o lib/port_tun.o \
44 lib/fs_chains.o en/tc_tun.o \
65 mlx5_core-$(CONFIG_MLX5_MPFS) += lib/mpfs.o
66 mlx5_core-$(CONFIG_VXLAN) += lib/vxlan.o
67 mlx5_core-$(CONFIG_PTP_1588_CLOCK) += lib/clock.o
68 mlx5_core-$(CONFIG_PCI_HYPERV_INTERFACE) += lib/hv.o lib/hv_vhca.o
81 mlx5_core-$(CONFIG_MLX5_ACCEL) += lib/crypto.o accel/tls.o accel/ipsec.o
/linux/tools/perf/util/
A Dpython-ext-sources9 ../lib/ctype.c
19 ../lib/bitmap.c
20 ../lib/find_bit.c
21 ../lib/list_sort.c
22 ../lib/hweight.c
23 ../lib/string.c
24 ../lib/vsprintf.c
34 ../lib/rbtree.c
/linux/Documentation/core-api/
A Dkernel-api.rst24 .. kernel-doc:: lib/vsprintf.c
30 .. kernel-doc:: lib/kstrtox.c
39 .. kernel-doc:: lib/string.c
69 .. kernel-doc:: lib/bitmap.c
99 .. kernel-doc:: lib/sort.c
124 .. kernel-doc:: lib/crc4.c
127 .. kernel-doc:: lib/crc7.c
130 .. kernel-doc:: lib/crc8.c
133 .. kernel-doc:: lib/crc16.c
136 .. kernel-doc:: lib/crc32.c
[all …]
/linux/tools/power/cpupower/
A D.gitignore9 lib/.libs
10 lib/cpufreq.lo
11 lib/cpufreq.o
12 lib/proc.lo
13 lib/proc.o
14 lib/sysfs.lo
15 lib/sysfs.o
/linux/lib/xz/
A D.built-in.a.cmd1lib/xz/built-in.a; /usr/bin/ccache /home/test/workspace/code/optee_3.16/build/../toolchains/aarch6…

Completed in 40 milliseconds

12345678910>>...36