Searched refs:downgrade (Results 1 – 10 of 10) sorted by relevance
/Linux-v5.4/net/mac80211/ |
D | wme.c | 163 goto downgrade; in __ieee80211_select_queue() 172 downgrade: in __ieee80211_select_queue()
|
/Linux-v5.4/mm/ |
D | mmap.c | 2745 struct list_head *uf, bool downgrade) in __do_munmap() argument 2842 if (downgrade) in __do_munmap() 2850 return downgrade ? 1 : 0; in __do_munmap() 2859 static int __vm_munmap(unsigned long start, size_t len, bool downgrade) in __vm_munmap() argument 2868 ret = __do_munmap(mm, start, len, &uf, downgrade); in __vm_munmap()
|
/Linux-v5.4/drivers/infiniband/hw/mlx5/ |
D | odp.c | 617 bool downgrade = flags & MLX5_PF_FLAGS_DOWNGRADE; in pagefault_mr() local 642 if (prefetch && !downgrade && !odp->umem.writable) { in pagefault_mr() 650 if (odp->umem.writable && !downgrade) in pagefault_mr()
|
/Linux-v5.4/fs/cifs/ |
D | Kconfig | 107 default in order to reduce the possibility of a downgrade
|
/Linux-v5.4/Documentation/admin-guide/ |
D | thunderbolt.rst | 150 support downgrade to older OS, so users who want to automatically
|
/Linux-v5.4/Documentation/sound/cards/ |
D | audiophile-usb.rst | 507 If you don't have a recent Jackd installed, you can downgrade to using
|
/Linux-v5.4/include/linux/ |
D | mm.h | 2338 struct list_head *uf, bool downgrade);
|
/Linux-v5.4/Documentation/driver-api/usb/ |
D | power-management.rst | 666 While a superspeed port is powered off a device may downgrade its
|
/Linux-v5.4/Documentation/admin-guide/cifs/ |
D | usage.rst | 82 many advanced security features such as downgrade attack detection
|
/Linux-v5.4/Documentation/filesystems/ |
D | fscrypt.rst | 1043 attacks that try to disable or downgrade encryption in known locations
|