Searched defs:leaf (Results 1 – 8 of 8) sorted by relevance
| /tools/arch/x86/kcpuid/ |
| A D | kcpuid.c | 139 #define cpuid(leaf, a, b, c, d) \ argument 142 #define cpuid_count(leaf, subleaf, a, b, c, d) \ argument 160 static void leaf_print_raw(struct subleaf *leaf) in leaf_print_raw() 179 struct subleaf *leaf; in cpuid_store() local 318 struct subleaf *leaf; in parse_line() local 498 static void show_reg_header(bool has_entries, u32 leaf, u32 subleaf, const char *reg_name) in show_reg_header() 504 static void show_leaf(struct subleaf *leaf) in show_leaf()
|
| /tools/testing/selftests/bpf/progs/ |
| A D | xdpwall.c | 118 __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/perf/tests/workloads/ |
| A D | leafloop.c | 20 noinline void leaf(volatile int b) in leaf() function
|
| /tools/testing/selftests/mm/ |
| A D | pkey-x86.h | 125 int leaf; in pkey_reg_xstate_offset() local
|
| /tools/bootconfig/ |
| A D | main.c | 118 struct xbc_node *leaf; in xbc_show_list() local
|
| /tools/testing/selftests/cgroup/ |
| A D | test_cpu.c | 486 struct cpu_hogger leaf[3] = {}; in run_cpucg_nested_weight_test() local
|
| /tools/power/x86/x86_energy_perf_policy/ |
| A D | x86_energy_perf_policy.c | 1394 static void get_cpuid_or_exit(unsigned int leaf, in get_cpuid_or_exit()
|
| /tools/perf/util/ |
| A D | hist.h | 270 bool leaf; member
|
Completed in 22 milliseconds