Searched refs:downgrade (Results 1 – 10 of 10) sorted by relevance
/Linux-v5.10/net/mac80211/ |
D | wme.c | 163 goto downgrade; in __ieee80211_select_queue() 172 downgrade: in __ieee80211_select_queue()
|
/Linux-v5.10/mm/ |
D | mmap.c | 2807 struct list_head *uf, bool downgrade) in __do_munmap() argument 2903 downgrade = false; in __do_munmap() 2905 if (downgrade) in __do_munmap() 2913 return downgrade ? 1 : 0; in __do_munmap() 2922 static int __vm_munmap(unsigned long start, size_t len, bool downgrade) in __vm_munmap() argument 2931 ret = __do_munmap(mm, start, len, &uf, downgrade); in __vm_munmap()
|
/Linux-v5.10/fs/cifs/ |
D | Kconfig | 107 default in order to reduce the possibility of a downgrade
|
/Linux-v5.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()
|
/Linux-v5.10/Documentation/admin-guide/ |
D | thunderbolt.rst | 170 support downgrade to older OS, so users who want to automatically
|
/Linux-v5.10/Documentation/sound/cards/ |
D | audiophile-usb.rst | 507 If you don't have a recent Jackd installed, you can downgrade to using
|
/Linux-v5.10/include/linux/ |
D | mm.h | 2579 struct list_head *uf, bool downgrade);
|
/Linux-v5.10/Documentation/driver-api/usb/ |
D | power-management.rst | 666 While a superspeed port is powered off a device may downgrade its
|
/Linux-v5.10/Documentation/admin-guide/cifs/ |
D | usage.rst | 81 many advanced security features such as downgrade attack detection
|
/Linux-v5.10/Documentation/filesystems/ |
D | fscrypt.rst | 1138 attacks that try to disable or downgrade encryption in known locations
|