Searched refs:protect (Results 1 – 5 of 5) sorted by relevance
| /tools/laptop/freefall/ |
| A D | freefall.c | 80 static void protect(int seconds) in protect() function 102 protect(0); in ignore_me() 162 protect(21); in main()
|
| /tools/testing/selftests/powerpc/mm/ |
| A D | pkey_siginfo.c | 97 static void *protect(void *p) in protect() function 301 FAIL_IF(pthread_create(&prot_thread, &attr, &protect, &r) != 0); in test() 309 FAIL_IF(pthread_create(&prot_thread, &attr, &protect, &r) != 0); in test() 317 FAIL_IF(pthread_create(&prot_thread, &attr, &protect, &r) != 0); in test()
|
| /tools/testing/selftests/powerpc/dexcr/ |
| A D | Makefile | 9 $(OUTPUT)/hashchk_test: CFLAGS += -fno-pie -no-pie $(call cc-option,-mno-rop-protect)
|
| /tools/memory-model/Documentation/ |
| A D | simple.txt | 120 must be used to protect this global view. This is the approach taken 160 and "protect updates with locking".
|
| /tools/usb/usbip/ |
| A D | COPYING | 28 To protect your rights, we need to make restrictions that forbid 39 We protect your rights with two steps: (1) copyright the software, and
|
Completed in 7 milliseconds