Home
last modified time | relevance | path

Searched refs:i (Results 25826 – 25850 of 27568) sorted by relevance

1...<<1031103210331034103510361037103810391040>>...1103

/OK3568_Linux_fs/kernel/kernel/trace/
H A Dtrace_events.c2427 int i; in trace_event_eval_update() local
2448 for (i = last_i; i < len; i++) { in trace_event_eval_update()
2449 if (call->class->system == map[i]->system) { in trace_event_eval_update()
2452 last_i = i; in trace_event_eval_update()
2455 update_event_printk(call, map[i]); in trace_event_eval_update()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-rk.c164 int ret, i, id = bsp_priv->bus_id; in xpcs_setup() local
187 for (i = 0; i < 4; i++) { in xpcs_setup()
189 SR_MII_OFFSET(i) + VR_MII_DIG_CTRL1); in xpcs_setup()
191 SR_MII_OFFSET(i) + VR_MII_DIG_CTRL1, in xpcs_setup()
193 xpcs_write(bsp_priv, SR_MII_OFFSET(i) + MII_BMCR, in xpcs_setup()
/OK3568_Linux_fs/kernel/drivers/media/i2c/nvp6158_drv/
H A Dnvp6158_video_eq.c213 int i = 0; in __nvp6158_video_cable_manualdistance() local
219 for( i = 0; i < 6; i++ ) in __nvp6158_video_cable_manualdistance()
221 if( (pvin_hsync_accum->hsync_accum_result > pdistance_value->hsync_stage.hsync_stage[i]) ) in __nvp6158_video_cable_manualdistance()
223 distance = i; in __nvp6158_video_cable_manualdistance()
228 if( i == 6 ) in __nvp6158_video_cable_manualdistance()
/OK3568_Linux_fs/kernel/net/ipv6/
H A Daf_inet6.c883 int i; in ipv6_init_mibs() local
895 for_each_possible_cpu(i) { in ipv6_init_mibs()
897 af_inet6_stats = per_cpu_ptr(net->mib.ipv6_statistics, i); in ipv6_init_mibs()
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dsysrq.rst108 ``i`` Send a SIGKILL to all processes, except for init.
198 ``term(e)`` and ``kill(i)`` are useful if you have some sort of runaway process
210 will fix the problem. (i.e., something like :kbd:`alt-sysrq-z`). Switching to
/OK3568_Linux_fs/kernel/include/math-emu/
H A Dop-4.h598 #define __FP_FRAC_ADDI_4(x3,x2,x1,x0,i) \ argument
601 _t = ((x0 += i) < i); \
/OK3568_Linux_fs/kernel/Documentation/x86/
H A Dsva.rst144 work in the same address space, i.e., to share it. Some call it Shared
248 https://01.org/blogs/ashokraj/2018/recent-enhancements-intel-virtualization-technology-directed-i/o…
251 https://01.org/blogs/2019/assignable-interfaces-intel-scalable-i/o-virtualization-linux
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/pkgconfig/pkgconfig/
H A D0001-autotools-remove-support-for-the-__int64-type.-See-1.patch92 - gint64_format='"'$glib_cv_long_long_format'i"'
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/
H A Dosl.h225 #define PKTFRAGISCHAINED(osh, i) (0) argument
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-kernel/linux/
H A Dlinux.inc122 sed -i -e "s:-m0644:-m 0644:g" scripts/Makefile.fwinst
/OK3568_Linux_fs/kernel/sound/
H A DKconfig6 If you have a sound card in your computer, i.e. if it can say more
/OK3568_Linux_fs/kernel/arch/m68k/fpsp040/
H A Dssinh.S14 | 64 significant bit, i.e. within 0.5001 ulp to 53 bits if the
/OK3568_Linux_fs/kernel/Documentation/security/keys/
H A Decryptfs.rst72 $ mount -i -t ecryptfs -oecryptfs_sig=1000100010001000,\
/OK3568_Linux_fs/buildroot/package/ebtables/
H A D0002-ebtables.h-restore-KERNEL_64_USERSPACE_32-checks.patch21 ebtables to the kernel, is too small, i.e 80 bytes instead of 120 in case of
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dgen_stats.rst123 are still valid (i.e still exist) at the time of making this call.
/OK3568_Linux_fs/buildroot/fs/iso9660/
H A DConfig.in92 Enable this option to build an hybrid image, i.e an image
/OK3568_Linux_fs/yocto/meta-clang/dynamic-layers/openembedded-layer/recipes-devtools/bpftrace/bpftrace/
H A D0001-Fix-segfault-when-btf__type_by_id-returns-NULL.patch39 const struct btf_type *type = btf__type_by_id(btf, m[i].type);
/OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-plugins-bad/
H A D0039-kmssink-Support-scaling-in-modesetting.patch24 int i, pipe, plane_type, num_primary, fallback;
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/mc/
H A Dmc_4.8.27.bb43 sed -i -e '1s,#!.*perl,#!${bindir}/env perl,' ${D}${libexecdir}/mc/extfs.d/*
/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/i18n/locales/
H A Dso_KE22 % build with: localedef -f ISO-8859-1 -i so_KE so_KE
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/flex/
H A Dflex_2.6.4.bb77 -i ${D}${PTEST_PATH}/Makefile
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Doverlayfs-etc.bbclass17 # original name, i.e. /sbin/init. It has an advantage that you won't need to change any kernel
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/rpcbind/rpcbind/
H A Drpcbind_add_option_to_fix_port_number.patch116 case 'i':
/OK3568_Linux_fs/buildroot/package/bsdiff/
H A D0002-bspatch-adaption-to-embedded-system.patch31 off_t i;
/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/i18n/locales/
H A Dso_KE22 % build with: localedef -f ISO-8859-1 -i so_KE so_KE

1...<<1031103210331034103510361037103810391040>>...1103