Home
last modified time | relevance | path

Searched defs:k (Results 1 – 3 of 3) sorted by relevance

/samples/bpf/
Dtracex3.bpf.c41 #define S(k) if (n >= (1ull << k)) { i += k; n >>= k; } in log2l() argument
Dhbm.c329 int k; in run_bpf_prog() local
453 int k; in main() local
/samples/watch_queue/
Dwatch_test.c50 struct key_notification *k = (struct key_notification *)n; in saw_key_change() local