Searched refs:lib (Results 1 – 25 of 894) sorted by relevance
12345678910>>...36
1 …lib/built-in.a; /usr/bin/ccache /home/test/workspace/code/optee_3.16/build/../toolchains/aarch64/b…
1 …lib.a := echo >/dev/null; rm -f lib/lib.a; /usr/bin/ccache /home/test/workspace/code/optee_3.16/bu…
1 …p,-MMD,lib/.gen_crc32table.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-point…3 source_lib/gen_crc32table := lib/gen_crc32table.c6 lib/../include/linux/crc32poly.h \7 lib/crc32defs.h \14 lib/gen_crc32table: $(deps_lib/gen_crc32table)
8 lib-$(CONFIG_SPARC32) += ashrdi3.o10 lib-y += strlen.o12 lib-$(CONFIG_SPARC32) += blockops.o16 lib-$(CONFIG_SPARC64) += atomic_64.o19 lib-$(CONFIG_SPARC64) += multi3.o20 lib-$(CONFIG_SPARC64) += fls.o21 lib-$(CONFIG_SPARC64) += fls64.o22 lib-$(CONFIG_SPARC64) += NG4fls.o26 lib-$(CONFIG_SPARC64) += VISsave.o27 lib-$(CONFIG_SPARC64) += bitops.o[all …]
1 …lib/lib.a := echo >/dev/null; rm -f arch/arm64/lib/lib.a; /usr/bin/ccache /home/test/workspace/cod…
1 …lib/mpi/built-in.a; /usr/bin/ccache /home/test/workspace/code/optee_3.16/build/../toolchains/aarch…
6 tools/lib/traceevent7 tools/lib/api8 tools/lib/bpf9 tools/lib/subcmd10 tools/lib/perf12 tools/lib/ctype.c13 tools/lib/hweight.c14 tools/lib/rbtree.c15 tools/lib/string.c19 tools/lib/bitmap.c[all …]
9 install -d $(DESTDIR)$(PREFIX)/lib/pm-graph10 install sleepgraph.py $(DESTDIR)$(PREFIX)/lib/pm-graph11 install bootgraph.py $(DESTDIR)$(PREFIX)/lib/pm-graph12 install -d $(DESTDIR)$(PREFIX)/lib/pm-graph/config40 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 …]
44 lib-y := delay.o misc.o cmdline.o cpu.o46 lib-y += memcpy_$(BITS).o47 lib-y += pc-conf-reg.o50 lib-$(CONFIG_RANDOMIZE_BASE) += kaslr.o52 lib-$(CONFIG_RETPOLINE) += retpoline.o59 lib-y += atomic64_cx8_32.o60 lib-y += checksum_32.o61 lib-y += strstr_32.o62 lib-y += string_32.o72 lib-y += copy_user_64.o[all …]
35 lib/vsprintf.c41 lib/kstrtox.c50 lib/string.c77 lib/bitmap.c103 lib/sort.c129 lib/crc4.c131 lib/crc7.c133 lib/crc8.c135 lib/crc16.c137 lib/crc32.c[all …]
36 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.c150 include ../lib.mk174 cscope: include_paths = $(LINUX_TOOL_INCLUDE) $(LINUX_HDR_PATH) include lib ..
8 lib-y := bootstr_$(BITS).o9 lib-y += init_$(BITS).o10 lib-$(CONFIG_SPARC32) += memory.o11 lib-y += misc_$(BITS).o12 lib-$(CONFIG_SPARC32) += mp.o13 lib-$(CONFIG_SPARC32) += ranges.o14 lib-y += console_$(BITS).o15 lib-y += printf.o16 lib-y += tree_$(BITS).o17 lib-$(CONFIG_SPARC64) += p1275.o[all …]
1 …lib/zstd/built-in.a; /usr/bin/ccache /home/test/workspace/code/optee_3.16/build/../toolchains/aarc…
1 …lib/math/built-in.a; /usr/bin/ccache /home/test/workspace/code/optee_3.16/build/../toolchains/aarc…
55 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 FORCE66 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.o70 lib-$(CONFIG_ARM64) += arm64-stub.o71 lib-$(CONFIG_X86) += x86-stub.o72 lib-$(CONFIG_RISCV) += riscv-stub.o114 extra-y := $(lib-y)[all …]
1 …lib.a := echo >/dev/null; rm -f drivers/firmware/efi/libstub/lib.a; /usr/bin/ccache /home/test/wor…
90 mkdir -p $pdir/lib/modules/$version/91 ln -s /usr/src/linux-headers-$version $pdir/lib/modules/$version/build168 for module in $(find $tmpdir/lib/modules/ -name *.ko -printf '%P\n'); do169 module=lib/modules/$module170 mkdir -p $(dirname $dbg_dir/usr/lib/debug/$module)172 $OBJCOPY --only-keep-debug $tmpdir/$module $dbg_dir/usr/lib/debug/$module227 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 …]
32 …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)/…37 …lib/insn.c $(srctree)/tools/arch/x86/lib/inat.c $(srctree)/tools/arch/x86/include/asm/inat_types.h…39 …lib/insn.c $(srctree)/tools/arch/x86/lib/inat.c $(srctree)/tools/arch/x86/include/asm/inat_types.h…
1 …lib/zlib_inflate/built-in.a; /usr/bin/ccache /home/test/workspace/code/optee_3.16/build/../toolcha…
2 lib-y += delay.o3 lib-y += memcpy.o4 lib-y += memset.o5 lib-y += memmove.o6 lib-$(CONFIG_MMU) += uaccess.o7 lib-$(CONFIG_64BIT) += tishift.o
17 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.o40 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.o66 mlx5_core-$(CONFIG_VXLAN) += lib/vxlan.o67 mlx5_core-$(CONFIG_PTP_1588_CLOCK) += lib/clock.o68 mlx5_core-$(CONFIG_PCI_HYPERV_INTERFACE) += lib/hv.o lib/hv_vhca.o81 mlx5_core-$(CONFIG_MLX5_ACCEL) += lib/crypto.o accel/tls.o accel/ipsec.o
9 ../lib/ctype.c19 ../lib/bitmap.c20 ../lib/find_bit.c21 ../lib/list_sort.c22 ../lib/hweight.c23 ../lib/string.c24 ../lib/vsprintf.c34 ../lib/rbtree.c
24 .. kernel-doc:: lib/vsprintf.c30 .. kernel-doc:: lib/kstrtox.c39 .. kernel-doc:: lib/string.c69 .. kernel-doc:: lib/bitmap.c99 .. kernel-doc:: lib/sort.c124 .. kernel-doc:: lib/crc4.c127 .. kernel-doc:: lib/crc7.c130 .. kernel-doc:: lib/crc8.c133 .. kernel-doc:: lib/crc16.c136 .. kernel-doc:: lib/crc32.c[all …]
9 lib/.libs10 lib/cpufreq.lo11 lib/cpufreq.o12 lib/proc.lo13 lib/proc.o14 lib/sysfs.lo15 lib/sysfs.o
1 …lib/xz/built-in.a; /usr/bin/ccache /home/test/workspace/code/optee_3.16/build/../toolchains/aarch6…
Completed in 40 milliseconds