Home
last modified time | relevance | path

Searched refs:invocations (Results 1 – 25 of 63) sorted by relevance

123

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dcgroup_getset_retval_setsockopt.c11 __u32 invocations = 0; variable
20 __sync_fetch_and_add(&invocations, 1); in get_retval()
32 __sync_fetch_and_add(&invocations, 1); in set_eunatch()
47 __sync_fetch_and_add(&invocations, 1); in set_eisconn()
62 __sync_fetch_and_add(&invocations, 1); in legacy_eperm()
H A Dcg_storage_multi_isolated.c21 __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 Dcgroup_getset_retval_getsockopt.c11 __u32 invocations = 0; variable
22 __sync_fetch_and_add(&invocations, 1); in get_retval()
34 __sync_fetch_and_add(&invocations, 1); in set_eisconn()
49 __sync_fetch_and_add(&invocations, 1); in clear_retval()
H A Dcg_storage_multi_shared.c21 __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 Dudp_limit.c7 int invocations = 0, in_use = 0; variable
30 __sync_fetch_and_add(&invocations, 1); in sock()
56 __sync_fetch_and_add(&invocations, 1); in sock_release()
H A Dcg_storage_multi_egress_only.c21 __u32 invocations = 0; variable
30 __sync_fetch_and_add(&invocations, 1); in egress()
H A Dcgrp_kfunc_success.c12 int err, pid, invocations; variable
27 __sync_fetch_and_add(&invocations, 1); in is_test_kfunc_task()
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dcg_storage_multi.c114 if (CHECK(obj->bss->invocations != 1, in test_egress_only()
115 "first-invoke", "invocations=%d", obj->bss->invocations)) in test_egress_only()
137 if (CHECK(obj->bss->invocations != 3, in test_egress_only()
138 "second-invoke", "invocations=%d", obj->bss->invocations)) in test_egress_only()
192 if (CHECK(obj->bss->invocations != 3, in test_isolated()
193 "first-invoke", "invocations=%d", obj->bss->invocations)) in test_isolated()
234 if (CHECK(obj->bss->invocations != 9, in test_isolated()
235 "second-invoke", "invocations=%d", obj->bss->invocations)) in test_isolated()
305 if (CHECK(obj->bss->invocations != 3, in test_shared()
306 "first-invoke", "invocations=%d", obj->bss->invocations)) in test_shared()
[all …]
H A Dcgroup_getset_retval.c44 if (!ASSERT_EQ(obj->bss->invocations, 1, "invocations")) in test_setsockopt_set()
84 if (!ASSERT_EQ(obj->bss->invocations, 2, "invocations")) in test_setsockopt_set_and_get()
121 if (!ASSERT_EQ(obj->bss->invocations, 1, "invocations")) in test_setsockopt_default_zero()
164 if (!ASSERT_EQ(obj->bss->invocations, 2, "invocations")) in test_setsockopt_default_zero_and_set()
213 if (!ASSERT_EQ(obj->bss->invocations, 3, "invocations")) in test_setsockopt_override()
259 if (!ASSERT_EQ(obj->bss->invocations, 2, "invocations")) in test_setsockopt_legacy_eperm()
310 if (!ASSERT_EQ(obj->bss->invocations, 3, "invocations")) in test_setsockopt_legacy_no_override()
352 if (!ASSERT_EQ(obj->bss->invocations, 1, "invocations")) in test_getsockopt_get()
394 if (!ASSERT_EQ(obj->bss->invocations, 1, "invocations")) in test_getsockopt_override()
440 if (!ASSERT_EQ(obj->bss->invocations, 3, "invocations")) in test_getsockopt_retval_sync()
H A Dcgrp_kfunc.c69 ASSERT_EQ(skel->bss->invocations, 0, "pre_rmdir_count"); in run_success_test()
73 ASSERT_EQ(skel->bss->invocations, 1, "post_rmdir_count"); in run_success_test()
H A Dudp_limit.c55 if (!ASSERT_EQ(skel->bss->invocations, 4, "bss-invocations")) in test_udp_limit()
/openbmc/linux/tools/memory-model/litmus-tests/
H A DISA2+poonceonces.litmus8 * smp_store_release() invocations are replaced by WRITE_ONCE() and all
9 * of the smp_load_acquire() invocations are replaced by READ_ONCE()?
/openbmc/openbmc/meta-asrock/meta-x570d4u/conf/templates/default/
H A Dconf-notes.txt1 Example build invocations:
/openbmc/linux/fs/xfs/scrub/
H A Dstats.c23 uint32_t invocations; member
101 (unsigned int)css->invocations, in xchk_stats_format()
195 css->invocations++; in xchk_stats_merge_one()
/openbmc/openbmc/meta-ibm/conf/templates/default/
H A Dconf-notes.txt1 Example build invocations:
/openbmc/openbmc/poky/meta/recipes-core/busybox/
H A Dbusybox-inittab_1.36.1.bb31 # ${base_sbindir}/getty invocations for the runlevels.
/openbmc/openbmc/poky/meta/recipes-core/sysvinit/
H A Dsysvinit-inittab_2.88dsf.bb36 # ${base_sbindir}/getty invocations for the runlevels.
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/
H A Didle.fuc55 // count IDLE invocations for debugging purposes
/openbmc/linux/Documentation/bpf/
H A Dbpf_prog_run.rst105 invocations, to improve performance. Pages will generally be recycled a full
117 the modified version on subsequent invocations.
/openbmc/linux/Documentation/devicetree/bindings/misc/
H A Dqcom,fastrpc.yaml15 invocations across DSP and APPS boundaries. This enables developers
/openbmc/linux/Documentation/admin-guide/
H A Dinit.rst43 - Implement the various ``run_init_process()`` invocations via a struct array
/openbmc/linux/Documentation/RCU/
H A Drcubarrier.rst70 use multiple invocations of srcu_barrier() when unloading that module.
268 value one), but the other CPU's rcu_barrier_func() invocations
352 value one), but the other CPU's rcu_barrier_func() invocations
/openbmc/openbmc-tools/ipkdbg/
H A DREADME.md167 `opkg.conf` and then passing it as a parameter to all invocations of `opkg`,
168 where these invocations of `opkg` populate a rootfs used as your `gdb` debugging
/openbmc/qemu/python/
H A DREADME.rst75 - ``Makefile`` provides some common testing/installation invocations.
/openbmc/linux/samples/bpf/
H A DREADME.rst10 convert specific command invocations between the old samples and the utilities

123