| /OK3568_Linux_fs/kernel/drivers/hwtracing/coresight/ |
| H A D | coresight-stm.c | 108 unsigned long *guaranteed; member 391 set_bit(channel, drvdata->chs.guaranteed); in stm_generic_set_options() 395 clear_bit(channel, drvdata->chs.guaranteed); in stm_generic_set_options() 428 stm_flags |= test_bit(channel, drvdata->chs.guaranteed) ? in stm_generic_packet() 831 bitmap_clear(drvdata->chs.guaranteed, 0, drvdata->numsp); in stm_init_default_data() 859 unsigned long *guaranteed; in stm_probe() local 909 guaranteed = devm_kzalloc(dev, bitmap_size, GFP_KERNEL); in stm_probe() 910 if (!guaranteed) in stm_probe() 912 drvdata->chs.guaranteed = guaranteed; in stm_probe()
|
| /OK3568_Linux_fs/kernel/tools/memory-model/litmus-tests/ |
| H A D | MP+polocks.litmus | 9 * given lock), a CPU is not only guaranteed to see the accesses that other 10 * CPUs made while previously holding that lock, it is also guaranteed
|
| H A D | MP+porevlocks.litmus | 9 * given lock), a CPU is not only guaranteed to see the accesses that other 10 * CPUs made while previously holding that lock, it is also guaranteed to
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/ |
| H A D | abi-stable.rst | 7 restrictions, and backward compatibility for them will be guaranteed
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/meson/vdec/ |
| H A D | TODO | 4 It is at the moment not guaranteed to work properly with a userspace
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/net/ |
| H A D | mediatek-bluetooth.txt | 75 guaranteed. 78 design should be guaranteed.
|
| /OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/ |
| H A D | Borceux | 18 Of course no support is guaranteed, but the author will attempt to assist with problems. Current e…
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx4/ |
| H A D | resource_tracker.c | 315 int allocated, free, reserved, guaranteed, from_free; in mlx4_grant_resource() local 330 guaranteed = res_alloc->guaranteed[slave]; in mlx4_grant_resource() 339 if (allocated + count <= guaranteed) { in mlx4_grant_resource() 344 if (guaranteed - allocated > 0) in mlx4_grant_resource() 345 from_free = count - (guaranteed - allocated); in mlx4_grant_resource() 385 int allocated, guaranteed, from_rsvd; in mlx4_release_resource() local 396 guaranteed = res_alloc->guaranteed[slave]; in mlx4_release_resource() 398 if (allocated - count >= guaranteed) { in mlx4_release_resource() 402 if (allocated - guaranteed > 0) in mlx4_release_resource() 403 from_rsvd = count - (allocated - guaranteed); in mlx4_release_resource() [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/libdnf/libdnf/ |
| H A D | enable_test_data_dir_set.patch | 4 TESTDATADIR, since the default is guaranteed to be wrong for target builds.
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-perl/recipes-perl/libalgorithm/ |
| H A D | libalgorithm-diff-perl_1.15.bb | 6 program. It is guaranteed to find the *smallest possible* set of \
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iio/dac/ |
| H A D | ti,dac7612.txt | 3 The DAC7612 is a dual, 12-bit digital-to-analog converter (DAC) with guaranteed
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/xorg-lib/ |
| H A D | libxdamage_1.1.5.bb | 6 rectangular areas within the drawable. The rectangles are guaranteed to \
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-support/libevent/libevent/ |
| H A D | 0001-test-regress_dns.c-patch-out-tests-that-require-a-wo.patch | 7 This is not guaranteed for ptests under qemu, and in the absence
|
| /OK3568_Linux_fs/kernel/tools/bpf/bpftool/Documentation/ |
| H A D | bpftool.rst | 44 Note that format of the output of all tools is not guaranteed to be
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/squid/files/ |
| H A D | Fix-flawed-dynamic-ldb-link-test-in-configure.patch | 31 + # uses it and is thus guaranteed to fail, we just assume that we will
|
| /OK3568_Linux_fs/buildroot/package/python3/ |
| H A D | 0030-fix-building-on-older-distributions.patch | 12 Because BuildRoot is guaranteed only to be built in POSIX environment, it is
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/quilt/quilt/ |
| H A D | faildiff-order.patch | 11 is apparently not guaranteed. Ideally this would be deterministic, but
|
| /OK3568_Linux_fs/buildroot/package/mysql/ |
| H A D | Config.in | 29 guaranteed to stay open source.
|
| /OK3568_Linux_fs/buildroot/package/suricata/ |
| H A D | 0001-python-ensure-proper-shabang-on-python-scripts.patch | 11 Instead, using '/usr/bin/env python' is guaranteed to find the proper
|
| /OK3568_Linux_fs/buildroot/boot/grub2/ |
| H A D | 0107-fs-sfs-Fix-over-read-of-root-object-name.patch | 7 is nul-terminated within the root block. This isn't guaranteed - it seems
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/polkit/polkit/ |
| H A D | 0001-pkexec-local-privilege-escalation-CVE-2021-4034.patch | 72 + /* argc<2 and pkexec runs just shell, argv is guaranteed to be null-terminated.
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-test/fwts/fwts/ |
| H A D | 0006-use-intptr_t-to-fix-pointer-to-int-cast-issues.patch | 6 uintptr_t is guaranteed to be wide enough that
|
| /OK3568_Linux_fs/kernel/Documentation/firmware-guide/acpi/ |
| H A D | acpi-lid.rst | 43 changed to "opened". Thus the "opened" notification is not guaranteed. But 44 it is guaranteed that the AML tables always notify "closed" when the lid
|
| /OK3568_Linux_fs/buildroot/package/xen/ |
| H A D | 0001-9pfs-include-linux-limits.h-for-XATTR_SIZE_MAX.patch | 10 <bitts/local_lim.h>, but on other platforms this is not guaranteed due
|
| /OK3568_Linux_fs/u-boot/doc/ |
| H A D | README.link-local | 7 This is especially useful if a DHCP server cannot be guaranteed
|