Searched defs:is_register (Results 1 - 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/security/tomoyo/ |
| H A D | gc.c | 650 void tomoyo_notify_gc(struct tomoyo_io_buffer *head, const bool is_register) in tomoyo_notify_gc() argument
|
| /kernel/linux/linux-6.6/security/tomoyo/ |
| H A D | gc.c | 650 void tomoyo_notify_gc(struct tomoyo_io_buffer *head, const bool is_register) in tomoyo_notify_gc() argument
|
| /kernel/linux/linux-5.10/kernel/events/ |
| H A D | uprobes.c | 121 static bool valid_vma(struct vm_area_struct *vma, bool is_register) in valid_vma() argument 469 int ret, is_register, ref_ctr_updated = 0; in uprobe_write_opcode() local 966 build_map_info(struct address_space *mapping, loff_t offset, bool is_register) build_map_info() argument 1038 bool is_register = !!new; register_for_each_vma() local [all...] |
| /kernel/linux/linux-6.6/kernel/events/ |
| H A D | uprobes.c | 120 static bool valid_vma(struct vm_area_struct *vma, bool is_register) in valid_vma() argument 465 int ret, is_register, ref_ctr_updated = 0; in uprobe_write_opcode() local 959 build_map_info(struct address_space *mapping, loff_t offset, bool is_register) build_map_info() argument 1031 bool is_register = !!new; register_for_each_vma() local [all...] |
Completed in 7 milliseconds