| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/ |
| H A D | cg_storage_multi.c | 111 if (CHECK(obj->bss->invocations != 1, in test_egress_only() 112 "first-invoke", "invocations=%d", obj->bss->invocations)) in test_egress_only() 135 if (CHECK(obj->bss->invocations != 3, in test_egress_only() 136 "second-invoke", "invocations=%d", obj->bss->invocations)) in test_egress_only() 195 if (CHECK(obj->bss->invocations != 3, in test_isolated() 196 "first-invoke", "invocations=%d", obj->bss->invocations)) in test_isolated() 240 if (CHECK(obj->bss->invocations != 9, in test_isolated() 241 "second-invoke", "invocations=%d", obj->bss->invocations)) in test_isolated() 320 if (CHECK(obj->bss->invocations != 3, in test_shared() 321 "first-invoke", "invocations=%d", obj->bss->invocations)) in test_shared() [all …]
|
| H A D | udp_limit.c | 58 if (CHECK(skel->bss->invocations != 4, "bss-invocations", in test_udp_limit() 59 "invocations=%d", skel->bss->invocations)) in test_udp_limit()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/ |
| H A D | cg_storage_multi_shared.c | 21 __u32 invocations = 0; variable 30 __sync_fetch_and_add(&invocations, 1); in egress1() 42 __sync_fetch_and_add(&invocations, 1); in egress2() 54 __sync_fetch_and_add(&invocations, 1); in ingress()
|
| H A D | cg_storage_multi_isolated.c | 21 __u32 invocations = 0; variable 30 __sync_fetch_and_add(&invocations, 1); in egress1() 42 __sync_fetch_and_add(&invocations, 1); in egress2() 54 __sync_fetch_and_add(&invocations, 1); in ingress()
|
| H A D | udp_limit.c | 7 int invocations = 0, in_use = 0; variable 31 __sync_fetch_and_add(&invocations, 1); in sock() 58 __sync_fetch_and_add(&invocations, 1); in sock_release()
|
| H A D | cg_storage_multi_egress_only.c | 21 __u32 invocations = 0; variable 30 __sync_fetch_and_add(&invocations, 1); in egress()
|
| /OK3568_Linux_fs/kernel/tools/memory-model/litmus-tests/ |
| H A D | ISA2+poonceonces.litmus | 8 * smp_store_release() invocations are replaced by WRITE_ONCE() and all 9 * of the smp_load_acquire() invocations are replaced by READ_ONCE()?
|
| H A D | README | 106 As above, but without the smp_mb() invocations. 114 As above, but without the smp_mb() invocations.
|
| /OK3568_Linux_fs/buildroot/package/xinetd/ |
| H A D | 0001-ar.patch | 1 This patch changes all of the hard-coded invocations of "ar" to $(AR), to
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ylwrap | 77 Wrapper for lex/yacc invocations, renaming files as desired.
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/misc/ |
| H A D | qcom,fastrpc.txt | 5 invocations across DSP and APPS boundaries. This enables developers
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/busybox/ |
| H A D | busybox-inittab_1.35.0.bb | 28 # ${base_sbindir}/getty invocations for the runlevels.
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/sysvinit/ |
| H A D | sysvinit-inittab_2.88dsf.bb | 37 # ${base_sbindir}/getty invocations for the runlevels.
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/ |
| H A D | idle.fuc | 55 // count IDLE invocations for debugging purposes
|
| /OK3568_Linux_fs/buildroot/package/python3/ |
| H A D | 0010-Misc-python-config.sh.in-ensure-sed-invocations-only.patch | 4 Subject: [PATCH] Misc/python-config.sh.in: ensure sed invocations only match
|
| /OK3568_Linux_fs/buildroot/boot/grub2/ |
| H A D | 0047-dl-Only-allow-unloading-modules-that-are-not-depende.patch | 7 decremented. This means that repeated rmmod invocations will cause the
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/ |
| H A D | init.rst | 43 - Implement the various ``run_init_process()`` invocations via a struct array
|
| /OK3568_Linux_fs/yocto/meta-browser/meta-chromium/recipes-browser/chromium/files/ |
| H A D | 0002-Remove-the-GN-settings-done-for-clang-that-conflict-.patch | 106 - # internal linker invocations, for people who work on the build.
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0_1.20/ |
| H A D | 0003-HACK-caps-Consider-dmabuf-subset-of-system-memory.patch | 18 /* lock to protect multiple invocations of static caps to caps conversion */
|
| /OK3568_Linux_fs/buildroot/package/gstreamer1/gstreamer1/ |
| H A D | 0003-HACK-caps-Consider-dmabuf-subset-of-system-memory.patch | 18 /* lock to protect multiple invocations of static caps to caps conversion */
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0_1.22/ |
| H A D | 0003-HACK-caps-Consider-dmabuf-subset-of-system-memory.patch | 18 /* lock to protect multiple invocations of static caps to caps conversion */
|
| /OK3568_Linux_fs/buildroot/package/weston/ |
| H A D | 0087-backend-vnc-enable-TLS-support.patch | 132 +invocations:
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_11.0.1/ |
| H A D | 0088-backend-vnc-enable-TLS-support.patch | 132 +invocations:
|
| /OK3568_Linux_fs/kernel/Documentation/RCU/ |
| H A D | rcubarrier.rst | 275 value one), but the other CPU's rcu_barrier_func() invocations 323 value one), but the other CPU's rcu_barrier_func() invocations
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/dist/ |
| H A D | changes-5.9.0 | 48 clipper invocations that throw.
|