Searched refs:pad (Results 1 – 10 of 10) sorted by relevance
/tools/arch/s390/include/uapi/asm/ |
D | kvm.h | 44 __u8 pad; member 82 __u8 pad[6]; member 91 __u8 pad[4]; member 170 __u8 pad[7]; /* Should be set to 0 */ member 178 __u8 pad[7]; /* Should be set to 0 */ member 184 __u32 pad; /* Should be set to 0 */ member
|
/tools/power/cpupower/utils/ |
D | cpufreq-set.c | 70 int power = 0, match_count = 0, i, cp, pad; in string_to_frequency() local 107 pad = power + 1; in string_to_frequency() 109 pad = 0, cp += power + 1; in string_to_frequency() 111 if (cp <= 0 || cp + pad > NORM_FREQ_LEN - 1) in string_to_frequency() 121 for (; i < cp + pad; i++) in string_to_frequency()
|
/tools/arch/x86/include/uapi/asm/ |
D | kvm.h | 85 __u32 pad; member 180 __u32 pad; member 249 __u32 pad; member 298 __u8 pad; member 311 __u8 pad; member
|
/tools/testing/selftests/futex/functional/ |
D | futex_wait_private_mapped_file.c | 39 char pad[PAGE_SZ] = {1}; variable
|
/tools/arch/powerpc/include/uapi/asm/ |
D | kvm.h | 194 __u8 pad[256]; member 242 __u8 pad; member 265 __u8 pad[1020]; member
|
/tools/lib/subcmd/ |
D | parse-options.c | 655 int pad; in print_option_help() local 729 pad = USAGE_OPTS_WIDTH - pos; in print_option_help() 732 pad = USAGE_OPTS_WIDTH; in print_option_help() 734 fprintf(stderr, "%*s%s\n", pad + USAGE_GAP, "", opts->help); in print_option_help()
|
/tools/testing/selftests/x86/ |
D | mpx-mini-test.c | 658 unsigned long pad = getpagesize(); in process_specific_init() local 668 dir = malloc(size + pad); in process_specific_init() 679 dir = mmap((void *)0x200000000000, size + pad, in process_specific_init()
|
/tools/perf/Documentation/ |
D | perf-diff.txt | 67 Use a special separator character and don't pad with spaces, replacing
|
D | perf-report.txt | 189 Use a special separator character and don't pad with spaces, replacing
|
/tools/perf/ |
D | builtin-record.c | 227 u8 pad[8] = {0}; in record__process_auxtrace() local 252 record__write(rec, &pad, padding); in record__process_auxtrace()
|