Home
last modified time | relevance | path

Searched refs:hand (Results 1 – 25 of 379) sorted by relevance

12345678910>>...16

/OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_gator_api.c151 struct kbase_gator_hwcnt_handles *hand; in kbase_gator_hwcnt_init() local
158 hand = kzalloc(sizeof(*hand), GFP_KERNEL); in kbase_gator_hwcnt_init()
159 if (!hand) in kbase_gator_hwcnt_init()
162 INIT_WORK(&hand->dump_work, dump_worker); in kbase_gator_hwcnt_init()
163 spin_lock_init(&hand->dump_lock); in kbase_gator_hwcnt_init()
166 hand->kbdev = kbase_find_device(-1); in kbase_gator_hwcnt_init()
167 if (!hand->kbdev) in kbase_gator_hwcnt_init()
170 dump_size = kbase_vinstr_dump_size(hand->kbdev); in kbase_gator_hwcnt_init()
171 hand->vinstr_buffer = kzalloc(dump_size, GFP_KERNEL); in kbase_gator_hwcnt_init()
172 if (!hand->vinstr_buffer) in kbase_gator_hwcnt_init()
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/
H A Dcstdint.hpp218 # error defaults not correct; you must hand modify boost/cstdint.hpp
257 # error defaults not correct; you must hand modify boost/cstdint.hpp
292 # error defaults not correct; you must hand modify boost/cstdint.hpp
306 # error defaults not correct; you must hand modify boost/cstdint.hpp
330 # error defaults not correct; you must hand modify boost/cstdint.hpp
524 # error defaults not correct; you must hand modify boost/cstdint.hpp
532 # error defaults not correct; you must hand modify boost/cstdint.hpp
540 # error defaults not correct; you must hand modify boost/cstdint.hpp
543 # error defaults not correct; you must hand modify boost/cstdint.hpp
/OK3568_Linux_fs/kernel/fs/fscache/
H A DKconfig25 between CPUs. On the other hand, the stats are very useful for
42 bouncing between CPUs. On the other hand, the histogram may be
/OK3568_Linux_fs/kernel/fs/ocfs2/cluster/
H A Dtcp.c1258 struct o2net_handshake *hand = page_address(sc->sc_page); in o2net_check_handshake() local
1261 if (hand->protocol_version != cpu_to_be64(O2NET_PROTOCOL_VERSION)) { in o2net_check_handshake()
1265 (unsigned long long)be64_to_cpu(hand->protocol_version), in o2net_check_handshake()
1278 if (be32_to_cpu(hand->o2net_idle_timeout_ms) != in o2net_check_handshake()
1283 be32_to_cpu(hand->o2net_idle_timeout_ms), in o2net_check_handshake()
1289 if (be32_to_cpu(hand->o2net_keepalive_delay_ms) != in o2net_check_handshake()
1294 be32_to_cpu(hand->o2net_keepalive_delay_ms), in o2net_check_handshake()
1300 if (be32_to_cpu(hand->o2hb_heartbeat_timeout_ms) != in o2net_check_handshake()
1305 be32_to_cpu(hand->o2hb_heartbeat_timeout_ms), in o2net_check_handshake()
1326 memmove(hand, hand + 1, sc->sc_page_off); in o2net_check_handshake()
/OK3568_Linux_fs/kernel/tools/memory-model/
H A Dlinux-kernel.cat103 * or srcu_read_unlock() backwards on the one hand, and from the
104 * rcu_read_lock() or srcu_read_lock() forwards on the other hand.
106 * In the definition of rcu-fence below, the po term at the left-hand side
107 * of each disjunct and the po? term at the right-hand end have been factored
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/ssiapi/ssiapi/
H A D0002-boost-Backport-clang-support.patch581 +// platforms. For other systems, they will have to be hand tailored.
584 +// it may be possible to hand tailor a more efficient implementation. Such
598 +# error defaults not correct; you must hand modify boost/cstdint.hpp
637 +# error defaults not correct; you must hand modify boost/cstdint.hpp
672 +# error defaults not correct; you must hand modify boost/cstdint.hpp
686 +# error defaults not correct; you must hand modify boost/cstdint.hpp
710 +# error defaults not correct; you must hand modify boost/cstdint.hpp
890 +# error defaults not correct; you must hand modify boost/cstdint.hpp
898 +# error defaults not correct; you must hand modify boost/cstdint.hpp
906 +# error defaults not correct; you must hand modify boost/cstdint.hpp
[all …]
/OK3568_Linux_fs/u-boot/include/
H A Dps2mult.h12 #define aux_request_irq(hand, dev_id) 0 argument
/OK3568_Linux_fs/kernel/Documentation/admin-guide/cgroup-v1/
H A Dhugetlb.rst74 HugeTLB pages it uses before hand, and the sysadmin needs to make sure that
90 the application to get SIGBUS signal if the memory was reserved before hand. For
98 before hand. This allows for easier fallback to alternatives such as
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/procmail/procmail/
H A Dfrom-debian-to-fix-man-file.patch76 -'*', '+', or '?' operator on the left-hand side of the \e/ token.
77 +\&'*', '+', or '?' operator on the left-hand side of the \e/ token.
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/help2man/
H A Dhelp2man_1.49.1.bb13 # This is a hand-maintained aclocal.m4 but our autotools class currently deletes
/OK3568_Linux_fs/yocto/poky/meta/recipes-sato/sato-screenshot/
H A Dsato-screenshot_0.3.bb2 HOMEPAGE = "http://www.o-hand.com"
/OK3568_Linux_fs/kernel/drivers/media/rc/keymaps/
H A DMakefile111 rc-total-media-in-hand.o \
112 rc-total-media-in-hand-02.o \
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/matchbox-wm/matchbox-wm/
H A Dkbdconfig7 # Se the matchbox manual for more info ( http://projects.o-hand.com/matchbox )
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/python/
H A Dpython3-flit-core_3.7.1.bb15 # Need to install by hand as there's a dependency loop
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/musl/
H A Dmusl.inc20 # Doesn't compile in MIPS16e mode due to use of hand-written
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/rpm/files/
H A D0001-Do-not-add-an-unsatisfiable-dependency-when-building.patch8 hand produces rpms that way by design.
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/gmp/
H A Dgmp_6.2.1.bb43 # Doesn't compile in MIPS16e mode due to use of hand-written
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/ndisc6/ndisc6/
H A D0001-autogen-Do-not-symlink-gettext.h-from-build-host.patch31 echo "Please put a link to it by hand as include/gettext.h"
/OK3568_Linux_fs/external/xserver/debian/
H A Dxserver-xorg-legacy.templates13 permit any user to start it, for security reasons. On the other hand, it is
/OK3568_Linux_fs/kernel/drivers/mtd/spi-nor/
H A DKconfig21 small sectors. On the other hand erasing should be faster when using
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/minifi-cpp/files/
H A D0001-Fix-build-with-libc.patch8 On the other hand in definition of std::chrono::duration aliases, that you can find here long long …
/OK3568_Linux_fs/buildroot/package/cppcms/
H A DConfig.in35 in another hand ICU is heavier than iconv.
/OK3568_Linux_fs/kernel/Documentation/locking/
H A Dpercpu-rw-semaphore.rst14 instruction in the lock and unlock path. On the other hand, locking for
/OK3568_Linux_fs/buildroot/package/irrlicht/
H A D0001-override-CPPFLAGS-CXXFLAGS-and-CFLAGS-in-Makefile.patch7 bundled libraries are lost. Since the hand written Makefile want
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/rc/
H A Dlirc-set-wideband-receiver.rst41 also be more precise. On the other hand its disadvantage it usually

12345678910>>...16