Home
last modified time | relevance | path

Searched defs:leaf (Results 1 – 8 of 8) sorted by relevance

/tools/testing/selftests/bpf/progs/
Dxdpwall.c118 __u8 *leaf; in filter_ipv6_addr() local
127 __u8 *leaf; in filter_ipv4_addr() local
221 __u8 *leaf = bpf_map_lookup_elem(&tcp_port_map, &port); in filter_tcp_port() local
228 __u16 *leaf = bpf_map_lookup_elem(&udp_port_map, &port); in filter_udp_port() local
/tools/arch/x86/kcpuid/
Dkcpuid.c115 static void leaf_print_raw(struct subleaf *leaf) in leaf_print_raw()
134 struct subleaf *leaf; in cpuid_store() local
290 struct subleaf *leaf; in parse_line() local
482 static void show_leaf(struct subleaf *leaf) in show_leaf()
/tools/perf/tests/workloads/
Dleafloop.c20 noinline void leaf(volatile int b) in leaf() function
/tools/testing/selftests/mm/
Dpkey-x86.h123 int leaf; in pkey_reg_xstate_offset() local
/tools/bootconfig/
Dmain.c113 struct xbc_node *leaf; in xbc_show_list() local
/tools/testing/selftests/cgroup/
Dtest_cpu.c411 struct cpu_hogger leaf[3] = {}; in run_cpucg_nested_weight_test() local
/tools/power/x86/x86_energy_perf_policy/
Dx86_energy_perf_policy.c1394 static void get_cpuid_or_exit(unsigned int leaf, in get_cpuid_or_exit()
/tools/perf/util/
Dhist.h239 bool leaf; member