Searched refs:get_tpidr2 (Results 1 – 3 of 3) sorted by relevance
40 static uint64_t get_tpidr2(void) in get_tpidr2() function70 return get_tpidr2() == 0; in default_value()78 return getpid() == get_tpidr2(); in write_read()88 return getpid() == get_tpidr2(); in write_sleep_read()107 if (get_tpidr2() != oldpid) { in write_fork_read()109 putnum(get_tpidr2()); in write_fork_read()115 if (get_tpidr2() == getpid()) { in write_fork_read()150 if (getpid() != get_tpidr2()) { in write_fork_read()196 if (get_tpidr2() != 0) { in write_clone_read()198 putnum(get_tpidr2()); in write_clone_read()[all …]
20 static uint64_t get_tpidr2(void) in get_tpidr2() function47 initial_tpidr2 = get_tpidr2(); in save_tpidr2()55 uint64_t my_tpidr2 = get_tpidr2(); in modify_tpidr2()66 uint64_t tpidr2 = get_tpidr2(); in check_tpidr2()
26 static uint64_t get_tpidr2(void) in get_tpidr2() function50 orig_tpidr2 = get_tpidr2(); in tpidr2_present()