Searched defs:local (Results 1 – 7 of 7) sorted by relevance
/tools/testing/selftests/breakpoints/ |
D | breakpoint_test.c | 54 int local, int global, int set) in toggle_breakpoint() 205 int len, local, global, i; in trigger_tests() local 292 static void launch_instruction_breakpoints(char *buf, int local, int global) in launch_instruction_breakpoints() 308 int local, int global) in launch_watchpoints() 335 int len, local, global, i; in launch_tests() local
|
/tools/testing/selftests/x86/ |
D | fsgsbase.c | 361 static void set_gs_and_switch_to(unsigned long local, in set_gs_and_switch_to() 620 for (int local = 0; local < 4; local++) { in main() local
|
D | test_vsyscall.c | 467 struct iovec local, remote; in test_process_vm_readv() local
|
/tools/perf/util/ |
D | s390-cpumsf.c | 248 struct hws_basic_entry local; in s390_cpumsf_basic_show() local 292 struct hws_diag_entry local; in s390_cpumsf_diag_show() local 326 struct hws_trailer_entry local; in s390_cpumsf_trailer_show() local
|
/tools/accounting/ |
D | getdelays.c | 92 struct sockaddr_nl local; in create_nl_socket() local
|
/tools/include/uapi/linux/ |
D | pkt_cls.h | 57 #define __TC_ACT_EXT(local) ((local) << __TC_ACT_EXT_SHIFT) argument
|
/tools/power/pm-graph/ |
D | sleepgraph.py | 6066 def runSummary(subdir, local=True, genhtml=False): argument
|