Searched refs:downgrade (Results 1 – 11 of 11) sorted by relevance
/kernel/linux/linux-5.10/net/mac80211/ |
D | wme.c | 163 goto downgrade; in __ieee80211_select_queue() 172 downgrade: in __ieee80211_select_queue()
|
/kernel/linux/linux-5.10/mm/ |
D | mmap.c | 2864 struct list_head *uf, bool downgrade) in __do_munmap() argument 2960 downgrade = false; in __do_munmap() 2962 if (downgrade) in __do_munmap() 2970 return downgrade ? 1 : 0; in __do_munmap() 2979 static int __vm_munmap(unsigned long start, size_t len, bool downgrade) in __vm_munmap() argument 2988 ret = __do_munmap(mm, start, len, &uf, downgrade); in __vm_munmap()
|
/kernel/linux/linux-5.10/fs/cifs/ |
D | Kconfig | 107 default in order to reduce the possibility of a downgrade
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/ |
D | odp.c | 675 bool downgrade = flags & MLX5_PF_FLAGS_DOWNGRADE; in pagefault_real_mr() local 688 if (odp->umem.writable && !downgrade) in pagefault_real_mr()
|
/kernel/linux/linux-5.10/Documentation/admin-guide/ |
D | thunderbolt.rst | 170 support downgrade to older OS, so users who want to automatically
|
/kernel/linux/linux-5.10/Documentation/sound/cards/ |
D | audiophile-usb.rst | 507 If you don't have a recent Jackd installed, you can downgrade to using
|
/kernel/linux/linux-5.10/include/linux/ |
D | mm.h | 2643 struct list_head *uf, bool downgrade);
|
/kernel/linux/linux-5.10/Documentation/driver-api/usb/ |
D | power-management.rst | 666 While a superspeed port is powered off a device may downgrade its
|
/kernel/linux/linux-5.10/Documentation/admin-guide/cifs/ |
D | usage.rst | 81 many advanced security features such as downgrade attack detection
|
/kernel/linux/linux-5.10/Documentation/filesystems/ |
D | fscrypt.rst | 1138 attacks that try to disable or downgrade encryption in known locations
|
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/ |
D | 0030_linux_drivers_pci_misc_nvmem_of_mtd_mmc.patch | 3121 /* Prepare host to downgrade to HS timing */
|