Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/events/
Duprobes.c121 static bool valid_vma(struct vm_area_struct *vma, bool is_register) in valid_vma()
467 int ret, is_register, ref_ctr_updated = 0; in uprobe_write_opcode() local
962 build_map_info(struct address_space *mapping, loff_t offset, bool is_register) in build_map_info()
1034 bool is_register = !!new; in register_for_each_vma() local
/linux-6.1.9/security/tomoyo/
Dgc.c650 void tomoyo_notify_gc(struct tomoyo_io_buffer *head, const bool is_register) in tomoyo_notify_gc()