Home
last modified time | relevance | path

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

1234567891011

/OK3568_Linux_fs/external/rknn-toolkit2/docker/docker_file/ubuntu_18_04_cp36/
H A Dsources_bionic.list2 deb http://mirrors.tuna.tsinghua.edu.cn/ubuntu/ bionic main restricted universe multiverse
3 # deb-src http://mirrors.tuna.tsinghua.edu.cn/ubuntu/ bionic main restricted universe multiverse
4 deb http://mirrors.tuna.tsinghua.edu.cn/ubuntu/ bionic-updates main restricted universe multiverse
5 # deb-src http://mirrors.tuna.tsinghua.edu.cn/ubuntu/ bionic-updates main restricted universe multi…
6 deb http://mirrors.tuna.tsinghua.edu.cn/ubuntu/ bionic-backports main restricted universe multiverse
7 # deb-src http://mirrors.tuna.tsinghua.edu.cn/ubuntu/ bionic-backports main restricted universe mul…
8 deb http://mirrors.tuna.tsinghua.edu.cn/ubuntu/ bionic-security main restricted universe multiverse
9 # deb-src http://mirrors.tuna.tsinghua.edu.cn/ubuntu/ bionic-security main restricted universe mult…
12 # deb http://mirrors.tuna.tsinghua.edu.cn/ubuntu/ bionic-proposed main restricted universe multiver…
13 # deb-src http://mirrors.tuna.tsinghua.edu.cn/ubuntu/ bionic-proposed main restricted universe mult…
/OK3568_Linux_fs/kernel/drivers/hwmon/
H A Ddell-smm-hwmon.c103 static bool restricted = true; variable
104 module_param(restricted, bool, 0);
105 MODULE_PARM_DESC(restricted, "Restrict fan control and serial number to CAP_SYS_ADMIN (default: 1)"…
464 if (restricted && !capable(CAP_SYS_ADMIN)) in i8k_ioctl_unlocked()
498 if (restricted && !capable(CAP_SYS_ADMIN)) in i8k_ioctl_unlocked()
589 (restricted && !capable(CAP_SYS_ADMIN)) ? "-1" : bios_machineid, in i8k_proc_show()
/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi-fsi.c80 bool restricted; member
295 if (ctx->restricted) { in fsi_spi_sequence_transfer()
597 ctx->restricted = true; in fsi_spi_probe()
600 ctx->restricted = false; in fsi_spi_probe()
/OK3568_Linux_fs/buildroot/package/kf5/kf5-extra-cmake-modules/
H A DConfig.in5 ways, not only restricted in helping integration in KDE.
/OK3568_Linux_fs/buildroot/package/kf5/kf5-kcoreaddons/
H A DConfig.in9 various ways, not only restricted in helping integration
/OK3568_Linux_fs/buildroot/package/kf5/kf5-networkmanager-qt/
H A DConfig.in10 ways, not only restricted in helping integration in KDE.
/OK3568_Linux_fs/buildroot/package/kf5/kf5-modemmanager-qt/
H A DConfig.in10 ways, not only restricted in helping integration in KDE.
/OK3568_Linux_fs/buildroot/package/sentry-native/
H A DConfig.in7 # google-breakpad is restricted to glibc or uClibc, but
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/qemu/qemu/
H A DCVE-2021-3750-3.patch17 restricted.
48 + * are restricted to "normal" memories (per the AMBA documentation)
/OK3568_Linux_fs/yocto/poky/bitbake/lib/layerindexlib/
H A DREADME23 Stop network access if BB_NO_NETWORK or allowed hosts is restricted
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mmc/
H A Dbrcm,sdhci-iproc.txt17 restricted to 32bit host accesses to SDHCI registers.
/OK3568_Linux_fs/kernel/Documentation/cdrom/
H A Dpacket-writing.rst34 the so called "restricted overwrite" mode. To put a disc in restricted
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/ed/
H A Ded_1.18.bb3 …ise manipulate text files, both interactively and via shell scripts. A restricted version of ed, r…
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-kernel/linux/linux-rockchip_4.19/
H A D0003-HACK-drm-rockchip-Prefer-non-cluster-overlay-planes.patch26 * Create drm_planes for overlay windows with possible_crtcs restricted
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-kernel/linux/linux-rockchip_5.10/
H A D0003-HACK-drm-rockchip-Prefer-non-cluster-overlay-planes.patch26 * Create drm_planes for overlay windows with possible_crtcs restricted
/OK3568_Linux_fs/kernel/drivers/net/wireless/intersil/orinoco/
H A Dwext.c244 int restricted = priv->wep_restrict; in orinoco_ioctl_setiwencode() local
298 restricted = 0; in orinoco_ioctl_setiwencode()
300 restricted = 1; in orinoco_ioctl_setiwencode()
310 (priv->wep_restrict == restricted) && in orinoco_ioctl_setiwencode()
318 priv->wep_restrict = restricted; in orinoco_ioctl_setiwencode()
/OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/
H A DQPL-1.014 … unmodified form provided that the entire package, including - but not restricted to - copyright, …
39 …ight holders be liable for any damages whatsoever, including - but not restricted to - lost revenu…
H A DBSD-Protection11 … lines of "GPL-tainted" work into a larger body of work will result in restricted distribution -- …
30 …tside the scope of this license; The act of running the Program is not restricted, and the output …
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/mediactl/
H A Dmedia-controller-model.rst25 interact with other entities. Data (not restricted to video) produced
/OK3568_Linux_fs/buildroot/boot/grub2/
H A D0036-kern-lockdown-Set-a-variable-if-the-GRUB-is-locked-d.patch25 be restricted and some operations/commands cannot be executed.
/OK3568_Linux_fs/external/chromium/licenses/
H A DLICENCE24 into a larger body of work will result in restricted distribution -- and
63 act of running the Program is not restricted, and the output from the
/OK3568_Linux_fs/kernel/scripts/coccinelle/api/
H A Dmemdup_user.cocci3 /// This is a little bit restricted to reduce false positives
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/
H A D13_shlib_weaksym.patch157 -extern unsigned long dot_quad_addr(); /* restricted inet_addr() */
168 +extern unsigned long dot_quad_addr(char *); /* restricted inet_addr() */
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.arm-caches40 - If the buffer is not cache-line aligned invalidation will be restricted
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dvidioc-subdev-querycap.rst93 restricted. Refer to each individual subdevice ioctl documentation

1234567891011