Searched refs:is_register (Results 1 – 3 of 3) sorted by relevance
121 static bool valid_vma(struct vm_area_struct *vma, bool is_register) in valid_vma() argument125 if (is_register) in valid_vma()711 build_map_info(struct address_space *mapping, loff_t offset, bool is_register) in build_map_info() argument723 if (!valid_vma(vma, is_register)) in build_map_info()783 bool is_register = !!new; in register_for_each_vma() local789 uprobe->offset, is_register); in register_for_each_vma()799 if (err && is_register) in register_for_each_vma()804 if (!vma || !valid_vma(vma, is_register) || in register_for_each_vma()812 if (is_register) { in register_for_each_vma()
630 void tomoyo_notify_gc(struct tomoyo_io_buffer *head, const bool is_register) in tomoyo_notify_gc() argument635 if (is_register) { in tomoyo_notify_gc()
1046 void tomoyo_notify_gc(struct tomoyo_io_buffer *head, const bool is_register);