Home
last modified time | relevance | path

Searched refs:j0 (Results 1 – 25 of 62) sorted by relevance

123

/OK3568_Linux_fs/kernel/scripts/coccinelle/api/
H A Dplatform_no_drv_owner.cocci79 position j0;
84 * .owner@j0 = THIS_MODULE,
90 position j0;
95 * .owner@j0 = THIS_MODULE,
101 position j0;
106 * .owner@j0 = THIS_MODULE,
112 position j0;
117 * .owner@j0 = THIS_MODULE,
124 j0 << fix1_context.j0;
128 coccilib.org.print_todo(j0[0], msg)
[all …]
/OK3568_Linux_fs/kernel/scripts/coccinelle/iterators/
H A Dfor_each_child.cocci153 position j0, j1;
156 i@j0(es,n,...) {
176 position ruleone_context.j0, ruleone_context.j1;
179 * i@j0(es,n,...) {
191 position j0, j2;
194 i@j0(es,n,...) {
222 position ruletwo_context.j0, ruletwo_context.j2;
225 * i@j0(es,n,...) {
246 position j0, j3;
249 i@j0(es,n,...) {
[all …]
H A Ddevice_node_continue.cocci82 position j0;
85 * of_node_put@j0@p2(n);
90 j0 << t_context.j0;
94 coccilib.org.print_todo(j0[0], msg)
99 j0 << t_context.j0;
103 coccilib.report.print_report(j0[0], msg)
/OK3568_Linux_fs/kernel/scripts/coccinelle/tests/
H A Dodd_ptr_err.cocci67 position j0, j1;
70 if (IS_ERR@j0(x) || ...) {
86 position r1_context.j0, r1_context.j1;
89 * if (IS_ERR@j0(x) || ...) {
101 j0 << r1_context.j0;
106 coccilib.org.print_todo(j0[0], msg)
112 j0 << r1_context.j0;
117 coccilib.report.print_report(j0[0], msg)
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/python/python3/
H A D0001-Makefile-do-not-compile-.pyc-in-parallel.patch33 - -j0 -d $(LIBDEST) -f \
39 - -j0 -d $(LIBDEST) -f \
45 - -j0 -d $(LIBDEST) -f \
51 - -j0 -d $(LIBDEST)/site-packages -f \
56 - -j0 -d $(LIBDEST)/site-packages -f \
61 - -j0 -d $(LIBDEST)/site-packages -f \
/OK3568_Linux_fs/kernel/lib/raid6/
H A Dalgos.c148 unsigned long perf, bestgenperf, bestxorperf, j0, j1; in raid6_choose_gen() local
166 j0 = jiffies; in raid6_choose_gen()
167 while ((j1 = jiffies) == j0) in raid6_choose_gen()
190 j0 = jiffies; in raid6_choose_gen()
191 while ((j1 = jiffies) == j0) in raid6_choose_gen()
/OK3568_Linux_fs/buildroot/package/python3/
H A D0001-Make-the-build-of-pyc-files-conditional.patch28 -j0 -d $(LIBDEST) -f \
31 -j0 -d $(LIBDEST)/site-packages -f \
H A D0013-Add-an-option-to-disable-lib2to3.patch70 -j0 -d $(LIBDEST)/site-packages -f \
/OK3568_Linux_fs/kernel/kernel/time/
H A Dtimer.c368 unsigned long j0 = jiffies; in __round_jiffies_relative() local
371 return round_jiffies_common(j + j0, cpu, false) - j0; in __round_jiffies_relative()
445 unsigned long j0 = jiffies; in __round_jiffies_up_relative() local
448 return round_jiffies_common(j + j0, cpu, true) - j0; in __round_jiffies_up_relative()
/OK3568_Linux_fs/kernel/drivers/crypto/
H A Datmel-aes.c132 __be32 j0[AES_BLOCK_SIZE / sizeof(u32)]; member
1492 memcpy(ctx->j0, iv, ivsize); in atmel_aes_gcm_start()
1493 ctx->j0[3] = cpu_to_be32(1); in atmel_aes_gcm_start()
1507 NULL, ctx->j0, atmel_aes_gcm_process); in atmel_aes_gcm_start()
1537 __be32 j0_lsw, *j0 = ctx->j0; in atmel_aes_gcm_length() local
1541 j0_lsw = j0[3]; in atmel_aes_gcm_length()
1542 be32_add_cpu(&j0[3], 1); in atmel_aes_gcm_length()
1543 atmel_aes_write_block(dd, AES_IVR(0), j0); in atmel_aes_gcm_length()
1544 j0[3] = j0_lsw; in atmel_aes_gcm_length()
1654 atmel_aes_write_ctrl(dd, false, ctx->j0); in atmel_aes_gcm_tag()
/OK3568_Linux_fs/kernel/arch/s390/crypto/
H A Daes_s390.c850 u8 j0[GHASH_BLOCK_SIZE];/* initial counter value */ in gcm_aes_crypt() member
871 memcpy(param.j0, req->iv, ivsize); in gcm_aes_crypt()
872 *(u32 *)(param.j0 + ivsize) = 1; in gcm_aes_crypt()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/
H A Dmathcalls.h220 __MATHCALL (j0,, (_Mdouble_));
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/bits/
H A Dmathcalls.h220 __MATHCALL (j0,, (_Mdouble_));
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Dmath.h528 extern double j0 (double);
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Dmath.h528 extern double j0 (double);
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/mesa/mesa-demos/
H A D0001-mesa-demos-Add-missing-data-files.patch449 + float j0 = permute( permute( permute( permute (
464 + vec4 p0 = grad4(j0, ip);
/OK3568_Linux_fs/kernel/fs/jfs/
H A Djfs_dmap.c3383 int i, i0 = true, j, j0 = true, k, n; in dbExtendFS() local
3480 if (j0) { in dbExtendFS()
3491 j0 = false; in dbExtendFS()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/
H A Dlibc.info-81287 * j0: (libc)Special Functions.
5491 -- Function: double j0 (double X)
5500j0’ returns the Bessel function of the first kind of order 0 of X.
5855 j0 2 4 2 2 2
6109 j0 2 2 2 - 2
6362 j0 2 1 2 2 2
6616 j0 2 2 2 2 2
6869 j0 2 2 2 2 2
7122 j0 2
H A Dlibc.info-161287 * j0: (libc)Special Functions.
3659 * j0: Special Functions. (line 104)
H A Ddir1108 * j0: (libc)Special Functions.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/
H A Dlibc.info-81287 * j0: (libc)Special Functions.
5491 -- Function: double j0 (double X)
5500j0’ returns the Bessel function of the first kind of order 0 of X.
5855 j0 2 4 2 2 2
6109 j0 2 2 2 - 2
6362 j0 2 1 2 2 2
6616 j0 2 2 2 2 2
6869 j0 2 2 2 2 2
7122 j0 2
H A Dlibc.info-161287 * j0: (libc)Special Functions.
3659 * j0: Special Functions. (line 104)
H A Ddir1108 * j0: (libc)Special Functions.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dbuiltins.def452 DEF_EXT_LIB_BUILTIN (BUILT_IN_J0, "j0", BT_FN_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dbuiltins.def452 DEF_EXT_LIB_BUILTIN (BUILT_IN_J0, "j0", BT_FN_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)

123