Home
last modified time | relevance | path

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

/linux/kernel/events/
H A Duprobes.c128 static bool valid_vma(struct vm_area_struct *vma, bool is_register) in valid_vma()
473 int ret, is_register, ref_ctr_updated = 0; in uprobe_write_opcode() local
997 build_map_info(struct address_space *mapping, loff_t offset, bool is_register) in build_map_info()
1069 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()