Home
last modified time | relevance | path

Searched refs:whole (Results 1 – 25 of 414) sorted by relevance

12345678910>>...17

/f-stack/example/
H A DMakefile16 LIBS+= -L${FF_PATH}/lib -Wl,--whole-archive,-lfstack,--no-whole-archive
17 LIBS+= -Wl,--no-whole-archive -lrt -lm -ldl -lcrypto -pthread -lnuma
/f-stack/tools/
H A Dprog.mk55 FF_PROG_LIBS:= -L${TOPDIR}/tools/compat -Wl,--whole-archive,-lffcompat,--no-whole-archive
57 FF_PROG_LIBS+= -Wl,--no-whole-archive -lrt -lm -ldl -lcrypto -lpthread -lnuma
/f-stack/app/micro_thread/
H A DMakefile36 FF_LIBS+= -L${FF_PATH}/lib -Wl,--whole-archive,-lfstack,--no-whole-archive
37 FF_LIBS+= -Wl,--no-whole-archive -lrt -lm -ldl -lcrypto -lpthread -lnuma
/f-stack/freebsd/contrib/device-tree/Bindings/mfd/
H A Dbfticu.txt3 The bfticu is a multifunction device that manages the whole chassis.
4 Its main functionality is to collect IRQs from the whole chassis and signals
/f-stack/freebsd/contrib/device-tree/Bindings/rtc/
H A Dcpcap-rtc.txt4 This module is part of the CPCAP. For more details about the whole
/f-stack/dpdk/drivers/crypto/qat/
H A DREADME6 whole QAT pci device and that library includes all the services (crypto, compression)
/f-stack/freebsd/contrib/device-tree/Bindings/input/
H A Dcpcap-pwrbutton.txt3 This module is part of the CPCAP. For more details about the whole
H A Dtwl4030-pwrbutton.txt3 This module is part of the TWL4030. For more details about the whole
H A Dtps65218-pwrbutton.txt3 This module is part of the TPS65217/TPS65218. For more details about the whole
H A Dti,palmas-pwrbutton.txt4 about the whole chip see:
/f-stack/freebsd/contrib/device-tree/src/arm64/qcom/
H A Dsdm636-sony-xperia-ganges-mermaid.dts10 * the Ganges platform as a whole in downstream kernels.
/f-stack/dpdk/buildtools/pkg-config/
H A Dmeson.build48 libraries_private: ['-Wl,--whole-archive'] +
50 ['-Wl,--no-whole-archive']
/f-stack/freebsd/contrib/device-tree/src/arm64/allwinner/
H A Dsun50i-a64-pine64-plus.dts32 * whole process.
/f-stack/freebsd/contrib/openzfs/config/
H A Dkernel-mkdir-umode-t.m46 dnl # some distribution doesn't backport the whole thing this could be
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dimx7d-sbc-imx7.dts10 * whole.
/f-stack/freebsd/contrib/device-tree/Bindings/leds/
H A Dleds-cpcap.txt4 This module is part of the CPCAP. For more details about the whole
/f-stack/dpdk/doc/guides/tools/
H A Dproc_info.rst61 ring. For invalid or no ring name, whole list is dump.
66 mempool. For invalid or no mempool name, whole list is dump.
/f-stack/freebsd/contrib/device-tree/Bindings/phy/
H A Dphy-stih407-usb.txt10 for the whole phy and one for the port
/f-stack/freebsd/contrib/device-tree/Bindings/clock/
H A Dintel,cgu-lgm.yaml15 of clocks for the whole system and individual peripherals.
/f-stack/freebsd/contrib/device-tree/Bindings/crypto/
H A Dmv_cesa.txt21 specified the whole SRAM is used (2KB)
H A Dmarvell-cesa.txt30 specified the whole SRAM is used (2KB)
/f-stack/app/redis-5.0.5/src/
H A DMakefile163 FINAL_LIBS+= -L${FF_PATH}/lib -Wl,--whole-archive,-lfstack,--no-whole-archive
164 FINAL_LIBS+= -Wl,--no-whole-archive -lrt -lm -ldl -lcrypto -lpthread -lnuma
/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_ftp_pxy.c1989 u_short whole; local
2016 whole = 0;
2021 *t = htons((u_short)whole);
2027 *t = htons((u_short)whole);
2030 *t = htons((u_short)(whole >> 16));
2033 whole = 0;
2054 whole <<= 8;
2055 whole |= c;
2057 whole >>= 8;
2058 whole |= ((u_32_t)c) << 24;
/f-stack/dpdk/doc/guides/prog_guide/
H A Dlto.rst8 This depends obviously on the ability of the compiler to do "whole
/f-stack/freebsd/contrib/device-tree/Bindings/net/dsa/
H A Dlan9303.txt13 - reset-gpios: GPIO to be used to reset the whole device

12345678910>>...17