Searched defs:trigger_count (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/testing/selftests/bpf/progs/ | ||
| H A D | trigger_bench.c | 45 int trigger_count(void *ctx) trigger_count() function |
| /linux/drivers/base/ | ||
| H A D | dd.c | 889 int trigger_count = atomic_read(&deferred_trigger_count); driver_probe_device() local |