Searched refs:is_register (Results 1 – 3 of 3) sorted by relevance
129 static bool valid_vma(struct vm_area_struct *vma, bool is_register) in valid_vma() argument133 if (is_register) in valid_vma()717 build_map_info(struct address_space *mapping, loff_t offset, bool is_register) in build_map_info() argument729 if (!valid_vma(vma, is_register)) in build_map_info()789 bool is_register = !!new; in register_for_each_vma() local795 uprobe->offset, is_register); in register_for_each_vma()805 if (err && is_register) in register_for_each_vma()810 if (!vma || !valid_vma(vma, is_register) || in register_for_each_vma()818 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);