Home
last modified time | relevance | path

Searched refs:ip_sec (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/tools/objtool/arch/loongarch/
H A Dorc.c102 struct section *ip_sec, unsigned int idx, in write_orc_entry() argument
113 if (!elf_init_reloc_text_sym(elf, ip_sec, idx * sizeof(int), idx, in write_orc_entry()
/linux-6.15/tools/objtool/arch/x86/
H A Dorc.c101 struct section *ip_sec, unsigned int idx, in write_orc_entry() argument
114 if (!elf_init_reloc_text_sym(elf, ip_sec, idx * sizeof(int), idx, in write_orc_entry()
/linux-6.15/tools/objtool/include/objtool/
H A Dorc.h10 struct section *ip_sec, unsigned int idx,
/linux-6.15/tools/hv/
H A Dhv_kvp_daemon.c1284 int ip_sec) in process_dns_gateway_nm() argument
1312 if ((ip_ver == IPV4 && ip_sec == IPV4) || in process_dns_gateway_nm()
1313 (ip_ver == IPV6 && ip_sec == IPV6)) { in process_dns_gateway_nm()
1345 int ip_sec) in process_ip_string_nm() argument
1367 if (ip_ver == IPV4 && ip_sec == IPV4) in process_ip_string_nm()
1369 else if (ip_ver == IPV6 && ip_sec == IPV6) in process_ip_string_nm()