Home
last modified time | relevance | path

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

12345678910>>...306

/OK3568_Linux_fs/kernel/Documentation/arm64/
H A Delf_hwcaps.rst17 Userspace software can test for features by acquiring the AT_HWCAP or
30 Where software relies on a feature described by a hwcap, it should check
44 which are described by architected ID registers inaccessible to
51 Functionality implied by idreg.field == val.
56 indicate the absence of functionality implied by other values of
60 described by ID registers alone. These may be described without
68 Functionality implied by ID_AA64PFR0_EL1.FP == 0b0000.
71 Functionality implied by ID_AA64PFR0_EL1.AdvSIMD == 0b0000.
78 Functionality implied by ID_AA64ISAR0_EL1.AES == 0b0001.
81 Functionality implied by ID_AA64ISAR0_EL1.AES == 0b0010.
[all …]
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_imx1095 # required by adv7511.ko
1104 # required by at803x.ko
1114 # required by busfreq-imx8mq.ko
1117 # required by cdns_mhdp_drmcore.ko
1132 # required by cfg80211.ko
1183 # required by ci_hdrc.ko
1233 # required by ci_hdrc_pci.ko
1237 # required by clk-imx8ulp.ko
1240 # required by cma_heap.ko
1246 # required by cpufreq-dt.ko
[all …]
H A Dabi_gki_aarch64_rockchip1414 # required by 8250_dw.ko
1429 # required by act8865-regulator.ko
1432 # required by adc-keys.ko
1437 # required by aes-ce-ccm.ko
1440 # required by analogix_dp.ko
1444 # required by aspm_ext.ko
1448 # required by bcmdhd.ko
1505 # required by bifrost_kbase.ko
1571 # required by cdc-wdm.ko
1574 # required by cdc_mbim.ko
[all …]
H A Dabi_gki_aarch64_db845c699 # required by apr.ko
702 # required by arm_smmu.ko
726 # required by asix.ko
750 # required by ath10k_core.ko
768 # required by ath10k_pci.ko
783 # required by ath10k_snoc.ko
788 # required by ax88179_178a.ko
793 # required by bam_dma.ko
808 # required by cfg80211.ko
861 # required by clk-qcom.ko
[all …]
H A Dabi_gki_aarch64_exynosauto591 # required by adv7511.ko
604 # required by bts-exynos.ko
607 # required by bufq.ko
610 # required by clk_exynos.ko
618 # required by cmupmucal.ko
622 # required by dmatest.ko
636 # required by dss.ko
683 # required by dwc3-exynosauto-usb.ko
708 # required by exynos-chipid_v2.ko
712 # required by exynos-coresight.ko
[all …]
H A Dabi_gki_aarch64_xiaomi4 # required by touch module
8 # required by aw8697-haptic.ko
13 #required by memory module
66 #required by cs35l41 module
86 #required by mtd module
127 #required by millet.ko
142 #required by mi_sched.ko
149 #required by migt.ko
157 #required by turbo.ko
166 #required by fas.ko
[all …]
H A Dabi_gki_aarch64_hikey960406 # required by adv7511.ko
444 # required by ambakmi.ko
450 # required by armmmci.ko
455 # required by clk-hi655x.ko
460 # required by cma_heap.ko
468 # required by cn.ko
480 # required by cpufreq-dt.ko
507 # required by dw_mmc.ko
517 # required by gadgetfs.ko
560 # required by hi3660-i2s.ko
[all …]
H A Dabi_gki_aarch64_virtual_device542 # required by ambakmi.ko
549 # required by armmmci.ko
585 # required by btintel.ko
590 # required by btusb.ko
625 # required by cfg80211.ko
667 # required by clk-vexpress-osc.ko
674 # required by dummy-cpufreq.ko
679 # required by failover.ko
682 # required by gnss-cmdline.ko
689 # required by gnss-serial.ko
[all …]
/OK3568_Linux_fs/buildroot/boot/grub2/
H A D0105-fs-hfsplus-Don-t-use-uninitialized-data-on-corrupt-f.patch11 ==2782220== by 0x42B21D: grub_hfsplus_read_block (hfsplus.c:185)
12 ==2782220== by 0x42A693: grub_fshelp_read_file (fshelp.c:386)
13 ==2782220== by 0x42C598: grub_hfsplus_read_file (hfsplus.c:219)
14 ==2782220== by 0x42C598: grub_hfsplus_mount (hfsplus.c:330)
15 ==2782220== by 0x42B8C5: grub_hfsplus_dir (hfsplus.c:958)
16 ==2782220== by 0x4C1AE6: grub_fs_probe (fs.c:73)
17 ==2782220== by 0x407C94: grub_ls_list_files (ls.c:186)
18 ==2782220== by 0x407C94: grub_cmd_ls (ls.c:284)
19 ==2782220== by 0x4D7130: grub_extcmd_dispatcher (extcmd.c:55)
20 ==2782220== by 0x4045A6: execute_command (grub-fstest.c:59)
[all …]
/OK3568_Linux_fs/kernel/Documentation/translations/zh_CN/process/
H A Dsubmitting-patches.rst367 Signed-off-by: Random J Developer <random@developer.example.org>
382 Signed-off-by: Random J Developer <random@developer.example.org>
384 Signed-off-by: Lucky K Maintainer <lucky@maintainer.example.org>
408 12)何时使用Acked-by:,CC:,和Co-Developed by:
411 Singed-off-by: 标记表示签名者参与了补丁的开发,或者他/她在补丁的传递路径中。
414 那么他们可以要求在补丁的变更日志中添加一个 Acked-by:
416 Acked-by:通常由受影响代码的维护者使用,当该维护者既没有贡献也没有转发补丁时。
418 Acked-by: 不像签字人那样正式。这是一个记录,确认人至少审查了补丁,并表示接受。
422 Acked-by:不一定表示对整个补丁的确认。例如,如果一个补丁影响多个子系统,并且
430 Co-developed-by: 声明补丁是由多个开发人员共同创建的;当几个人在一个补丁上工
[all …]
/OK3568_Linux_fs/kernel/Documentation/translations/ja_JP/
H A DSubmittingPatches3 This document is maintained by Keiichi KII <k-keiichi@bx.jp.nec.com>
336 Signed-off-by: Random J Developer <random@developer.example.org>
352 Signed-off-by とあなたがその末尾に追加する Signed-off-by の間に、修正を
358 Signed-off-by: Random J Developer <random@developer.example.org>
360 Signed-off-by: Lucky K Maintainer <lucky@maintainer.example.org>
388 13) いつ Acked-by: と Cc: を使うのか
390 「 Signed-off-by: 」タグはその署名者がパッチの開発に関わっていたことやパッチ
394 る承認を記録し、示したいとします。その場合、その人を示すのに Acked-by: が使
395 えます。Acked-by: はパッチのチェンジログにも追加されます。
398 の伝播パスにいなかった時にも、メンテナは Acked-by: をしばしば利用します。
[all …]
/OK3568_Linux_fs/external/xserver/
H A DChangeLog7 Signed-off-by: Matt Turner <mattst88@gmail.com>
17 This vulnerability was discovered by:
20 Signed-off-by: Matthieu Herrb <matthieu@herrb.eu>
30 Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu@apple.com>
39 Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu@apple.com>
49 Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu@apple.com>
58 Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu@apple.com>
69 now avoids a use-after-free caused by that change.
82 freed by thread T5 here:
92 previously allocated by thread T5 here:
[all …]
/OK3568_Linux_fs/debian/overlay-debug/usr/lib/udev/rules.d/
H A D61-partition-init.rules1 # rockchip internal storage links: /dev/disk/by-partlabel and /dev/block/by-name
17 # for rkflash gpt partition name by-partlabel and /dev/block/by-name link
18 …}=="partition", ENV{PARTNAME}=="?*", SYMLINK+="disk/by-partlabel/$env{PARTNAME}", SYMLINK+="block/
20 # for emmc gpt partition name /dev/block/by-name link
21 ENV{ID_PART_ENTRY_SCHEME}=="gpt", ENV{ID_PART_ENTRY_NAME}=="?*", SYMLINK+="block/by-name/$env{ID_PA…
23 # for mtd partition name /dev/block/by-name link
24 ENV{DEVNAME}=="/dev/mtd*", ENV{DEVTYPE}=="mtd", ATTRS{name}=="?*", SYMLINK+="block/by-name/$attr{na…
26 # for nvme partition name /dev/block/by-name link
27 ENV{DEVNAME}=="/dev/nvme*", ENV{DEVTYPE}=="disk", ATTRS{name}=="?*", SYMLINK+="block/by-name/$attr{…
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Daxm5516-cpus.dtsi77 cpu-release-addr = <0>; // Fixed by the boot loader
85 cpu-release-addr = <0>; // Fixed by the boot loader
93 cpu-release-addr = <0>; // Fixed by the boot loader
101 cpu-release-addr = <0>; // Fixed by the boot loader
109 cpu-release-addr = <0>; // Fixed by the boot loader
117 cpu-release-addr = <0>; // Fixed by the boot loader
125 cpu-release-addr = <0>; // Fixed by the boot loader
133 cpu-release-addr = <0>; // Fixed by the boot loader
141 cpu-release-addr = <0>; // Fixed by the boot loader
149 cpu-release-addr = <0>; // Fixed by the boot loader
[all …]
/OK3568_Linux_fs/kernel/arch/arm/nwfpe/
H A Dsoftfloat-macros8 Written by John R. Hauser. This work was made possible in part by the
10 Street, Berkeley, California 94704. Funding was partially provided by the
14 overseen by Profs. Nelson Morgan and John Wawrzynek. More information
34 Shifts `a' right by the number of bits given in `count'. If any nonzero
36 the result by setting the least significant bit to 1. The value of `count'
39 The result is stored in the location pointed to by `zPtr'.
59 Shifts `a' right by the number of bits given in `count'. If any nonzero
61 the result by setting the least significant bit to 1. The value of `count'
64 The result is stored in the location pointed to by `zPtr'.
87 Shifts the 128-bit value formed by concatenating `a0' and `a1' right by 64
[all …]
/OK3568_Linux_fs/kernel/arch/x86/crypto/
H A Daes_ctrby8_avx-x86_64.S149 .set by, \b define
160 .rept (by - 1)
175 vpaddq (ddq_add_1 + 16 * (by - 1))(%rip), xcounter, xcounter
182 .rept (by - 1)
191 .rept by
206 .rept by
212 add $(16*by), p_in
223 .rept by
237 .rept by
257 .rept by
[all …]
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dpixfmt-reserved.rst9 These formats are not defined by this specification, they are just
46 - 8 bit RGB format used by the BTTV driver.
51 - YUV 4:2:0 format used by the IVTV driver.
59 - YUV format used by the gspca cpia1 driver.
70 - YUYV per line used by the gspca driver.
75 - YYUV per line used by the gspca driver.
80 - YUVY per line used by the gspca driver.
85 - Compressed GBRG Bayer format used by the gspca driver.
90 - Compressed BGGR Bayer format used by the gspca driver.
95 - Compressed BGGR Bayer format used by the gspca driver.
[all …]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/ptpd/ptpd/
H A D0001-ptpd-Solve-memory-leak-for-function-NTPDCrequest.patch6 Solve the memory leak in function NTPDCrequest detected by valgrind tool.
11 ==619== by 0x43512E: NTPDCrequest (ntpdcontrol.c:255)
12 ==619== by 0x43512E: NTPDCquery.isra.1 (ntpdcontrol.c:683)
13 ==619== by 0x4359EE: ntpdInControl (ntpdcontrol.c:807)
14 ==619== by 0x4364F5: ntpServiceUpdate (timingdomain.c:622)
15 ==619== by 0x436935: timingDomainUpdate (timingdomain.c:756)
16 ==619== by 0x4334A7: protocol (protocol.c:263)
17 ==619== by 0x402BAE: main (ptpd.c:131)
21 Signed-off-by: Li Zhou <li.zhou@windriver.com>
/OK3568_Linux_fs/kernel/arch/m68k/fpsp040/
H A Dbinstr.S16 | bit 63. The fraction is multiplied by 10 using a mul by 2
17 | shift and a mul by 8 shift. The bits shifted out of the
28 | A3. Multiply the fraction in d2:d3 by 8 using bit-field
32 | A4. Multiply the fraction in d4:d5 by 2 using shifts. The msb
33 | will be collected by the carry.
51 | d2: upper 32-bits of fraction for mul by 8
52 | d3: lower 32-bits of fraction for mul by 8
53 | d4: upper 32-bits of fraction for mul by 2
54 | d5: lower 32-bits of fraction for mul by 2
87 | A3. Multiply d2:d3 by 8; extract msbs into d1.
[all …]
/OK3568_Linux_fs/kernel/Documentation/driver-api/media/
H A Dmc-core.rst28 other entities. Data (not restricted to video) produced by an entity
39 A media device is represented by a struct media_device
41 Allocation of the structure is handled by the media device driver, usually by
45 Drivers register media device instances by calling
47 and unregistered by calling :c:func:`media_device_unregister()`.
52 Entities are represented by a struct media_entity
58 Drivers initialize entity pads by calling
61 Drivers register entities with a media device by calling
63 and unregistered by calling
69 Interfaces are represented by a
[all …]
/OK3568_Linux_fs/kernel/tools/lib/traceevent/Documentation/
H A Dlibtraceevent-event_list.txt7 Get list of events, sorted by given criteria.
28 sorted by the _sort_type_ criteria. The last element of the array is NULL.
29 The returned memory must not be freed, it is managed by the library.
34 _TEP_EVENT_SORT_ID_ - sort by the event ID.
35 _TEP_EVENT_SORT_NAME_ - sort by the event (name, system, id) triplet.
36 _TEP_EVENT_SORT_SYSTEM_ - sort by the event (system, name, id) triplet.
41 must be freed by the caller. Note that the content of the array must not be
48 it is managed by the library.
51 In case of an error, NULL is returned. The returned array must be freed by
68 /* Failed to get the events, sorted by ID */
[all …]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/sharutils/sharutils/
H A DCVE-2018-1000097.patch18 ==30582== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
24 ==30582== by 0x4EB47C2: fgets_unlocked (in /usr/lib64/libc-2.27.so)
25 ==30582== by 0x10BF60: fgets_unlocked (stdio2.h:320)
26 ==30582== by 0x10BF60: find_archive (unshar.c:243)
27 ==30582== by 0x10BF60: unshar_file (unshar.c:379)
28 ==30582== by 0x10BCCC: validate_fname (unshar-opts.c:604)
29 ==30582== by 0x10BCCC: main (unshar-opts.c:639)
32 ==30582== by 0x10C670: init_unshar (unshar.c:450)
33 ==30582== by 0x10BC55: main (unshar-opts.c:630)
40 Signed-off-by: Petr Písař <ppisar@redhat.com>
[all …]
/OK3568_Linux_fs/kernel/Documentation/admin-guide/pm/
H A Dintel_pstate.rst24 For the processors supported by ``intel_pstate``, the P-state concept is broader
26 LinuxCon Europe 2015 presentation by Kristen Accardi [1]_ for more
28 by ``intel_pstate`` internally follows the hardware specification (for details
31 frequencies are involved in the user space interface exposed by it, so
36 that. Some functionality of the core is limited by that.
38 Since the hardware P-state selection interface used by ``intel_pstate`` is
59 allows the hardware to do preformance scaling by itself, while in the passive
60 mode it responds to requests made by a generic ``CPUFreq`` governor implementing
83 For example, the ``powersave`` P-state selection algorithm provided by
87 There are two P-state selection algorithms provided by ``intel_pstate`` in the
[all …]
/OK3568_Linux_fs/kernel/Documentation/mhi/
H A Dmhi.rst12 MHI is a protocol developed by Qualcomm Innovation Center, Inc. It is used
13 by the host processors to control and communicate with modem devices over high
29 which are mapped to the host memory space by the peripheral buses like PCIe.
34 MHI BHI registers: BHI (Boot Host Interface) registers are used by the host
37 Channel Doorbell array: Channel Doorbell (DB) registers used by the host to
41 (DB) registers are used by the host to notify the device when new events are
44 Debug registers: A set of registers and counters used by the device to expose
50 All data structures used by MHI are in the host system memory. Using the
58 Transfer rings: Used by the host to schedule work items for a channel. The
64 Event rings: Used by the device to send completion and state transition messages
[all …]
/OK3568_Linux_fs/yocto/poky/documentation/migration-guides/
H A Dmigration-2.6.rst9 GCC 8.2 is Now Used by Default
12 The GNU Compiler Collection version 8.2 is now used by default for
17 You can select this version by setting the and can be selected by
29 - *bigreqsproto*: Replaced by ``xorgproto``.
31 - *compositeproto*: Replaced by ``xorgproto``.
32 - *damageproto*: Replaced by ``xorgproto``.
33 - *dmxproto*: Replaced by ``xorgproto``.
34 - *dri2proto*: Replaced by ``xorgproto``.
35 - *dri3proto*: Replaced by ``xorgproto``.
37 - *fixesproto*: Replaced by ``xorgproto``.
[all …]

12345678910>>...306