| /linux/Documentation/virt/kvm/arm/ |
| H A D | ptp_kvm.rst | 7 It relies on transferring the wall clock and counter value from the 28 | | | | upper 32 bits of wall clock time | 30 | | (uint32) | R1 | Lower 32 bits of wall clock time |
|
| /linux/tools/build/feature/ |
| H A D | Makefile | 113 __BUILD = $(CC) $(CFLAGS) -MD -Wall -Werror -o $@ $(patsubst %.bin,%.c,$(@F)) $(LDFLAGS) 120 __BUILDXX = $(CXX) $(CXXFLAGS) -MD -Wall -Werror -o $@ $(patsubst %.bin,%.cpp,$(@F)) $(LDFLAGS) 294 $(CC) $(CFLAGS) -Wall -Werror -o $@ test-libbfd.c -DPACKAGE='"perf"' $(LDFLAGS) -lbfd -ldl -liberty 297 $(CC) $(CFLAGS) -Wall -Werror -o $@ test-libbfd.c -DPACKAGE='"perf"' $(LDFLAGS) -lbfd -ldl -liberty -lz 321 $(CC) -m32 -Wall -Werror -o $@ test-compile.c 324 $(CC) -mx32 -Wall -Werror -o $@ test-compile.c
|
| /linux/tools/testing/selftests/riscv/vector/ |
| H A D | Makefile | 24 -Wall $(CFLAGS) $(LDFLAGS) $^ -o $@ -lgcc 31 -Wall $(CFLAGS) $(LDFLAGS) $^ -o $@ -lgcc
|
| /linux/arch/s390/include/asm/ |
| H A D | vtime.h | 45 * passed wall time before idle_enter to steal_timer: in update_timer_idle() 46 * During the passed wall time before idle_enter CPU time may have in update_timer_idle()
|
| /linux/tools/testing/selftests/sgx/ |
| H A D | Makefile | 15 HOST_CFLAGS := -Wall -Werror -g $(INCLUDES) -fPIC $(CFLAGS) 17 ENCL_CFLAGS += -Wall -Werror -static-pie -nostdlib -ffreestanding -fPIE \
|
| /linux/include/linux/ |
| H A D | timekeeping.h | 82 * ktime_get_real - get the real (wall-) time in ktime_t format 84 * Returns: real (wall) time in ktime_t format 179 * ktime_get_real_ns - Get the current real/wall time in nanoseconds
|
| /linux/drivers/hid/bpf/progs/ |
| H A D | Makefile | 22 CFLAGS := -g -Wall 59 $(Q)$(CLANG) -g -O2 --target=bpf -Wall -Werror $(INCLUDES) \
|
| /linux/scripts/ |
| H A D | kernel-doc | 233 parser.add_argument("-Wall", "--wall", action="store_true", 289 if args.wall:
|
| /linux/tools/thermal/lib/ |
| H A D | Makefile | 46 CFLAGS := -g -Wall 60 override CFLAGS += -Werror -Wall
|
| /linux/tools/testing/selftests/acct/ |
| H A D | Makefile | 3 CFLAGS += -Wall
|
| /linux/tools/testing/selftests/mincore/ |
| H A D | Makefile | 3 CFLAGS += -Wall
|
| /linux/tools/testing/selftests/connector/ |
| H A D | Makefile | 2 CFLAGS += -Wall $(KHDR_INCLUDES)
|
| /linux/samples/fanotify/ |
| H A D | Makefile | 4 userccflags += -I usr/include -Wall
|
| /linux/tools/testing/selftests/filesystems/nsfs/ |
| H A D | Makefile | 4 CFLAGS := -Wall -Werror
|
| /linux/tools/testing/selftests/rlimits/ |
| H A D | Makefile | 3 CFLAGS += -Wall -O2 -g
|
| /linux/tools/testing/selftests/timens/ |
| H A D | Makefile | 4 CFLAGS := -Wall -Werror -pthread
|
| /linux/tools/testing/selftests/cachestat/ |
| H A D | Makefile | 5 CFLAGS += -Wall
|
| /linux/tools/testing/selftests/efivarfs/ |
| H A D | Makefile | 2 CFLAGS = -Wall
|
| /linux/tools/testing/selftests/mseal_system_mappings/ |
| H A D | Makefile | 2 CFLAGS += -std=c99 -pthread -Wall $(KHDR_INCLUDES)
|
| /linux/tools/testing/selftests/move_mount_set_group/ |
| H A D | Makefile | 3 CFLAGS = -g $(KHDR_INCLUDES) -Wall -O2
|
| /linux/tools/testing/selftests/tmpfs/ |
| H A D | Makefile | 2 CFLAGS += -Wall -O2
|
| /linux/tools/testing/selftests/mount_setattr/ |
| H A D | Makefile | 3 CFLAGS = -g $(KHDR_INCLUDES) -Wall -O2 -pthread
|
| /linux/tools/testing/selftests/nci/ |
| H A D | Makefile | 2 CFLAGS += -Wl,-no-as-needed -Wall
|
| /linux/tools/testing/selftests/ring-buffer/ |
| H A D | Makefile | 2 CFLAGS += -Wl,-no-as-needed -Wall
|
| /linux/tools/testing/selftests/tdx/ |
| H A D | Makefile | 3 CFLAGS += -O3 -Wl,-no-as-needed -Wall $(KHDR_INCLUDES) -static
|