Searched refs:MY_TV_NSEC (Results 1 – 2 of 2) sorted by relevance
10 #define MY_TV_NSEC 1337 macro29 tv_nsec != MY_TV_NSEC) in handle__tp()47 tv_nsec != MY_TV_NSEC) in BPF_PROG()65 tv_nsec != MY_TV_NSEC) in BPF_PROG()76 if (tim == MY_TV_NSEC) in BPF_KPROBE()85 if (tim == MY_TV_NSEC) in BPF_PROG()
8 #define MY_TV_NSEC 1337 macro12 struct timespec ts = { .tv_nsec = MY_TV_NSEC }; in nsleep()