Home
last modified time | relevance | path

Searched defs:is_register (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/events/
H A Duprobes.c135 static bool valid_vma(struct vm_area_struct *vma, bool is_register) in valid_vma()
406 bool is_register) in __uprobe_write()
491 bool is_register) in uprobe_write_opcode()
499 uprobe_write_verify_t verify, bool is_register, bool do_update_ref_ctr, in uprobe_write()
1202 build_map_info(struct address_space *mapping, loff_t offset, bool is_register) in build_map_info()
1274 bool is_register = !!new; in register_for_each_vma() local
/linux/security/tomoyo/
H A Dgc.c650 void tomoyo_notify_gc(struct tomoyo_io_buffer *head, const bool is_register) in tomoyo_notify_gc()