Searched refs:livepatch_elf_sym (Results 1 – 8 of 8) sorted by relevance
22 struct livepatch_elf_sym { struct32 struct livepatch_elf_sym *sym; /* Array of symbols , allocated by us. */ argument
11 struct livepatch_elf_sym;62 const struct livepatch_elf_sym *sym);64 const struct livepatch_elf_sym *sym);
211 const struct livepatch_elf_sym *sym) in arch_livepatch_symbol_ok()218 const struct livepatch_elf_sym *sym) in arch_livepatch_symbol_deny()
112 const struct livepatch_elf_sym *sym) in arch_livepatch_symbol_ok()
220 struct livepatch_elf_sym *sym; in elf_get_sym()241 sym = xzalloc_array(struct livepatch_elf_sym, nsym); in elf_get_sym()
879 const struct livepatch_elf_sym *sym) in is_payload_symbol()
103 const struct livepatch_elf_sym *sym) in arch_livepatch_symbol_deny()
83 const struct livepatch_elf_sym *sym) in arch_livepatch_symbol_deny()
Completed in 11 milliseconds