Searched refs:shared (Results 1 – 2 of 2) sorted by relevance
119 public keys and shared secrets using values stored as keys
3644 static int file_map_prot_check(struct file *file, unsigned long prot, int shared) in file_map_prot_check() argument3652 (!shared && (prot & PROT_WRITE)))) { in file_map_prot_check()3670 if (shared && (prot & PROT_WRITE)) in file_map_prot_check()