Searched refs:asym (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/tools/testing/selftests/net/ |
H A D | vrf_route_leaking.sh | 435 ipv4_traceroute asym 458 ipv6_traceroute asym 479 ipv4_ping_ttl asym 500 ipv4_ping_frag asym 521 ipv6_ping_ttl asym 542 ipv6_ping_frag asym
|
/kernel/linux/linux-6.6/tools/testing/selftests/net/ |
H A D | vrf_route_leaking.sh | 435 ipv4_traceroute asym 458 ipv6_traceroute asym 479 ipv4_ping_ttl asym 500 ipv4_ping_frag asym 521 ipv6_ping_ttl asym 542 ipv6_ping_frag asym
|
/kernel/linux/linux-5.10/drivers/edac/ |
H A D | pnd2_edac.c | 90 void (*mk_region)(char *name, struct region *rp, void *asym); 446 static void apl_mk_region(char *name, struct region *rp, void *asym) in apl_mk_region() argument 448 struct b_cr_asym_mem_region0_mchbar *a = asym; in apl_mk_region() 456 static void dnv_mk_region(char *name, struct region *rp, void *asym) in dnv_mk_region() argument 458 struct b_cr_asym_mem_region_denverton *a = asym; in dnv_mk_region() 659 * The amount we need to shift the asym base can be determined by the in sys2pmi()
|
/kernel/linux/linux-6.6/drivers/edac/ |
H A D | pnd2_edac.c | 92 void (*mk_region)(char *name, struct region *rp, void *asym); 424 static void apl_mk_region(char *name, struct region *rp, void *asym) in apl_mk_region() argument 426 struct b_cr_asym_mem_region0_mchbar *a = asym; in apl_mk_region() 434 static void dnv_mk_region(char *name, struct region *rp, void *asym) in dnv_mk_region() argument 436 struct b_cr_asym_mem_region_denverton *a = asym; in dnv_mk_region() 637 * The amount we need to shift the asym base can be determined by the in sys2pmi()
|
/kernel/linux/linux-5.10/kernel/sched/ |
H A D | topology.c | 1999 bool asym = false; in asym_cpu_capacity_level() local 2008 asym = true; in asym_cpu_capacity_level() 2013 if (!asym) in asym_cpu_capacity_level()
|
Completed in 9 milliseconds